diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-08-22 10:26:53 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-08-22 10:26:53 +0000 |
commit | 759555ca67aca4125c09449e9adebfc1a98ee9fa (patch) | |
tree | a99873614e16e4b38311e8450f1af57155e3c22a /dev-perl/Digest-SHA1 | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-759555ca67aca4125c09449e9adebfc1a98ee9fa.tar.gz gentoo-2-759555ca67aca4125c09449e9adebfc1a98ee9fa.tar.bz2 gentoo-2-759555ca67aca4125c09449e9adebfc1a98ee9fa.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'dev-perl/Digest-SHA1')
-rw-r--r-- | dev-perl/Digest-SHA1/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Digest-SHA1/Digest-SHA1-2.11.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Digest-SHA1/ChangeLog b/dev-perl/Digest-SHA1/ChangeLog index 972f11da2b53..a4733b427c36 100644 --- a/dev-perl/Digest-SHA1/ChangeLog +++ b/dev-perl/Digest-SHA1/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Digest-SHA1 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.43 2007/01/15 17:31:27 mcummings Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.44 2008/08/22 10:26:53 aballier Exp $ + + 22 Aug 2008; Alexis Ballier <aballier@gentoo.org> Digest-SHA1-2.11.ebuild: + keyword ~x86-fbsd 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> -Digest-SHA1-2.07.ebuild, -Digest-SHA1-2.10.ebuild, diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.11.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.11.ebuild index cf1a7d232115..fca8da75dd31 100644 --- a/dev-perl/Digest-SHA1/Digest-SHA1-2.11.ebuild +++ b/dev-perl/Digest-SHA1/Digest-SHA1-2.11.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/dev-perl/Digest-SHA1/Digest-SHA1-2.11.ebuild,v 1.16 2007/01/15 17:31:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.11.ebuild,v 1.17 2008/08/22 10:26:53 aballier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.perl.com/CPAN/authors/id/GAAS/${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="virtual/perl-digest-base |