diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 15:32:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 15:32:38 +0000 |
commit | 76770ec50254a49c3dc67fd00cedd6f34d8055c6 (patch) | |
tree | a67066d1891d51281ef1b6f2b811b5e7dc659a7f /dev-perl/Email-Simple | |
parent | amd64 stable wrt #201204 (diff) | |
download | historical-76770ec50254a49c3dc67fd00cedd6f34d8055c6.tar.gz historical-76770ec50254a49c3dc67fd00cedd6f34d8055c6.tar.bz2 historical-76770ec50254a49c3dc67fd00cedd6f34d8055c6.zip |
alpha/ia64/sparc/x86 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/Email-Simple')
-rw-r--r-- | dev-perl/Email-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Email-Simple/Email-Simple-2.003.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Email-Simple/ChangeLog b/dev-perl/Email-Simple/ChangeLog index c40b44a856ac..f8691d9a9fbb 100644 --- a/dev-perl/Email-Simple/ChangeLog +++ b/dev-perl/Email-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Email-Simple # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/ChangeLog,v 1.29 2007/12/04 20:10:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/ChangeLog,v 1.30 2007/12/06 15:28:52 armin76 Exp $ + + 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> Email-Simple-2.003.ebuild: + alpha/ia64/sparc/x86 stable 04 Dec 2007; Markus Rothe <corsair@gentoo.org> Email-Simple-1.999.ebuild: Stable on ppc64; bug #198075 diff --git a/dev-perl/Email-Simple/Email-Simple-2.003.ebuild b/dev-perl/Email-Simple/Email-Simple-2.003.ebuild index 61772f8d1bec..299b58507295 100644 --- a/dev-perl/Email-Simple/Email-Simple-2.003.ebuild +++ b/dev-perl/Email-Simple/Email-Simple-2.003.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-Simple/Email-Simple-2.003.ebuild,v 1.1 2007/10/19 22:04:33 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/Email-Simple-2.003.ebuild,v 1.2 2007/12/06 15:28:52 armin76 Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~rjbs/" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |