[arch-commits] CVS update of unstable/modules/at76c503a-cvs-ck (PKGBUILD)
Travis Willard
travis at archlinux.org
Mon Aug 20 23:33:29 UTC 2007
Date: Monday, August 20, 2007 @ 19:33:29
Author: travis
Path: /home/cvs-unstable/unstable/modules/at76c503a-cvs-ck
Modified: PKGBUILD (1.2 -> 1.3)
clarify license notation as a bash array
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: unstable/modules/at76c503a-cvs-ck/PKGBUILD
diff -u unstable/modules/at76c503a-cvs-ck/PKGBUILD:1.2 unstable/modules/at76c503a-cvs-ck/PKGBUILD:1.3
--- unstable/modules/at76c503a-cvs-ck/PKGBUILD:1.2 Sun Feb 25 12:38:26 2007
+++ unstable/modules/at76c503a-cvs-ck/PKGBUILD Mon Aug 20 19:33:28 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.2 2007/02/25 17:38:26 ganja_guru Exp $
+# $Id: PKGBUILD,v 1.3 2007/08/20 23:33:28 travis Exp $
# Maintainer: James Rayner <james at archlinux.org>
# Contributor: Giovanni Scafora <linuxmania at gmail.com>
@@ -9,7 +9,7 @@
pkgdesc="Another driver for the Atmel AT76C503A based USB WLAN adapters from latest CVS version."
arch=('i686' 'x86_64')
url="http://developer.berlios.de/projects/at76c503a"
-license="GPL"
+license=('GPL')
depends=('wireless_tools' 'kernel26ck' 'at76c503a-fw-cvs')
provides=('at76c503a-ck')
conflicts=('at76c503a-ck')
More information about the arch-commits
mailing list