summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-11-10 12:43:43 +0000
committerSamuli Suominen <drac@gentoo.org>2007-11-10 12:43:43 +0000
commite055bdfe2b7f4dcf45e3d28a6bd8e756c2a56c3a (patch)
treeb13496fe2a1c2e109f774f4b0942d7c507843992 /dev-perl/Email-Date
parentUse tarball of patches. (diff)
downloadgentoo-2-e055bdfe2b7f4dcf45e3d28a6bd8e756c2a56c3a.tar.gz
gentoo-2-e055bdfe2b7f4dcf45e3d28a6bd8e756c2a56c3a.tar.bz2
gentoo-2-e055bdfe2b7f4dcf45e3d28a6bd8e756c2a56c3a.zip
amd64 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 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