diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-08-22 10:25:04 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-08-22 10:25:04 +0000 |
commit | 4d7478e52d5834656ef14388462117e97751dedf (patch) | |
tree | 6fe868e0e8b0126f9919eea080f8d8feca3d05c6 /perl-core | |
parent | Add dev-perl/Digest-HMAC to DEPEND (#234195) (diff) | |
download | gentoo-2-4d7478e52d5834656ef14388462117e97751dedf.tar.gz gentoo-2-4d7478e52d5834656ef14388462117e97751dedf.tar.bz2 gentoo-2-4d7478e52d5834656ef14388462117e97751dedf.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/digest-base/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/digest-base/digest-base-1.15.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog index 8246e3741978..fea4dcf5ed56 100644 --- a/perl-core/digest-base/ChangeLog +++ b/perl-core/digest-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/digest-base -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.32 2007/05/11 02:56:11 kumba Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.33 2008/08/22 10:25:04 aballier Exp $ + + 22 Aug 2008; Alexis Ballier <aballier@gentoo.org> digest-base-1.15.ebuild: + keyword ~x86-fbsd 11 May 2007; Joshua Kinard <kumba@gentoo.org> digest-base-1.15.ebuild: Stable on mips. diff --git a/perl-core/digest-base/digest-base-1.15.ebuild b/perl-core/digest-base/digest-base-1.15.ebuild index d17892f588d7..55fcb7b7b15a 100644 --- a/perl-core/digest-base/digest-base-1.15.ebuild +++ b/perl-core/digest-base/digest-base-1.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.15.ebuild,v 1.13 2007/05/11 02:56:11 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.15.ebuild,v 1.14 2008/08/22 10:25:04 aballier Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" 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 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl |