diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 08:53:49 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 08:53:49 +0000 |
commit | 03a8d06daa2880e29305f090ccf60d4b3ec31fdd (patch) | |
tree | 1ac85d17634e690f502f88b6463a68949aeb7432 /dev-perl/Mail-ListDetector | |
parent | x86 stable wrt bug #400167 (diff) | |
download | historical-03a8d06daa2880e29305f090ccf60d4b3ec31fdd.tar.gz historical-03a8d06daa2880e29305f090ccf60d4b3ec31fdd.tar.bz2 historical-03a8d06daa2880e29305f090ccf60d4b3ec31fdd.zip |
x86 stable wrt bug #400169
Package-Manager: portage-2.1.10.44/cvs/Linux i686
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 96a41391987d..885443ea971c 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.23 2012/02/27 15:56:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.24 2012/03/09 08:53:49 phajdan.jr Exp $ + + 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + Mail-ListDetector-1.40.0.ebuild: + x86 stable wrt bug #400169 27 Feb 2012; Brent Baude <ranger@gentoo.org> Mail-ListDetector-1.40.0.ebuild: Marking Mail-ListDetector-1.40.0 ppc for bug 400169 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 33f94dcfbd3f..39615c075e25 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.4 2012/02/27 15:56:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild,v 1.5 2012/03/09 08:53:49 phajdan.jr 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 |