summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-11-25 15:02:43 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-11-25 15:02:43 +0000
commit2975ddeecceddbcaf56cc6a4376041fe410761c2 (patch)
treeac0da1557802e735938be1fb3afc811d61604d86 /dev-perl
parentAdd ~alpha + ~ia64 keyword. (diff)
downloadgentoo-2-2975ddeecceddbcaf56cc6a4376041fe410761c2.tar.gz
gentoo-2-2975ddeecceddbcaf56cc6a4376041fe410761c2.tar.bz2
gentoo-2-2975ddeecceddbcaf56cc6a4376041fe410761c2.zip
Add ~alpha ~ia64 keyword.
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/DateTime-Format-Mail/ChangeLog6
-rw-r--r--dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-Format-Mail/ChangeLog b/dev-perl/DateTime-Format-Mail/ChangeLog
index ccd07f01a1f3..945294d2772b 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.6 2006/11/24 22:16:46 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.7 2006/11/25 15:02:43 kloeri Exp $
+
+ 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org>
+ DateTime-Format-Mail-0.30.ebuild:
+ Add ~alpha + ~ia64 keyword.
24 Nov 2006; Markus Rothe <corsair@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 d1e08d1208c4..69dd930be879 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-2006 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.6 2006/11/24 22:16:46 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild,v 1.7 2006/11/25 15:02:43 kloeri 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="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"