diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-04 20:41:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-04 20:41:32 +0000 |
commit | d2c4145ae73a8f9de03bd2ca1d9cd16ac3693af3 (patch) | |
tree | a71960a881b210b8e96557ce4b6c4e12aaa0ebe1 /dev-perl/Email-MIME-Creator | |
parent | Version bump, remove old (diff) | |
download | historical-d2c4145ae73a8f9de03bd2ca1d9cd16ac3693af3.tar.gz historical-d2c4145ae73a8f9de03bd2ca1d9cd16ac3693af3.tar.bz2 historical-d2c4145ae73a8f9de03bd2ca1d9cd16ac3693af3.zip |
Stable on ppc64; bug #198075
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/Email-MIME-Creator')
-rw-r--r-- | dev-perl/Email-MIME-Creator/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Email-MIME-Creator/ChangeLog b/dev-perl/Email-MIME-Creator/ChangeLog index a8ca76f60fee..2ee37f42d291 100644 --- a/dev-perl/Email-MIME-Creator/ChangeLog +++ b/dev-perl/Email-MIME-Creator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Email-MIME-Creator # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Creator/ChangeLog,v 1.13 2007/12/04 19:33:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Creator/ChangeLog,v 1.14 2007/12/04 20:32:37 corsair Exp $ + + 04 Dec 2007; Markus Rothe <corsair@gentoo.org> + Email-MIME-Creator-1.453.ebuild: + Stable on ppc64; bug #198075 04 Dec 2007; nixnut <nixnut@gentoo.org> Email-MIME-Creator-1.453.ebuild: Stable on ppc wrt bug 198075 diff --git a/dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.ebuild b/dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.ebuild index 5627b996abe4..8a997ad7cb59 100644 --- a/dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.ebuild +++ b/dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.ebuild,v 1.7 2007/12/04 19:33:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.ebuild,v 1.8 2007/12/04 20:32:37 corsair Exp $ inherit perl-module @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" DEPEND=">=dev-perl/Email-Simple-Creator-1.41 virtual/perl-Test-Simple |