diff options
author | 2013-05-16 13:16:28 +0000 | |
---|---|---|
committer | 2013-05-16 13:16:28 +0000 | |
commit | 21486a80b839ac7e7119b1e95860095b39048cc4 (patch) | |
tree | 330c0bce8e22e5cb80d5e2f8405bc752ca1c7009 /dev-perl/MIME-Types | |
parent | Stable for ppc, wrt bug #461122 (diff) | |
download | gentoo-2-21486a80b839ac7e7119b1e95860095b39048cc4.tar.gz gentoo-2-21486a80b839ac7e7119b1e95860095b39048cc4.tar.bz2 gentoo-2-21486a80b839ac7e7119b1e95860095b39048cc4.zip |
Stable for ppc, wrt bug #461124
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/MIME-Types')
-rw-r--r-- | dev-perl/MIME-Types/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/MIME-Types/MIME-Types-1.380.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/MIME-Types/ChangeLog b/dev-perl/MIME-Types/ChangeLog index 3a2405c2d491..9690c6e644c7 100644 --- a/dev-perl/MIME-Types/ChangeLog +++ b/dev-perl/MIME-Types/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/MIME-Types # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/ChangeLog,v 1.92 2013/05/15 14:15:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/ChangeLog,v 1.93 2013/05/16 13:16:28 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> MIME-Types-1.380.0.ebuild: + Stable for ppc, wrt bug #461124 15 May 2013; Agostino Sarubbo <ago@gentoo.org> MIME-Types-1.380.0.ebuild: Stable for x86, wrt bug #461124 diff --git a/dev-perl/MIME-Types/MIME-Types-1.380.0.ebuild b/dev-perl/MIME-Types/MIME-Types-1.380.0.ebuild index 471d9d5e33f4..0835fe883982 100644 --- a/dev-perl/MIME-Types/MIME-Types-1.380.0.ebuild +++ b/dev-perl/MIME-Types/MIME-Types-1.380.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/MIME-Types-1.380.0.ebuild,v 1.3 2013/05/15 14:15:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/MIME-Types-1.380.0.ebuild,v 1.4 2013/05/16 13:16:28 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Definition of MIME types" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |