diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:22:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:22:55 +0000 |
commit | 7aefb8f7437651d98fa151d61b55d302f97135ef (patch) | |
tree | ba4e3e98dc6fb6ee46fbbb8c176e4ff5f0a031b9 /dev-perl/HTML-Format | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-7aefb8f7437651d98fa151d61b55d302f97135ef.tar.gz gentoo-2-7aefb8f7437651d98fa151d61b55d302f97135ef.tar.bz2 gentoo-2-7aefb8f7437651d98fa151d61b55d302f97135ef.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/HTML-Format')
-rw-r--r-- | dev-perl/HTML-Format/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/HTML-Format/HTML-Format-2.04.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/HTML-Format/HTML-Format-2.100.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/HTML-Format/ChangeLog b/dev-perl/HTML-Format/ChangeLog index a5b6b6b6c18e..bd3a6078cc0f 100644 --- a/dev-perl/HTML-Format/ChangeLog +++ b/dev-perl/HTML-Format/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/HTML-Format # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Format/ChangeLog,v 1.23 2012/03/08 15:20:01 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Format/ChangeLog,v 1.24 2012/03/25 15:22:55 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> HTML-Format-2.04.ebuild, + HTML-Format-2.100.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> HTML-Format-2.100.0.ebuild: diff --git a/dev-perl/HTML-Format/HTML-Format-2.04.ebuild b/dev-perl/HTML-Format/HTML-Format-2.04.ebuild index c31ac08a43cc..dba95b87a158 100644 --- a/dev-perl/HTML-Format/HTML-Format-2.04.ebuild +++ b/dev-perl/HTML-Format/HTML-Format-2.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/HTML-Format/HTML-Format-2.04.ebuild,v 1.16 2008/08/19 21:18:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Format/HTML-Format-2.04.ebuild,v 1.17 2012/03/25 15:22:55 armin76 Exp $ # this is an RT dependency inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~sburke/" SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" DEPEND="dev-perl/Font-AFM dev-perl/HTML-Tree diff --git a/dev-perl/HTML-Format/HTML-Format-2.100.0.ebuild b/dev-perl/HTML-Format/HTML-Format-2.100.0.ebuild index 83aac21d8078..79a428a3381d 100644 --- a/dev-perl/HTML-Format/HTML-Format-2.100.0.ebuild +++ b/dev-perl/HTML-Format/HTML-Format-2.100.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/HTML-Format/HTML-Format-2.100.0.ebuild,v 1.4 2012/03/08 15:20:02 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Format/HTML-Format-2.100.0.ebuild,v 1.5 2012/03/25 15:22:55 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="HTML Formatter" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="test" RDEPEND=" |