diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:24:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:24:04 +0000 |
commit | 56b24debc33573e6f4c85eedf5fe9339bd616ed6 (patch) | |
tree | 40c995182889eb991e06aa73b4f1d22a6ba15eec /dev-perl/Mail-ListDetector | |
parent | Stable for amd64, wrt bug #400167 (diff) | |
download | gentoo-2-56b24debc33573e6f4c85eedf5fe9339bd616ed6.tar.gz gentoo-2-56b24debc33573e6f4c85eedf5fe9339bd616ed6.tar.bz2 gentoo-2-56b24debc33573e6f4c85eedf5fe9339bd616ed6.zip |
Stable for amd64, wrt bug #400169
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Mail-ListDetector')
-rw-r--r-- | dev-perl/Mail-ListDetector/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Mail-ListDetector/ChangeLog b/dev-perl/Mail-ListDetector/ChangeLog index 37cf0440b47f..98cff02dea53 100644 --- a/dev-perl/Mail-ListDetector/ChangeLog +++ b/dev-perl/Mail-ListDetector/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Mail-ListDetector -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.20 2011/09/04 11:21:04 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.21 2012/02/24 10:24:04 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> + Mail-ListDetector-1.40.0.ebuild: + Stable for amd64, wrt bug #400169 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Mail-ListDetector-1.40.ebuild: Cleanup diff --git a/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild b/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild index 3cf00af6ac50..268f8d4b4cca 100644 --- a/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild +++ b/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.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-ListDetector/Mail-ListDetector-1.40.0.ebuild,v 1.1 2011/08/30 10:50:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild,v 1.2 2012/02/24 10:24:04 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for detecting mailing list messages" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="dev-perl/URI |