summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:09:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:09:52 +0000
commit02ca93fcfaa7e50e478bf776005b930b2326c80f (patch)
tree32e1c45e729824f089279d4f805a2c1c3c6e65e5 /dev-perl/Email-MIME-ContentType
parentUSE flag pyglet added, closing bug #405315 (diff)
downloadgentoo-2-02ca93fcfaa7e50e478bf776005b930b2326c80f.tar.gz
gentoo-2-02ca93fcfaa7e50e478bf776005b930b2326c80f.tar.bz2
gentoo-2-02ca93fcfaa7e50e478bf776005b930b2326c80f.zip
Stable for amd64, wrt bug #400103
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Email-MIME-ContentType')
-rw-r--r--dev-perl/Email-MIME-ContentType/ChangeLog8
-rw-r--r--dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.15.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Email-MIME-ContentType/ChangeLog b/dev-perl/Email-MIME-ContentType/ChangeLog
index e9f5ce5e82b3..5dbf388916e6 100644
--- a/dev-perl/Email-MIME-ContentType/ChangeLog
+++ b/dev-perl/Email-MIME-ContentType/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-MIME-ContentType
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/ChangeLog,v 1.22 2011/09/04 11:20:46 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/ChangeLog,v 1.23 2012/02/24 10:09:52 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ Email-MIME-ContentType-1.15.0.ebuild:
+ Stable for amd64, wrt bug #400103
04 Sep 2011; Torsten Veller <tove@gentoo.org>
-Email-MIME-ContentType-1.015.ebuild:
diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.15.0.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.15.0.ebuild
index d1360bf29246..5026b3ba7554 100644
--- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.15.0.ebuild
+++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.15.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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-ContentType/Email-MIME-ContentType-1.15.0.ebuild,v 1.1 2011/08/31 10:53:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.15.0.ebuild,v 1.2 2012/02/24 10:09:52 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Parse a MIME Content-Type Header"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""