[arch-commits] CVS update of unstable/system/lirc-mm (PKGBUILD)

Travis Willard travis at archlinux.org
Tue Aug 21 02:46:32 UTC 2007


    Date: Monday, August 20, 2007 @ 22:46:32
  Author: travis
    Path: /home/cvs-unstable/unstable/system/lirc-mm

Modified: PKGBUILD (1.2 -> 1.3)

Add license - same as extra/lirc


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


Index: unstable/system/lirc-mm/PKGBUILD
diff -u unstable/system/lirc-mm/PKGBUILD:1.2 unstable/system/lirc-mm/PKGBUILD:1.3
--- unstable/system/lirc-mm/PKGBUILD:1.2	Mon May 28 06:47:30 2007
+++ unstable/system/lirc-mm/PKGBUILD	Mon Aug 20 22:46:32 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.2 2007/05/28 10:47:30 tom Exp $
+# $Id: PKGBUILD,v 1.3 2007/08/21 02:46:32 travis Exp $
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=lirc-mm
@@ -7,10 +7,11 @@
 _kernver=2.6.22-mm
 pkgdesc="Linux Infrared Remote Control kernel modules for kernel26mm."
 arch=(i686 x86_64)
+url="http://www.lirc.org/"
+license=('GPL')
 depends=('lirc-utils' 'kernel26mm')
 makedepends=(help2man)
 source=(http://umn.dl.sf.net/sourceforge/lirc/lirc-$pkgver.tar.bz2 kernel-2.6.20.patch)
-url="http://www.lirc.org/"
 install=lirc.install
 replaces=('lirc+pctv')
 




More information about the arch-commits mailing list