diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-23 21:16:36 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-23 21:16:36 +0000 |
commit | 7f3e206c6d70826339e7bbcd73380bf02b6ebef0 (patch) | |
tree | 43b0bc3583852e325a3a1b1fc877cc361a30607f /virtual/perl-MIME-Base64 | |
parent | Version bump, fixes among others #133842 (diff) | |
download | gentoo-2-7f3e206c6d70826339e7bbcd73380bf02b6ebef0.tar.gz gentoo-2-7f3e206c6d70826339e7bbcd73380bf02b6ebef0.tar.bz2 gentoo-2-7f3e206c6d70826339e7bbcd73380bf02b6ebef0.zip |
Stable on x86 wrt bug #133989.
(Portage version: 2.1_rc2)
Diffstat (limited to 'virtual/perl-MIME-Base64')
-rw-r--r-- | virtual/perl-MIME-Base64/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-MIME-Base64/ChangeLog b/virtual/perl-MIME-Base64/ChangeLog index 2ce6513d96c2..5016d0bce2d9 100644 --- a/virtual/perl-MIME-Base64/ChangeLog +++ b/virtual/perl-MIME-Base64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-MIME-Base64 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.6 2006/05/23 20:58:21 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.7 2006/05/23 21:16:36 wolf31o2 Exp $ + + 23 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + perl-MIME-Base64-3.07.ebuild: + Stable on x86 wrt bug #133989. 23 May 2006; <mcummings@gentoo.org> perl-MIME-Base64-3.07.ebuild: Marking stable sparc, bug 133989 diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild index f79e5385a4d9..26baedb4f28e 100644 --- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild +++ b/virtual/perl-MIME-Base64/perl-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/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild,v 1.6 2006/05/23 20:58:21 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild,v 1.7 2006/05/23 21:16:36 wolf31o2 Exp $ DESCRIPTION="Virtual for MIME-Base64" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |