summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-04-27 09:43:46 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-04-27 09:43:46 +0000
commitaf2e6ea8563412e3ae37eb5586bcdf6ccdf9804a (patch)
treef936341a6eaa65a80887fb2ff594b28b3d14793f /perl-core/MIME-Base64
parentkeyword ~x86-fbsd, bug #191500 (diff)
downloadgentoo-2-af2e6ea8563412e3ae37eb5586bcdf6ccdf9804a.tar.gz
gentoo-2-af2e6ea8563412e3ae37eb5586bcdf6ccdf9804a.tar.bz2
gentoo-2-af2e6ea8563412e3ae37eb5586bcdf6ccdf9804a.zip
keyword ~sparc-fbsd, bug #301705
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/MIME-Base64')
-rw-r--r--perl-core/MIME-Base64/ChangeLog5
-rw-r--r--perl-core/MIME-Base64/MIME-Base64-3.09.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/MIME-Base64/ChangeLog b/perl-core/MIME-Base64/ChangeLog
index 68b3e8ff2d58..eaf3df91e1a8 100644
--- a/perl-core/MIME-Base64/ChangeLog
+++ b/perl-core/MIME-Base64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/MIME-Base64
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.27 2010/01/26 21:29:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.28 2010/04/27 09:43:46 aballier Exp $
+
+ 27 Apr 2010; Alexis Ballier <aballier@gentoo.org> MIME-Base64-3.09.ebuild:
+ keyword ~sparc-fbsd, bug #301705
*MIME-Base64-3.09 (26 Jan 2010)
diff --git a/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild b/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild
index 193995fead1c..56f66bdfa619 100644
--- a/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild
+++ b/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild,v 1.1 2010/01/26 21:29:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild,v 1.2 2010/04/27 09:43:46 aballier Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A base64/quoted-printable encoder/decoder Perl Modules"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-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=""
SRC_TEST="do"