diff options
author | 2007-12-03 08:31:23 +0000 | |
---|---|---|
committer | 2007-12-03 08:31:23 +0000 | |
commit | cf8266ab2c1275b90b59bd882a16cda63282880a (patch) | |
tree | 212967231a3ecfc05474ceeef92825914bfc955b /dev-perl/Email-Send | |
parent | stable x86, bug 198075 (diff) | |
download | gentoo-2-cf8266ab2c1275b90b59bd882a16cda63282880a.tar.gz gentoo-2-cf8266ab2c1275b90b59bd882a16cda63282880a.tar.bz2 gentoo-2-cf8266ab2c1275b90b59bd882a16cda63282880a.zip |
stable x86, bug 198075
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Email-Send')
-rw-r--r-- | dev-perl/Email-Send/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Email-Send/Email-Send-2.190.ebuild | 4 |
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 |