summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2007-11-10 13:18:52 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2007-11-10 13:18:52 +0000
commit093779d9e9286445dadb7869e81c0df5063fd70b (patch)
tree0cc00e1a29800615fa9afc06b4f2adb64f957cb1 /dev-perl/Email-Date
parentSparc stable --- Yet more for security Bug #196735 (diff)
downloadhistorical-093779d9e9286445dadb7869e81c0df5063fd70b.tar.gz
historical-093779d9e9286445dadb7869e81c0df5063fd70b.tar.bz2
historical-093779d9e9286445dadb7869e81c0df5063fd70b.zip
amd64 stable
Package-Manager: portage-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 a5021cf36cd2..8231b073e847 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.9 2007/06/30 16:00:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Date/ChangeLog,v 1.10 2007/11/10 12:43:43 drac Exp $
+
+ 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Email-Date-1.102.ebuild:
+ amd64 stable
30 Jun 2007; Raúl Porcel <armin76@gentoo.org> Email-Date-1.102.ebuild:
Add ~alpha wrt #165190
diff --git a/dev-perl/Email-Date/Email-Date-1.102.ebuild b/dev-perl/Email-Date/Email-Date-1.102.ebuild
index c1a2c6fa3d99..6956278f4173 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.4 2007/07/10 23:33:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Date/Email-Date-1.102.ebuild,v 1.5 2007/11/10 12:43:43 drac 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