diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 11:37:03 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 11:37:03 +0000 |
commit | 0c6f03385a25988b6fe72583f0f304e87c87aa2c (patch) | |
tree | 0535716c51a6b8cf9f933696598b04f07f665e62 | |
parent | (Re)keyword for Prefix, bug #358079 (diff) | |
download | gentoo-2-0c6f03385a25988b6fe72583f0f304e87c87aa2c.tar.gz gentoo-2-0c6f03385a25988b6fe72583f0f304e87c87aa2c.tar.bz2 gentoo-2-0c6f03385a25988b6fe72583f0f304e87c87aa2c.zip |
(Re)keyword for Prefix, bug #358079
(Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)
-rw-r--r-- | dev-perl/WWW-RobotRules/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/WWW-RobotRules/ChangeLog b/dev-perl/WWW-RobotRules/ChangeLog index 394909f8c8fc..cf5d5ed6efe9 100644 --- a/dev-perl/WWW-RobotRules/ChangeLog +++ b/dev-perl/WWW-RobotRules/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/WWW-RobotRules # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.5 2011/04/08 16:10:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.6 2011/04/24 11:37:03 grobian Exp $ + + 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> + WWW-RobotRules-6.10.0.ebuild: + (Re)keyword for Prefix, bug #358079 08 Apr 2011; Markus Meier <maekke@gentoo.org> WWW-RobotRules-6.10.0.ebuild: add ~arm, bug #358079 diff --git a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0.ebuild b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0.ebuild index 783479ee5faf..3df10c3ab6ce 100644 --- a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0.ebuild +++ b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0.ebuild,v 1.3 2011/04/08 16:10:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0.ebuild,v 1.4 2011/04/24 11:37:03 grobian Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse /robots.txt file" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc-aix ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |