diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-07 20:33:06 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-07 20:33:06 +0000 |
commit | dab50c569a225fe4020f2a4aa2a23646e6775048 (patch) | |
tree | 87a3afc943bf3d96a95a3bee6f1af94c00013d28 /dev-perl/DateTime-Format-Mail | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-dab50c569a225fe4020f2a4aa2a23646e6775048.tar.gz gentoo-2-dab50c569a225fe4020f2a4aa2a23646e6775048.tar.bz2 gentoo-2-dab50c569a225fe4020f2a4aa2a23646e6775048.zip |
Marking sparc stable
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'dev-perl/DateTime-Format-Mail')
-rw-r--r-- | dev-perl/DateTime-Format-Mail/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.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 c126794c5b96..c1402a99cc70 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.8 2007/01/07 20:29:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.9 2007/01/07 20:33:06 mcummings Exp $ + + 07 Jan 2007; Michael Cummings <mcummings@gentoo.org> + DateTime-Format-Mail-0.30.ebuild: + Marking sparc stable 07 Jan 2007; Michael Cummings <mcummings@gentoo.org> DateTime-Format-Mail-0.30.ebuild: diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild index fac545aae3b2..4f85489d88e4 100644 --- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild +++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.30.ebuild,v 1.8 2007/01/07 20:29:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild,v 1.9 2007/01/07 20:33:06 mcummings 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" |