diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-08-06 13:28:26 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-08-06 13:28:26 +0000 |
commit | e2779061352b777197be8a9a2445fb59a5a1be68 (patch) | |
tree | 5223117e8927468cc7bf6ecd17efcfc17eed1eae /dev-perl/Crypt-RC4 | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-e2779061352b777197be8a9a2445fb59a5a1be68.tar.gz historical-e2779061352b777197be8a9a2445fb59a5a1be68.tar.bz2 historical-e2779061352b777197be8a9a2445fb59a5a1be68.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Crypt-RC4')
-rw-r--r-- | dev-perl/Crypt-RC4/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Crypt-RC4/ChangeLog b/dev-perl/Crypt-RC4/ChangeLog index f91b34033f94..dfd50a98f0eb 100644 --- a/dev-perl/Crypt-RC4/ChangeLog +++ b/dev-perl/Crypt-RC4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Crypt-RC4 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RC4/ChangeLog,v 1.6 2012/08/02 20:36:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RC4/ChangeLog,v 1.7 2012/08/06 13:20:51 aballier Exp $ + + 06 Aug 2012; Alexis Ballier <aballier@gentoo.org> Crypt-RC4-2.020.0.ebuild: + keyword ~amd64-fbsd 02 Aug 2012; Markus Meier <maekke@gentoo.org> Crypt-RC4-2.020.0.ebuild: add ~arm, bug #428248 diff --git a/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild b/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild index fb413454163f..3356df9dfa43 100644 --- a/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild +++ b/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild,v 1.5 2012/08/02 20:36:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild,v 1.6 2012/08/06 13:20:51 aballier Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Implements the RC4 encryption algorithm" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~sparc x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |