diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-27 03:51:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-27 03:51:34 +0000 |
commit | 80547aa8cb833742a21d1d37f4609f75254acebd (patch) | |
tree | b0e6077a92ab20cc1cae6aa28fad6ecb82164ce5 /dev-perl/Mail-POP3Client | |
parent | Stable for HPPA (bug #400167). (diff) | |
download | historical-80547aa8cb833742a21d1d37f4609f75254acebd.tar.gz historical-80547aa8cb833742a21d1d37f4609f75254acebd.tar.bz2 historical-80547aa8cb833742a21d1d37f4609f75254acebd.zip |
Stable for HPPA (bug #400171).
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Mail-POP3Client')
-rw-r--r-- | dev-perl/Mail-POP3Client/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Mail-POP3Client/Mail-POP3Client-2.180.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-POP3Client/ChangeLog b/dev-perl/Mail-POP3Client/ChangeLog index aae27b037d5e..1df025790735 100644 --- a/dev-perl/Mail-POP3Client/ChangeLog +++ b/dev-perl/Mail-POP3Client/ChangeLog @@ -1,6 +1,9 @@ # 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.33 2012/02/25 17:59:20 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.34 2012/02/27 03:51:34 jer Exp $ + + 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> Mail-POP3Client-2.180.0.ebuild: + Stable for HPPA (bug #400171). 25 Feb 2012; Tobias Klausmann <klausman@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 b351bc5a29c2..107969e8aa0d 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.3 2012/02/25 17:59:20 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.180.0.ebuild,v 1.4 2012/02/27 03:51:34 jer 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" |