diff options
Diffstat (limited to 'dev-perl/Mail-ListDetector')
-rw-r--r-- | dev-perl/Mail-ListDetector/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-ListDetector/ChangeLog b/dev-perl/Mail-ListDetector/ChangeLog index 98cff02dea53..31aed88c44f4 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.22 2012/02/25 17:58:58 klausman Exp $ + + 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> + Mail-ListDetector-1.40.0.ebuild: + Stable on alpha, bug #400169 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Mail-ListDetector-1.40.0.ebuild: 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 268f8d4b4cca..cc39b14987c3 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-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.2 2012/02/24 10:24:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild,v 1.3 2012/02/25 17:58:58 klausman 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 |