diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 17:59:20 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 17:59:20 +0000 |
commit | 28b3df8b1ce6f9fc7b1f5d86ada5229c4a31e45c (patch) | |
tree | 3242a47ff322d6b747ae963b31da2990aa8f6941 /dev-perl/Mail-POP3Client | |
parent | Stable on alpha, bug #400169 (diff) | |
download | gentoo-2-28b3df8b1ce6f9fc7b1f5d86ada5229c4a31e45c.tar.gz gentoo-2-28b3df8b1ce6f9fc7b1f5d86ada5229c4a31e45c.tar.bz2 gentoo-2-28b3df8b1ce6f9fc7b1f5d86ada5229c4a31e45c.zip |
Stable on alpha, bug #400171
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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.180.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-POP3Client/ChangeLog b/dev-perl/Mail-POP3Client/ChangeLog index f3308d345089..aae27b037d5e 100644 --- a/dev-perl/Mail-POP3Client/ChangeLog +++ b/dev-perl/Mail-POP3Client/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Mail-POP3Client # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.32 2012/02/24 10:24:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.33 2012/02/25 17:59:20 klausman Exp $ + + 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> + Mail-POP3Client-2.180.0.ebuild: + Stable on alpha, bug #400171 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Mail-POP3Client-2.180.0.ebuild: diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.180.0.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.180.0.ebuild index fce4d8cd4b85..b351bc5a29c2 100644 --- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.180.0.ebuild +++ b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.180.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.180.0.ebuild,v 1.2 2012/02/24 10:24:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.180.0.ebuild,v 1.3 2012/02/25 17:59:20 klausman Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="POP3 client module for Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" SRC_TEST="do" |