diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:32:09 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:32:09 +0000 |
commit | cd231b64dd7f3b016db51e898913a1e7516e838a (patch) | |
tree | 444b2dc170942199e612737f4d22eee1b844ec96 /dev-perl/Mail-POP3Client | |
parent | stable on amd64 (diff) | |
download | gentoo-2-cd231b64dd7f3b016db51e898913a1e7516e838a.tar.gz gentoo-2-cd231b64dd7f3b016db51e898913a1e7516e838a.tar.bz2 gentoo-2-cd231b64dd7f3b016db51e898913a1e7516e838a.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/Mail-POP3Client')
-rw-r--r-- | dev-perl/Mail-POP3Client/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-POP3Client/ChangeLog b/dev-perl/Mail-POP3Client/ChangeLog index c46cd6acdd08..91dc7205e562 100644 --- a/dev-perl/Mail-POP3Client/ChangeLog +++ b/dev-perl/Mail-POP3Client/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Mail-POP3Client # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.22 2006/01/31 21:27:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.23 2006/02/06 20:27:26 blubb Exp $ + + 06 Feb 2006; Simon Stelling <blubb@gentoo.org> + Mail-POP3Client-2.17.ebuild: + stable on amd64 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> Mail-POP3Client-2.17.ebuild: diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild index c2cfa02e3e9f..c1c162622588 100644 --- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild +++ b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild,v 1.6 2006/01/31 21:27:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.17.ebuild,v 1.7 2006/02/06 20:27:26 blubb Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SD/SDOWD/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ppc s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86" IUSE="" SRC_TEST="do" |