diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-13 22:15:14 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-13 22:15:14 +0000 |
commit | 4d08d7482d7724be91048b7d2425a77de6fdd492 (patch) | |
tree | 37fee09fc1003409497a6e39ee6c760eb6586a5d /dev-perl/Email-Simple | |
parent | apply flash & OOo fix again (diff) | |
download | historical-4d08d7482d7724be91048b7d2425a77de6fdd492.tar.gz historical-4d08d7482d7724be91048b7d2425a77de6fdd492.tar.bz2 historical-4d08d7482d7724be91048b7d2425a77de6fdd492.zip |
ppc. stable
Package-Manager: portage-2.1.4
Diffstat (limited to 'dev-perl/Email-Simple')
-rw-r--r-- | dev-perl/Email-Simple/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Email-Simple/Email-Simple-2.003.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Email-Simple/ChangeLog b/dev-perl/Email-Simple/ChangeLog index e3563b7f88a0..50d6485e3cbc 100644 --- a/dev-perl/Email-Simple/ChangeLog +++ b/dev-perl/Email-Simple/ChangeLog @@ -1,6 +1,10 @@ # 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.31 2007/12/17 17:32:13 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/ChangeLog,v 1.32 2008/01/13 21:25:21 dertobi123 Exp $ + + 13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> + Email-Simple-2.003.ebuild: + ppc. stable 17 Dec 2007; Samuli Suominen <drac@gentoo.org> Email-Simple-2.003.ebuild: amd64 stable diff --git a/dev-perl/Email-Simple/Email-Simple-2.003.ebuild b/dev-perl/Email-Simple/Email-Simple-2.003.ebuild index 16cfcc164b24..d2895a55a142 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 +# Copyright 1999-2008 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.3 2007/12/17 17:32:13 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/Email-Simple-2.003.ebuild,v 1.4 2008/01/13 21:25:21 dertobi123 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" |