summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-30 12:28:27 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-30 12:28:27 +0000
commit4fa5c33bf89cdda9fe03c216ad919926d8ad547a (patch)
tree571a81c9a8b5d5e4488975771859889bd0c6da56 /perl-core
parentDrop ~sparc-fbsd KEYWORD (diff)
downloadgentoo-2-4fa5c33bf89cdda9fe03c216ad919926d8ad547a.tar.gz
gentoo-2-4fa5c33bf89cdda9fe03c216ad919926d8ad547a.tar.bz2
gentoo-2-4fa5c33bf89cdda9fe03c216ad919926d8ad547a.zip
Drop ~sparc-fbsd KEYWORD
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/digest-base/ChangeLog5
-rw-r--r--perl-core/digest-base/digest-base-1.160.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog
index cfed108f1252..a86d31ac04b5 100644
--- a/perl-core/digest-base/ChangeLog
+++ b/perl-core/digest-base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/digest-base
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.47 2011/05/18 16:13:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.48 2011/07/30 12:28:27 tove Exp $
+
+ 30 Jul 2011; Torsten Veller <tove@gentoo.org> digest-base-1.160.0.ebuild:
+ Drop ~sparc-fbsd KEYWORD
*digest-base-1.160.0 (18 May 2011)
diff --git a/perl-core/digest-base/digest-base-1.160.0.ebuild b/perl-core/digest-base/digest-base-1.160.0.ebuild
index 7272428712c0..cbfca15d91f2 100644
--- a/perl-core/digest-base/digest-base-1.160.0.ebuild
+++ b/perl-core/digest-base/digest-base-1.160.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.160.0.ebuild,v 1.1 2011/05/18 16:13:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.160.0.ebuild,v 1.2 2011/07/30 12:28:27 tove Exp $
EAPI=2
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Modules that calculate message digests"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="virtual/perl-MIME-Base64"