summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-08 16:03:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-08 16:03:43 +0000
commit69855a94c2ee090405379cd3160ab76b878ab631 (patch)
tree8f98c240bf4eff5ba6a4bd7ca54a8362f543d475 /dev-perl/Email-Date
parentia64 stable (diff)
downloadgentoo-2-69855a94c2ee090405379cd3160ab76b878ab631.tar.gz
gentoo-2-69855a94c2ee090405379cd3160ab76b878ab631.tar.bz2
gentoo-2-69855a94c2ee090405379cd3160ab76b878ab631.zip
alpha/ia64 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Email-Date')
-rw-r--r--dev-perl/Email-Date/ChangeLog5
-rw-r--r--dev-perl/Email-Date/Email-Date-1.102.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Email-Date/ChangeLog b/dev-perl/Email-Date/ChangeLog
index cf4a89371fa8..889ba83ffd16 100644
--- a/dev-perl/Email-Date/ChangeLog
+++ b/dev-perl/Email-Date/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Email-Date
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Date/ChangeLog,v 1.13 2007/12/04 20:30:48 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Date/ChangeLog,v 1.14 2007/12/08 16:03:43 armin76 Exp $
+
+ 08 Dec 2007; Raúl Porcel <armin76@gentoo.org> Email-Date-1.102.ebuild:
+ alpha/ia64 stable
04 Dec 2007; Markus Rothe <corsair@gentoo.org> Email-Date-1.102.ebuild:
Stable on ppc64; bug #198075
diff --git a/dev-perl/Email-Date/Email-Date-1.102.ebuild b/dev-perl/Email-Date/Email-Date-1.102.ebuild
index 7e312a93ffeb..d653dca4adfa 100644
--- a/dev-perl/Email-Date/Email-Date-1.102.ebuild
+++ b/dev-perl/Email-Date/Email-Date-1.102.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/Email-Date/Email-Date-1.102.ebuild,v 1.8 2007/12/04 20:30:48 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Date/Email-Date-1.102.ebuild,v 1.9 2007/12/08 16:03:43 armin76 Exp $
inherit perl-module
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
DEPEND="virtual/perl-Test-Simple
>=dev-perl/Email-Abstract-2.13.1