diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-12-17 18:05:15 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-12-17 18:05:15 +0000 |
commit | 2738f62bb0ba0c665858e93befac3252cf7322fa (patch) | |
tree | fa9cf929bc4cb581dba49419b2672a2a947f36b0 /dev-perl/Email-Send | |
parent | Add kdmtheme-1.2.2.ebuild, fixes bug #197973. Also remove non-functional vers... (diff) | |
download | historical-2738f62bb0ba0c665858e93befac3252cf7322fa.tar.gz historical-2738f62bb0ba0c665858e93befac3252cf7322fa.tar.bz2 historical-2738f62bb0ba0c665858e93befac3252cf7322fa.zip |
amd64 stable
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'dev-perl/Email-Send')
-rw-r--r-- | dev-perl/Email-Send/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Email-Send/Email-Send-2.190.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Email-Send/ChangeLog b/dev-perl/Email-Send/ChangeLog index bc784712699d..c09d46935f21 100644 --- a/dev-perl/Email-Send/ChangeLog +++ b/dev-perl/Email-Send/ChangeLog @@ -1,6 +1,9 @@ # 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.13 2007/12/08 12:07:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.14 2007/12/17 17:55:29 drac Exp $ + + 17 Dec 2007; Samuli Suominen <drac@gentoo.org> Email-Send-2.190.ebuild: + amd64 stable 08 Dec 2007; Raúl Porcel <armin76@gentoo.org> Email-Send-2.190.ebuild: alpha/ia64 stable diff --git a/dev-perl/Email-Send/Email-Send-2.190.ebuild b/dev-perl/Email-Send/Email-Send-2.190.ebuild index d7f4771d1ed9..f203af57e356 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.5 2007/12/08 12:07:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.190.ebuild,v 1.6 2007/12/17 17:55:29 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/Module-Pluggable-2.97 |