diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:01:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:01:16 +0000 |
commit | 8bbc7135de87f37b26390a7367227580e0aaa9e5 (patch) | |
tree | a931493d4368a6fa0210b5aff16a71b6c10d299f /dev-perl/MIME-Lite | |
parent | ia64/sparc stable wrt #314467 (diff) | |
download | gentoo-2-8bbc7135de87f37b26390a7367227580e0aaa9e5.tar.gz gentoo-2-8bbc7135de87f37b26390a7367227580e0aaa9e5.tar.bz2 gentoo-2-8bbc7135de87f37b26390a7367227580e0aaa9e5.zip |
alpha/ia64/sparc stable wrt #314467
(Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/MIME-Lite')
-rw-r--r-- | dev-perl/MIME-Lite/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/MIME-Lite/MIME-Lite-3.027.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/MIME-Lite/ChangeLog b/dev-perl/MIME-Lite/ChangeLog index 19f7af3a87a4..db2fcb78ebbe 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.30 2010/04/17 08:37:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.31 2010/05/08 18:01:16 armin76 Exp $ + + 08 May 2010; Raúl Porcel <armin76@gentoo.org> MIME-Lite-3.027.ebuild: + alpha/ia64/sparc stable wrt #314467 17 Apr 2010; Torsten Veller <tove@gentoo.org> MIME-Lite-3.027.ebuild: Stable on amd64, x86 (#314467) diff --git a/dev-perl/MIME-Lite/MIME-Lite-3.027.ebuild b/dev-perl/MIME-Lite/MIME-Lite-3.027.ebuild index d7b4caf32934..e27037d0e8fb 100644 --- a/dev-perl/MIME-Lite/MIME-Lite-3.027.ebuild +++ b/dev-perl/MIME-Lite/MIME-Lite-3.027.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.027.ebuild,v 1.2 2010/04/17 08:37:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.027.ebuild,v 1.3 2010/05/08 18:01:16 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="low-calorie MIME generator" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RDEPEND="dev-perl/Email-Date-Format |