diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-18 20:44:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-18 20:44:50 +0000 |
commit | 2ded7a0ab477fe12148b611c80c2c8360291fbbd (patch) | |
tree | 387207b5e20001981b0514b7cfbe90c7907404be /dev-perl/MIME-Types | |
parent | Stable for alpha, wrt bug #463040 (diff) | |
download | gentoo-2-2ded7a0ab477fe12148b611c80c2c8360291fbbd.tar.gz gentoo-2-2ded7a0ab477fe12148b611c80c2c8360291fbbd.tar.bz2 gentoo-2-2ded7a0ab477fe12148b611c80c2c8360291fbbd.zip |
Stable for alpha, wrt bug #461124
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 3a5de1720756..af128783e662 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.96 2013/05/18 05:26:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/ChangeLog,v 1.97 2013/05/18 20:44:50 ago Exp $ + + 18 May 2013; Agostino Sarubbo <ago@gentoo.org> MIME-Types-1.380.0.ebuild: + Stable for alpha, wrt bug #461124 18 May 2013; Agostino Sarubbo <ago@gentoo.org> MIME-Types-1.380.0.ebuild: Stable for ia64, 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 cd6327f73d08..d962597f6c9f 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.7 2013/05/18 05:26:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/MIME-Types-1.380.0.ebuild,v 1.8 2013/05/18 20:44:50 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" |