diff options
author | Markus Meier <maekke@gentoo.org> | 2011-04-08 16:12:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-04-08 16:12:46 +0000 |
commit | e26fb7f9a07d36c947e92c662078ab055d0dd63d (patch) | |
tree | b6e825d3c857f442f7521c8b9558865418decd47 /dev-perl/WWW-RobotRules | |
parent | arm stable, bug #359059 (diff) | |
download | historical-e26fb7f9a07d36c947e92c662078ab055d0dd63d.tar.gz historical-e26fb7f9a07d36c947e92c662078ab055d0dd63d.tar.bz2 historical-e26fb7f9a07d36c947e92c662078ab055d0dd63d.zip |
add ~arm, bug #358079
Package-Manager: portage-2.1.9.45/cvs/Linux i686
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.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 04fcdd815fda..394909f8c8fc 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.4 2011/04/04 23:18:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/ChangeLog,v 1.5 2011/04/08 16:10:25 maekke Exp $ + + 08 Apr 2011; Markus Meier <maekke@gentoo.org> WWW-RobotRules-6.10.0.ebuild: + add ~arm, bug #358079 04 Apr 2011; Jeroen Roovers <jer@gentoo.org> WWW-RobotRules-6.10.0.ebuild: Marked ~hppa (bug #358079). 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 25b67a8f75cc..783479ee5faf 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.2 2011/04/04 23:18:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-RobotRules/WWW-RobotRules-6.10.0.ebuild,v 1.3 2011/04/08 16:10:25 maekke Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse /robots.txt file" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="" RDEPEND=" |