diff options
author | 2012-10-16 14:36:18 +0000 | |
---|---|---|
committer | 2012-10-16 14:36:18 +0000 | |
commit | b8c41ddb67a274a0d3aa2ede3b719a67ef70f713 (patch) | |
tree | bae66193777f2b32b5c946d86e9f80d4b3924210 /dev-perl/Email-MIME | |
parent | stable ppc64, bug #438294 (diff) | |
download | gentoo-2-b8c41ddb67a274a0d3aa2ede3b719a67ef70f713.tar.gz gentoo-2-b8c41ddb67a274a0d3aa2ede3b719a67ef70f713.tar.bz2 gentoo-2-b8c41ddb67a274a0d3aa2ede3b719a67ef70f713.zip |
stable ppc64, bug #438294
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Email-MIME')
-rw-r--r-- | dev-perl/Email-MIME/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Email-MIME/Email-MIME-1.911.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Email-MIME/ChangeLog b/dev-perl/Email-MIME/ChangeLog index 211191ff2d67..46a4b8e1cd68 100644 --- a/dev-perl/Email-MIME/ChangeLog +++ b/dev-perl/Email-MIME/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Email-MIME # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME/ChangeLog,v 1.65 2012/10/15 21:21:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME/ChangeLog,v 1.66 2012/10/16 14:36:18 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + Email-MIME-1.911.0.ebuild: + stable ppc64, bug #438294 15 Oct 2012; Anthony G. Basile <blueness@gentoo.org> Email-MIME-1.911.0.ebuild: diff --git a/dev-perl/Email-MIME/Email-MIME-1.911.0.ebuild b/dev-perl/Email-MIME/Email-MIME-1.911.0.ebuild index e55a7e3f7cdb..77bc510fb6b1 100644 --- a/dev-perl/Email-MIME/Email-MIME-1.911.0.ebuild +++ b/dev-perl/Email-MIME/Email-MIME-1.911.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/dev-perl/Email-MIME/Email-MIME-1.911.0.ebuild,v 1.3 2012/10/15 21:21:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME/Email-MIME-1.911.0.ebuild,v 1.4 2012/10/16 14:36:18 blueness Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Easy MIME message parsing" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 ~x86 ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |