diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-07-02 20:11:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-07-02 20:11:19 +0000 |
commit | 1c92dfa7905d3936ac93bef5b337af5f6700f2a2 (patch) | |
tree | 8a7fa941078fc4853cf144ce97fe4a0828d449f4 /dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild | |
parent | m68k love (diff) | |
download | historical-1c92dfa7905d3936ac93bef5b337af5f6700f2a2.tar.gz historical-1c92dfa7905d3936ac93bef5b337af5f6700f2a2.tar.bz2 historical-1c92dfa7905d3936ac93bef5b337af5f6700f2a2.zip |
arm/ia64/s390/sh stable
Package-Manager: portage-2.1.1_pre2-r1
Diffstat (limited to 'dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild index a6ca51547d1d..b610d18bc103 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild,v 1.3 2006/06/30 17:27:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild,v 1.4 2006/07/02 20:06:13 vapier Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86" IUSE="" SRC_TEST="do" |