diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 20:30:44 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 20:30:44 +0000 |
commit | 6aa7f7a7ce7f573914b20db067d85408c0e9b1cf (patch) | |
tree | 5cff7cf8647a60536cdc888421707d593affb9bc /dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild | |
parent | ppc stable (diff) | |
download | gentoo-2-6aa7f7a7ce7f573914b20db067d85408c0e9b1cf.tar.gz gentoo-2-6aa7f7a7ce7f573914b20db067d85408c0e9b1cf.tar.bz2 gentoo-2-6aa7f7a7ce7f573914b20db067d85408c0e9b1cf.zip |
ppc stable
(Portage version: 2.1.1)
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 dfbd2d19cd06..adf805ecc592 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.6 2006/08/06 18:36:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild,v 1.7 2006/09/16 20:30:44 dertobi123 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" |