diff options
author | 2012-08-03 10:49:19 +0000 | |
---|---|---|
committer | 2012-08-03 10:49:19 +0000 | |
commit | 26b458a6427ffe78961933cf6fddd0b90ec6912d (patch) | |
tree | 7afea44b4d5abd08764f4a795894033ea7a69fb6 /dev-perl | |
parent | Stable for amd64, wrt bug #418819 (diff) | |
download | gentoo-2-26b458a6427ffe78961933cf6fddd0b90ec6912d.tar.gz gentoo-2-26b458a6427ffe78961933cf6fddd0b90ec6912d.tar.bz2 gentoo-2-26b458a6427ffe78961933cf6fddd0b90ec6912d.zip |
Stable for amd64, wrt bug #418821
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/MIME-Lite/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/MIME-Lite/MIME-Lite-3.28.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/MIME-Lite/ChangeLog b/dev-perl/MIME-Lite/ChangeLog index 49377b4a831f..dd6eb9c70e3a 100644 --- a/dev-perl/MIME-Lite/ChangeLog +++ b/dev-perl/MIME-Lite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/MIME-Lite # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.41 2012/08/01 07:48:38 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.42 2012/08/03 10:49:19 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> MIME-Lite-3.28.0.ebuild: + Stable for amd64, wrt bug #418821 01 Aug 2012; Jeff Horelick <jdhore@gentoo.org> MIME-Lite-3.28.0.ebuild: marked x86 per bug 418821 diff --git a/dev-perl/MIME-Lite/MIME-Lite-3.28.0.ebuild b/dev-perl/MIME-Lite/MIME-Lite-3.28.0.ebuild index 706c4383ae3c..53b4b306b6ff 100644 --- a/dev-perl/MIME-Lite/MIME-Lite-3.28.0.ebuild +++ b/dev-perl/MIME-Lite/MIME-Lite-3.28.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/MIME-Lite/MIME-Lite-3.28.0.ebuild,v 1.2 2012/08/01 07:48:38 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.28.0.ebuild,v 1.3 2012/08/03 10:49:19 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Low-calorie MIME generator" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="dev-perl/Email-Date-Format |