summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-12-03 08:43:11 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-12-03 08:43:11 +0000
commit609c3a4bbfcf3eb9d205b4623cb5a3d7585f04d0 (patch)
treecb94a62580dd3216c9880eda6fd5cc2f6abb5bee /dev-perl/Email-Send
parentstable x86, security bug 198801 (diff)
downloadhistorical-609c3a4bbfcf3eb9d205b4623cb5a3d7585f04d0.tar.gz
historical-609c3a4bbfcf3eb9d205b4623cb5a3d7585f04d0.tar.bz2
historical-609c3a4bbfcf3eb9d205b4623cb5a3d7585f04d0.zip
stable x86, bug 198075
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/Email-Send')
-rw-r--r--dev-perl/Email-Send/ChangeLog6
-rw-r--r--dev-perl/Email-Send/Email-Send-2.190.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Email-Send/ChangeLog b/dev-perl/Email-Send/ChangeLog
index c58cb64dd736..54f0fc826418 100644
--- a/dev-perl/Email-Send/ChangeLog
+++ b/dev-perl/Email-Send/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-Send
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.9 2007/10/19 19:43:55 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.10 2007/12/03 08:31:23 opfer Exp $
+
+ 03 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
+ Email-Send-2.190.ebuild:
+ stable x86, bug 198075
*Email-Send-2.190 (19 Oct 2007)
diff --git a/dev-perl/Email-Send/Email-Send-2.190.ebuild b/dev-perl/Email-Send/Email-Send-2.190.ebuild
index 8d5abcec067b..8db2d11bdb04 100644
--- a/dev-perl/Email-Send/Email-Send-2.190.ebuild
+++ b/dev-perl/Email-Send/Email-Send-2.190.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-Send/Email-Send-2.190.ebuild,v 1.1 2007/10/19 19:43:55 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.190.ebuild,v 1.2 2007/12/03 08:31:23 opfer 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/Module-Pluggable-2.97