[arch-commits] CVS update of extra/kde/kdesdk (PKGBUILD)
Travis Willard
travis at archlinux.org
Wed Aug 1 00:56:01 UTC 2007
Date: Tuesday, July 31, 2007 @ 20:56:01
Author: travis
Path: /home/cvs-extra/extra/kde/kdesdk
Modified: PKGBUILD (1.40 -> 1.41)
Added license field
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: extra/kde/kdesdk/PKGBUILD
diff -u extra/kde/kdesdk/PKGBUILD:1.40 extra/kde/kdesdk/PKGBUILD:1.41
--- extra/kde/kdesdk/PKGBUILD:1.40 Mon May 21 13:41:01 2007
+++ extra/kde/kdesdk/PKGBUILD Tue Jul 31 20:56:01 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.40 2007/05/21 17:41:01 tpowa Exp $
+# $Id: PKGBUILD,v 1.41 2007/08/01 00:56:01 travis Exp $
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=kdesdk
@@ -8,6 +8,7 @@
pkgdesc="KDE Software Development Kit."
arch=(i686 x86_64)
url="http://www.kde.org"
+license=('GPL')
groups=('kde')
makedepends=('subversion')
depends=('kdelibs>=3.5.7' 'db' 'flex' 'python' 'kdepim>=3.5.7') #apache is not a depend!
More information about the arch-commits
mailing list