[arch-commits] CVS update of extra/devel/kdevelop (PKGBUILD)

Travis Willard travis at archlinux.org
Sun Apr 29 18:03:15 UTC 2007


    Date: Sunday, April 29, 2007 @ 14:03:15
  Author: travis
    Path: /home/cvs-extra/extra/devel/kdevelop

Modified: PKGBUILD (1.40 -> 1.41)

Another cosmetic change - make license array look more like an array.


----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Index: extra/devel/kdevelop/PKGBUILD
diff -u extra/devel/kdevelop/PKGBUILD:1.40 extra/devel/kdevelop/PKGBUILD:1.41
--- extra/devel/kdevelop/PKGBUILD:1.40	Sun Apr 29 11:17:39 2007
+++ extra/devel/kdevelop/PKGBUILD	Sun Apr 29 14:03:15 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.40 2007/04/29 15:17:39 travis Exp $
+# $Id: PKGBUILD,v 1.41 2007/04/29 18:03:15 travis Exp $
 # Maintainer: damir <damir at archlinux.org>
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 
@@ -8,7 +8,7 @@
 pkgdesc="A C/C++ development environment for KDE"
 arch=('i686' 'x86_64')
 url="http://www.kdevelop.org/"
-license="GPL"
+license=('GPL')
 depends=('kdelibs>=3.5.6' 'kdebase>=3.5.6' 'kdesdk>=3.5.6' 'graphviz' \
          'flex>=2.5.4' 'gcc' 'perl' 'make' 'automake>=1.6' 'autoconf>=2.52' \
          'gettext' 'db>=4.5' 'cvs')




More information about the arch-commits mailing list