diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-24 20:04:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-24 20:04:49 +0000 |
commit | 1cb5d6391ee4c7d12ad7fd9d33271f3578f00bdf (patch) | |
tree | 7fa7735528757c97e9436684d78cbb03b005897d /dev-perl/Email-MIME-ContentType | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-1cb5d6391ee4c7d12ad7fd9d33271f3578f00bdf.tar.gz gentoo-2-1cb5d6391ee4c7d12ad7fd9d33271f3578f00bdf.tar.bz2 gentoo-2-1cb5d6391ee4c7d12ad7fd9d33271f3578f00bdf.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Email-MIME-ContentType')
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Email-MIME-ContentType/ChangeLog b/dev-perl/Email-MIME-ContentType/ChangeLog index 3215da6eb8e9..3fefba872b3e 100644 --- a/dev-perl/Email-MIME-ContentType/ChangeLog +++ b/dev-perl/Email-MIME-ContentType/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Email-MIME-ContentType # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/ChangeLog,v 1.27 2012/03/08 12:47:30 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/ChangeLog,v 1.28 2012/03/24 20:04:49 armin76 Exp $ + + 24 Mar 2012; Raúl Porcel <armin76@gentoo.org> + Email-MIME-ContentType-1.014.ebuild, Email-MIME-ContentType-1.15.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Email-MIME-ContentType-1.15.0.ebuild: diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.014.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.014.ebuild index 5f3d59c3ac60..6d15276bdcd0 100644 --- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.014.ebuild +++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.014.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/Email-MIME-ContentType/Email-MIME-ContentType-1.014.ebuild,v 1.11 2010/07/05 09:10:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.014.ebuild,v 1.12 2012/03/24 20:04:49 armin76 Exp $ inherit perl-module @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" DEPEND="dev-lang/perl" diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.15.0.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.15.0.ebuild index 58686e705f05..ece7c5ea841b 100644 --- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.15.0.ebuild +++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.15.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/Email-MIME-ContentType/Email-MIME-ContentType-1.15.0.ebuild,v 1.6 2012/03/08 12:47:30 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.15.0.ebuild,v 1.7 2012/03/24 20:04:49 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse a MIME Content-Type Header" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ppc ppc64 x86 ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="" |