diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-30 11:35:40 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-30 11:35:40 +0000 |
commit | cbcda42d9658dbc548e6e5cd061d7fd3d692e39b (patch) | |
tree | c5b6398912c2bc2a29c880b4c75980d77a8fdb5c /dev-perl/Mail-POP3Client | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-cbcda42d9658dbc548e6e5cd061d7fd3d692e39b.tar.gz gentoo-2-cbcda42d9658dbc548e6e5cd061d7fd3d692e39b.tar.bz2 gentoo-2-cbcda42d9658dbc548e6e5cd061d7fd3d692e39b.zip |
Stable on alpha.
(Portage version: 2.0.51.20-r5)
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.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-POP3Client/ChangeLog b/dev-perl/Mail-POP3Client/ChangeLog index 53da63a054fb..5a3fe11b1fc7 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.12 2005/04/28 17:37:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.13 2005/04/30 11:32:33 kloeri Exp $ + + 30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> + Mail-POP3Client-2.16.ebuild: + Stable on alpha. 28 Apr 2005; Michael Cummings <mcummings@gentoo.org> -Mail-POP3Client-2.7-r2.ebuild, Mail-POP3Client-2.16.ebuild: diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild index e86d50cd5246..c1d656a0b4ee 100644 --- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild +++ b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.16.ebuild,v 1.7 2005/04/28 17:37:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild,v 1.8 2005/04/30 11:32:33 kloeri Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/S/SD/SDOWD/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~s390 sparc x86" +KEYWORDS="alpha ~amd64 ~ppc ~s390 sparc x86" IUSE="" SRC_TEST="do" |