diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 13:11:13 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 13:11:13 +0000 |
commit | cf5621f93507a7c46bf90880161aa7f036caa96d (patch) | |
tree | 94a0df02c7c91ca09ce7f4e76cc0209958f6d3da /dev-perl/Mail-ListDetector | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-cf5621f93507a7c46bf90880161aa7f036caa96d.tar.gz gentoo-2-cf5621f93507a7c46bf90880161aa7f036caa96d.tar.bz2 gentoo-2-cf5621f93507a7c46bf90880161aa7f036caa96d.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
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-0.34.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-ListDetector/ChangeLog b/dev-perl/Mail-ListDetector/ChangeLog index fa43324f7640..d22cb01155c4 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.7 2007/01/22 23:59:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.8 2007/03/05 13:11:13 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> + Mail-ListDetector-0.34.ebuild: + Stable on x86, bug #169152. 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> Mail-ListDetector-0.34.ebuild: diff --git a/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild b/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild index fa3be576a434..2afa6a0700fb 100644 --- a/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild +++ b/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild,v 1.7 2007/01/22 23:59:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild,v 1.8 2007/03/05 13:11:13 ticho Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSTEVENS/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" LICENSE="Artistic" -KEYWORDS="alpha amd64 ~ia64 ppc sparc ~x86" +KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" IUSE="" SLOT="0" |