summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-09-05 05:48:44 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-09-05 05:48:44 +0000
commit952159546b5def6b2418c73875f36600f958b258 (patch)
tree2ef3d990c3502912637855feb90ffeefdc6e908a /perl-core/MIME-Base64
parentMarked stable on mips. (diff)
downloadgentoo-2-952159546b5def6b2418c73875f36600f958b258.tar.gz
gentoo-2-952159546b5def6b2418c73875f36600f958b258.tar.bz2
gentoo-2-952159546b5def6b2418c73875f36600f958b258.zip
Marked stable on mips.
(Portage version: 2.1.1_rc1-r1)
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.07.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/MIME-Base64/ChangeLog b/perl-core/MIME-Base64/ChangeLog
index 3b72aa716724..eeef526c20ad 100644
--- a/perl-core/MIME-Base64/ChangeLog
+++ b/perl-core/MIME-Base64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/MIME-Base64
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.8 2006/08/18 02:19:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.9 2006/09/05 05:48:44 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> MIME-Base64-3.07.ebuild:
+ Marked stable on mips.
18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
MIME-Base64-3.07.ebuild:
diff --git a/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild b/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild
index 0ce7f6c217e7..3b35ccffe242 100644
--- a/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild
+++ b/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.07.ebuild,v 1.8 2006/08/18 02:19:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild,v 1.9 2006/09/05 05:48:44 kumba Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 mips ~ppc ~ppc64 s390 sh sparc ~x86"
IUSE=""
SRC_TEST="do"