diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-13 17:15:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-13 17:15:01 +0000 |
commit | fdba580e98509e9c6fe4ddd138d08182e1953cef (patch) | |
tree | be4ab6412d8f9a5ab4a00d0b4a88ed45d5f3cba7 /dev-perl | |
parent | restored ~ppc (bug #211722) (diff) | |
download | gentoo-2-fdba580e98509e9c6fe4ddd138d08182e1953cef.tar.gz gentoo-2-fdba580e98509e9c6fe4ddd138d08182e1953cef.tar.bz2 gentoo-2-fdba580e98509e9c6fe4ddd138d08182e1953cef.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DateTime-Format-Mail/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-Format-Mail/ChangeLog b/dev-perl/DateTime-Format-Mail/ChangeLog index 41bd8258fb14..ba8d8ef1e6af 100644 --- a/dev-perl/DateTime-Format-Mail/ChangeLog +++ b/dev-perl/DateTime-Format-Mail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-Mail # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.14 2008/04/29 06:01:42 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.15 2008/06/13 17:15:01 armin76 Exp $ + + 13 Jun 2008; Raúl Porcel <armin76@gentoo.org> + DateTime-Format-Mail-0.3001.ebuild: + alpha/ia64/sparc/x86 stable *DateTime-Format-Mail-0.3001 (29 Apr 2008) diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild index 5b2138d8e8e1..11d06a41c4be 100644 --- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild +++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild,v 1.1 2008/04/29 06:01:43 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild,v 1.2 2008/06/13 17:15:01 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |