diff options
author | Markus Meier <maekke@gentoo.org> | 2014-03-09 14:37:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-03-09 14:37:37 +0000 |
commit | a96a88cc05ca15c6a7eb3be0ba2462edbc79e9b4 (patch) | |
tree | 8aea0490476d353a1d2b9951c634c56e4a60bba6 /dev-perl/WWW-RobotRules | |
parent | Unmask gcl (diff) | |
download | gentoo-2-a96a88cc05ca15c6a7eb3be0ba2462edbc79e9b4.tar.gz gentoo-2-a96a88cc05ca15c6a7eb3be0ba2462edbc79e9b4.tar.bz2 gentoo-2-a96a88cc05ca15c6a7eb3be0ba2462edbc79e9b4.zip |
arm stable, bug #502746
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/WWW-RobotRules')
-rw-r--r-- | dev-perl/WWW-RobotRules/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.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 d3a5c8660e5d..52c05971e6e9 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.33 2014/01/20 23:25:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.34 2014/03/09 14:37:37 maekke Exp $ + + 09 Mar 2014; Markus Meier <maekke@gentoo.org> WWW-RobotRules-6.20.0.ebuild: + arm stable, bug #502746 20 Jan 2014; Mike Frysinger <vapier@gentoo.org> WWW-RobotRules-6.10.0-r1.ebuild, WWW-RobotRules-6.20.0.ebuild: diff --git a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild index 46b02d075253..a12711a5c0b3 100644 --- a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild +++ b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.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.20.0.ebuild,v 1.2 2014/01/20 23:25:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild,v 1.3 2014/03/09 14:37:37 maekke Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse /robots.txt file" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 ~arm64 ~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" RDEPEND=" !<dev-perl/libwww-perl-6 |