diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-30 17:27:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-30 17:27:38 +0000 |
commit | 164cb8b860daba8a790523dcaaebab26835d3a88 (patch) | |
tree | 25cd1b81c581c8da538042da34e613c1fd28113a /dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild | |
parent | Bump to latest version, thanks to Attila Jecs and Jorma Rus in bug #137716. (diff) | |
download | gentoo-2-164cb8b860daba8a790523dcaaebab26835d3a88.tar.gz gentoo-2-164cb8b860daba8a790523dcaaebab26835d3a88.tar.bz2 gentoo-2-164cb8b860daba8a790523dcaaebab26835d3a88.zip |
Stable on hppa
(Portage version: 2.1-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 e10aff629d5e..a6ca51547d1d 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.2 2006/06/11 23:46:15 mcummings Exp $ +# $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 $ 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" |