diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-12-18 21:33:42 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-12-18 21:33:42 +0000 |
commit | 9190c1d61a61179cfa9aad829f4c2d7ab5e5eae0 (patch) | |
tree | cf1c3380dad17ebd7bd6f7b8cb13ff394a2d74cd /dev-perl | |
parent | Stable for ppc64; bug #386309 (diff) | |
download | gentoo-2-9190c1d61a61179cfa9aad829f4c2d7ab5e5eae0.tar.gz gentoo-2-9190c1d61a61179cfa9aad829f4c2d7ab5e5eae0.tar.bz2 gentoo-2-9190c1d61a61179cfa9aad829f4c2d7ab5e5eae0.zip |
Stable for ppc64; bug #386309
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/WWW-RobotRules/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-RobotRules/ChangeLog b/dev-perl/WWW-RobotRules/ChangeLog index 88f0b7c1c312..6b6bb7c01ea3 100644 --- a/dev-perl/WWW-RobotRules/ChangeLog +++ b/dev-perl/WWW-RobotRules/ChangeLog @@ -1,6 +1,9 @@ # 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.16 2011/11/19 19:40:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.17 2011/12/18 21:33:42 halcy0n Exp $ + + 18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> WWW-RobotRules-6.10.0.ebuild: + Stable for ppc64; bug #386309 19 Nov 2011; Raúl Porcel <armin76@gentoo.org> WWW-RobotRules-6.10.0.ebuild: alpha/ia64/m68k/s390/sh/sparc stable wrt #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 c31e336e06d8..cb353eb62923 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.14 2011/11/19 19:40:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0.ebuild,v 1.15 2011/12/18 21:33:42 halcy0n 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=" |