diff options
author | 2015-01-09 18:46:44 +0000 | |
---|---|---|
committer | 2015-01-09 18:46:44 +0000 | |
commit | 0913c71ea932d91130b57c4e5b607739f5040274 (patch) | |
tree | ae100317135dd51ada5340dc95e88e03291b2bf5 /dev-perl | |
parent | Pull correct version (diff) | |
download | gentoo-2-0913c71ea932d91130b57c4e5b607739f5040274.tar.gz gentoo-2-0913c71ea932d91130b57c4e5b607739f5040274.tar.bz2 gentoo-2-0913c71ea932d91130b57c4e5b607739f5040274.zip |
Stable for all wrt bug #535208
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/MIME-Types/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/MIME-Types/MIME-Types-2.040.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 aea6e630d9c4..13dc43d7cfdf 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/ChangeLog,v 1.110 2015/01/09 13:41:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/ChangeLog,v 1.111 2015/01/09 18:46:44 zlogene Exp $ + + 09 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> MIME-Types-2.040.0.ebuild: + Stable for all wrt bug #535208 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> MIME-Types-2.040.0.ebuild: Stable for amd64, wrt bug #535208 diff --git a/dev-perl/MIME-Types/MIME-Types-2.040.0.ebuild b/dev-perl/MIME-Types/MIME-Types-2.040.0.ebuild index d120f746f75a..86f5213bdc99 100644 --- a/dev-perl/MIME-Types/MIME-Types-2.040.0.ebuild +++ b/dev-perl/MIME-Types/MIME-Types-2.040.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/MIME-Types-2.040.0.ebuild,v 1.3 2015/01/09 13:41:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/MIME-Types-2.040.0.ebuild,v 1.4 2015/01/09 18:46:44 zlogene 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" |