[arch-commits] CVS update of extra/lib/perl-email-date (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Jan 6 05:19:21 UTC 2008


    Date: Sunday, January 6, 2008 @ 00:19:21
  Author: eric
    Path: /home/cvs-extra/extra/lib/perl-email-date

 Removed: PKGBUILD (1.1)

extra repo cleanup, moved to unsupported


----------+
 PKGBUILD |   31 -------------------------------
 1 file changed, 31 deletions(-)


Index: extra/lib/perl-email-date/PKGBUILD
diff -u extra/lib/perl-email-date/PKGBUILD:1.1 extra/lib/perl-email-date/PKGBUILD:removed
--- extra/lib/perl-email-date/PKGBUILD:1.1	Sat Sep  1 15:26:20 2007
+++ extra/lib/perl-email-date/PKGBUILD	Sun Jan  6 00:19:21 2008
@@ -1,31 +0,0 @@
-# $Id: PKGBUILD,v 1.1 2007/09/01 19:26:20 jgc Exp $
-# Maintainer: Jan de Groot
-
-pkgname=perl-email-date
-pkgver=1.102
-pkgrel=1
-pkgdesc="Perl module to find and format date headers"
-arch=(i686 x86_64)
-license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/Email-Date/"
-depends=('perl-time-piece' 'perl-timedate' 'perl-email-abstract')
-options=(!emptydirs)
-source=(http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Date-${pkgver}.tar.gz)
-md5sums=('d0640973bf0f01e5ad8fbd4c8b274005')
-
-build() {
-  cd $startdir/src/Email-Date-$pkgver
-  # Force module installation to "current" perl directories.
-  eval `perl -V:archname`
-  yes | perl Makefile.PL \
-      INSTALLARCHLIB=/usr/lib/perl5/current/${archname} \
-      INSTALLSITELIB=/usr/lib/perl5/site_perl/current \
-      INSTALLSITEARCH=/usr/lib/perl5/site_perl/current/${archname}
-  make || return 1
-  make install DESTDIR=${startdir}/pkg
-
-  # remove perllocal.pod and .packlist
-  find ${startdir}/pkg -name perllocal.pod -delete
-  find ${startdir}/pkg -name .packlist -delete
-}
-# vim: ts=2 sw=2 et ft=sh




More information about the arch-commits mailing list