diff options
author | Markus Meier <maekke@gentoo.org> | 2011-11-06 21:08:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-11-06 21:08:16 +0000 |
commit | c1837c6fe5543612845cb27f56823b14c01c5857 (patch) | |
tree | a1215992e3e9907824ed6af13d1f60f91c50d6fa /dev-perl | |
parent | arm stable, bug #386309 (diff) | |
download | gentoo-2-c1837c6fe5543612845cb27f56823b14c01c5857.tar.gz gentoo-2-c1837c6fe5543612845cb27f56823b14c01c5857.tar.bz2 gentoo-2-c1837c6fe5543612845cb27f56823b14c01c5857.zip |
arm stable, bug #386309
(Portage version: 2.1.10.32/cvs/Linux i686)
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 fd5890e5431c..56d7bed29df7 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.12 2011/11/06 14:01:54 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.13 2011/11/06 21:08:16 maekke Exp $ + + 06 Nov 2011; Markus Meier <maekke@gentoo.org> WWW-RobotRules-6.10.0.ebuild: + arm stable, bug #386309 06 Nov 2011; Andreas Schuerch <nativemad@gentoo.org> WWW-RobotRules-6.10.0.ebuild: 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 e6abfc8018ea..f2fbfcb0b3a2 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.10 2011/11/06 14:01:54 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0.ebuild,v 1.11 2011/11/06 21:08:16 maekke 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=" |