summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-05 23:19:04 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-05 23:19:04 +0000
commitce43b56c8ac891badfe9ca598c1b4cabfd38973a (patch)
tree893ff5b50484a613a529317ab3b89114ca75d3ed /perl-core/MIME-Base64
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-ce43b56c8ac891badfe9ca598c1b4cabfd38973a.tar.gz
gentoo-2-ce43b56c8ac891badfe9ca598c1b4cabfd38973a.tar.bz2
gentoo-2-ce43b56c8ac891badfe9ca598c1b4cabfd38973a.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/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.130.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/MIME-Base64/ChangeLog b/perl-core/MIME-Base64/ChangeLog
index b93f35e82e4f..c09e217f2d9b 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.35 2012/04/22 06:20:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.36 2012/05/05 23:19:04 aballier Exp $
+
+ 05 May 2012; Alexis Ballier <aballier@gentoo.org> MIME-Base64-3.130.0.ebuild:
+ keyword ~amd64-fbsd
22 Apr 2012; Torsten Veller <tove@gentoo.org> MIME-Base64-3.130.0.ebuild:
Add ~m68k to keep repoman quiet (#317869)
diff --git a/perl-core/MIME-Base64/MIME-Base64-3.130.0.ebuild b/perl-core/MIME-Base64/MIME-Base64-3.130.0.ebuild
index 4a1b88951c0a..2d5baf5f422e 100644
--- a/perl-core/MIME-Base64/MIME-Base64-3.130.0.ebuild
+++ b/perl-core/MIME-Base64/MIME-Base64-3.130.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/perl-core/MIME-Base64/MIME-Base64-3.130.0.ebuild,v 1.4 2012/04/22 06:20:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.130.0.ebuild,v 1.5 2012/05/05 23:19:04 aballier Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A base64/quoted-printable encoder/decoder Perl Modules"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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"