[arch-commits] CVS update of extra/kde/kdewebdev (PKGBUILD)

Travis Willard travis at archlinux.org
Wed Aug 1 00:47:28 UTC 2007


    Date: Tuesday, July 31, 2007 @ 20:47:28
  Author: travis
    Path: /home/cvs-extra/extra/kde/kdewebdev

Modified: PKGBUILD (1.27 -> 1.28)

Add license field


----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Index: extra/kde/kdewebdev/PKGBUILD
diff -u extra/kde/kdewebdev/PKGBUILD:1.27 extra/kde/kdewebdev/PKGBUILD:1.28
--- extra/kde/kdewebdev/PKGBUILD:1.27	Mon May 21 13:41:02 2007
+++ extra/kde/kdewebdev/PKGBUILD	Tue Jul 31 20:47:28 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.27 2007/05/21 17:41:02 tpowa Exp $
+# $Id: PKGBUILD,v 1.28 2007/08/01 00:47:28 travis Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 provides=('quanta')
@@ -10,6 +10,7 @@
 pkgdesc="A web development tool for the K Desktop Environment."
 arch=(i686 x86_64)
 url="http://kdewebdev.org/"
+license=('GPL')
 depends=('kdelibs>=3.5.7' 'kdesdk>=3.5.7' 'pcre' 'libxml2>=2.6.0' 'libxslt>=1.0.18' 'tidyhtml') 
 
 # for easier build, just uncomment the mirror you want to use




More information about the arch-commits mailing list