diff options
-rw-r--r-- | dev-perl/Mail-ListDetector/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-ListDetector/Mail-ListDetector-1.01.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Mail-ListDetector/ChangeLog b/dev-perl/Mail-ListDetector/ChangeLog index 885443ea971c..992b34d458c0 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.24 2012/03/09 08:53:49 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.25 2012/03/24 20:07:05 armin76 Exp $ + + 24 Mar 2012; Raúl Porcel <armin76@gentoo.org> Mail-ListDetector-1.01.ebuild, + Mail-ListDetector-1.40.0.ebuild: + Drop ia64/sparc keywords 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Mail-ListDetector-1.40.0.ebuild: diff --git a/dev-perl/Mail-ListDetector/Mail-ListDetector-1.01.ebuild b/dev-perl/Mail-ListDetector/Mail-ListDetector-1.01.ebuild index 93af53944f89..eb33f6a7e8b9 100644 --- a/dev-perl/Mail-ListDetector/Mail-ListDetector-1.01.ebuild +++ b/dev-perl/Mail-ListDetector/Mail-ListDetector-1.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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.01.ebuild,v 1.5 2007/11/10 13:57:57 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-1.01.ebuild,v 1.6 2012/03/24 20:07:05 armin76 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 ppc x86" IUSE="" SLOT="0" 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 39615c075e25..bd5ba0613111 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.5 2012/03/09 08:53:49 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild,v 1.6 2012/03/24 20:07:05 armin76 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 ppc x86" IUSE="" RDEPEND="dev-perl/URI |