diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-02 13:03:29 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-02 13:03:29 +0000 |
commit | e02a1a20d975ba80f5f3b57b190067724b8497c0 (patch) | |
tree | c90d7d22b1cdca554ec1af3a64867807b69e3812 /dev-perl/WWW-RobotRules | |
parent | stable amd64 x86; wrt bug 495780 (diff) | |
download | gentoo-2-e02a1a20d975ba80f5f3b57b190067724b8497c0.tar.gz gentoo-2-e02a1a20d975ba80f5f3b57b190067724b8497c0.tar.bz2 gentoo-2-e02a1a20d975ba80f5f3b57b190067724b8497c0.zip |
amd64 stable wrt bug #495508
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
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-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/WWW-RobotRules/ChangeLog b/dev-perl/WWW-RobotRules/ChangeLog index ec35e62ebdf6..b14c9688942b 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.24 2014/01/02 12:56:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.25 2014/01/02 13:03:29 zlogene Exp $ + + 02 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> + WWW-RobotRules-6.10.0-r1.ebuild: + amd64 stable wrt bug #495508 02 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> WWW-RobotRules-6.10.0-r1.ebuild: diff --git a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0-r1.ebuild b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0-r1.ebuild index 9b898c02d1b1..9c26823320d6 100644 --- a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0-r1.ebuild +++ b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.3 2014/01/02 12:56:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0-r1.ebuild,v 1.4 2014/01/02 13:03:28 zlogene Exp $ EAPI=5 @@ -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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |