diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-11-06 14:01:54 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-11-06 14:01:54 +0000 |
commit | b5d174b956bead55fe5304768fae2bd4659fbb41 (patch) | |
tree | 3cd4248df657be1e8edd2b2a01adf00b37b05c83 /dev-perl/WWW-RobotRules | |
parent | x86 stable, bug 386309. Thanks Myckel Habets. (diff) | |
download | gentoo-2-b5d174b956bead55fe5304768fae2bd4659fbb41.tar.gz gentoo-2-b5d174b956bead55fe5304768fae2bd4659fbb41.tar.bz2 gentoo-2-b5d174b956bead55fe5304768fae2bd4659fbb41.zip |
x86 stable, bug 386309. Thanks Myckel Habets.
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-perl/WWW-RobotRules')
-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 793708b8be44..fd5890e5431c 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.11 2011/11/06 13:05:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.12 2011/11/06 14:01:54 nativemad Exp $ + + 06 Nov 2011; Andreas Schuerch <nativemad@gentoo.org> + WWW-RobotRules-6.10.0.ebuild: + x86 stable, bug 386309. Thanks Myckel Habets. 06 Nov 2011; Brent Baude <ranger@gentoo.org> WWW-RobotRules-6.10.0.ebuild: Marking WWW-RobotRules-6.10.0 ppc stable for bug 386309 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 a99057eeb17b..e6abfc8018ea 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.9 2011/11/06 13:05:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0.ebuild,v 1.10 2011/11/06 14:01:54 nativemad Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse /robots.txt file" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |