diff options
-rw-r--r-- | dev-perl/DateTime-Format-Mail/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DateTime-Format-Mail/ChangeLog b/dev-perl/DateTime-Format-Mail/ChangeLog index f6a3f7932283..05e206da84ff 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.16 2008/11/18 14:41:16 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.17 2009/12/23 17:59:59 grobian Exp $ + + 23 Dec 2009; Fabian Groffen <grobian@gentoo.org> + DateTime-Format-Mail-0.3001.ebuild: + Marked ~x86-solaris, bug #296509 18 Nov 2008; Torsten Veller <tove@gentoo.org> DateTime-Format-Mail-0.30.ebuild, DateTime-Format-Mail-0.3001.ebuild: 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 fc113103d64a..792ffb2b4f56 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 +# Copyright 1999-2009 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.3 2008/11/18 14:41:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild,v 1.4 2009/12/23 17:59:59 grobian 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 ~x86-solaris" IUSE="" SRC_TEST="do" |