summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-28 02:57:20 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-28 02:57:20 +0000
commit844a0bd5c471f052e63ad752f520f6fb4df527f6 (patch)
tree71c2c0fb9d9d34058c94faeaba1dd349bddbef89 /dev-perl/Authen-SASL
parentarm KEYWORDS (diff)
downloadgentoo-2-844a0bd5c471f052e63ad752f520f6fb4df527f6.tar.gz
gentoo-2-844a0bd5c471f052e63ad752f520f6fb4df527f6.tar.bz2
gentoo-2-844a0bd5c471f052e63ad752f520f6fb4df527f6.zip
arm KEYWORDS
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r--dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild
index 6b8095cbc4c6..9177de5658e9 100644
--- a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild
+++ b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild
@@ -1,17 +1,16 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.11 2004/05/12 05:01:45 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.12 2004/05/28 02:53:18 vapier Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="A Perl SASL interface"
-AUTHOR="GBARR"
HOMEPAGE="http://search.cpan.org/CPAN/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/"
SRC_URI="${HOMEPAGE}/${P}.tar.gz"
-SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 sparc alpha ppc ia64 mips amd64 s390"
+SLOT="0"
+KEYWORDS="x86 ppc sparc mips alpha arm amd64 ia64 s390"
export OPTIMIZE="$CFLAGS"
+AUTHOR="GBARR"