[arch-commits] CVS update of extra/modules/perl-extutils-depends (PKGBUILD)

Eric Belanger eric at archlinux.org
Thu Jan 24 02:25:52 UTC 2008


    Date: Wednesday, January 23, 2008 @ 21:25:52
  Author: eric
    Path: /home/cvs-extra/extra/modules/perl-extutils-depends

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: perl-extutils-depends 0.205-3
added license


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


Index: extra/modules/perl-extutils-depends/PKGBUILD
diff -u extra/modules/perl-extutils-depends/PKGBUILD:1.7 extra/modules/perl-extutils-depends/PKGBUILD:1.8
--- extra/modules/perl-extutils-depends/PKGBUILD:1.7	Tue Jan 22 23:22:02 2008
+++ extra/modules/perl-extutils-depends/PKGBUILD	Wed Jan 23 21:25:52 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.7 2008/01/23 04:22:02 kevin Exp $
+# $Id: PKGBUILD,v 1.8 2008/01/24 02:25:52 eric Exp $
 # Contributor: Sarah Hay <sarah at archlinux.org>
 # Maintainer: Arjan Timmerman <arjan at soulfly.nl>
 
@@ -8,12 +8,13 @@
 pkgrel=3
 pkgdesc="The Perl depends module"
 arch=(i686 x86_64)
+license=('GPL' 'PerlArtistic')
 url="http://gtk2-perl.sourceforge.net/"
 depends=('perl>=5.10.0')
 source=(http://dl.sourceforge.net/sourceforge/gtk2-perl/${_realname}-${pkgver}.tar.gz)
+md5sums=('02c22a93ec9efb8e457764114ce24eb4')
 replaces=(extutils-depends)
 options=(!emptydirs)
-md5sums=(02c22a93ec9efb8e457764114ce24eb4)
 
 build() {
   cd ${startdir}/src/${_realname}-${pkgver}




More information about the arch-commits mailing list