diff options
author | 2008-08-22 21:29:15 +0000 | |
---|---|---|
committer | 2008-08-22 21:29:15 +0000 | |
commit | ea38ba8b455a0a88b7a00e5f46a7a0c9ee7d778e (patch) | |
tree | 6950c4d6d145e45f02b0efd47de00f552ce3b45b /dev-perl/Authen-SASL | |
parent | keyword ~sparc-fbsd (diff) | |
download | historical-ea38ba8b455a0a88b7a00e5f46a7a0c9ee7d778e.tar.gz historical-ea38ba8b455a0a88b7a00e5f46a7a0c9ee7d778e.tar.bz2 historical-ea38ba8b455a0a88b7a00e5f46a7a0c9ee7d778e.zip |
keyword ~sparc-fbsd
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26.3 x86_64
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild index a4c823eb1d39..c142a6bd25d2 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.12.ebuild,v 1.3 2008/08/22 10:33:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild,v 1.4 2008/08/22 21:29:15 aballier Exp $ MODULE_AUTHOR="GBARR" inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~gbarr/" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="kerberos" SRC_TEST="do" diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index be22ae47637e..24bda5b2c18d 100644 --- a/dev-perl/Authen-SASL/ChangeLog +++ b/dev-perl/Authen-SASL/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Authen-SASL # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.53 2008/08/22 10:33:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.54 2008/08/22 21:29:15 aballier Exp $ + + 22 Aug 2008; Alexis Ballier <aballier@gentoo.org> Authen-SASL-2.12.ebuild: + keyword ~sparc-fbsd 22 Aug 2008; Torsten Veller <tove@gentoo.org> Authen-SASL-2.12.ebuild: Drop ~sparc-fbsd because of missing dependency dev-perl/Digest-HMAC |