diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:24:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:24:33 +0000 |
commit | 74cad6d066a70e804a72ad4c18e02d2b3539630f (patch) | |
tree | 496433e15ba8110003ba4be8b47a092fe74ba7cf /dev-perl/Mail-POP3Client | |
parent | Stable for amd64, wrt bug #400169 (diff) | |
download | historical-74cad6d066a70e804a72ad4c18e02d2b3539630f.tar.gz historical-74cad6d066a70e804a72ad4c18e02d2b3539630f.tar.bz2 historical-74cad6d066a70e804a72ad4c18e02d2b3539630f.zip |
Stable for amd64, wrt bug #400171
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Mail-POP3Client')
-rw-r--r-- | dev-perl/Mail-POP3Client/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Mail-POP3Client/Mail-POP3Client-2.180.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Mail-POP3Client/ChangeLog b/dev-perl/Mail-POP3Client/ChangeLog index 553b8007017a..f3308d345089 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.31 2011/09/04 11:23:10 tove Exp $ +# 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 $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> + Mail-POP3Client-2.180.0.ebuild: + Stable for amd64, wrt bug #400171 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Mail-POP3Client-2.18.ebuild: Cleanup 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 021afe327e24..fce4d8cd4b85 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-2011 Gentoo Foundation +# 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.1 2011/08/30 10:50:08 tove Exp $ +# $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 $ 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" |