diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:08:12 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:08:12 +0000 |
commit | 6b185355c2372146a61fcce7a1f6be34b2020425 (patch) | |
tree | 81921ce7688df9d7dc1ffb758360e19e0694206a /dev-perl/Mail-POP3Client | |
parent | Version bump." (diff) | |
download | historical-6b185355c2372146a61fcce7a1f6be34b2020425.tar.gz historical-6b185355c2372146a61fcce7a1f6be34b2020425.tar.bz2 historical-6b185355c2372146a61fcce7a1f6be34b2020425.zip |
Stable on amd64.
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.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-POP3Client/ChangeLog b/dev-perl/Mail-POP3Client/ChangeLog index d6621b751981..042a6e0c0ca8 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.8 2004/07/04 08:09:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.9 2004/10/19 07:47:52 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + Mail-POP3Client-2.15.ebuild: + Stable on amd64. 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> Mail-POP3Client-2.15.ebuild: diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild index d5748e17f103..b7dd7f129f0d 100644 --- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild +++ b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.15.ebuild,v 1.5 2004/07/14 18:54:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild,v 1.6 2004/10/19 07:47:52 absinthe Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha" +KEYWORDS="x86 amd64 ~ppc sparc alpha" IUSE="" DEPEND="${DEPEND} |