diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 05:17:20 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 05:17:20 +0000 |
commit | e418e84ca2d64fec352f46271477a663abc042e2 (patch) | |
tree | 58970ee570a568e38747718d20aeeb38ae5d2a2e /dev-ruby/hpricot | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-e418e84ca2d64fec352f46271477a663abc042e2.tar.gz gentoo-2-e418e84ca2d64fec352f46271477a663abc042e2.tar.bz2 gentoo-2-e418e84ca2d64fec352f46271477a663abc042e2.zip |
adding ~arm keywords to net-analyzer/metasploit rdeps
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'dev-ruby/hpricot')
-rw-r--r-- | dev-ruby/hpricot/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/hpricot/ChangeLog b/dev-ruby/hpricot/ChangeLog index d6827ca647fc..35f7a0f30477 100644 --- a/dev-ruby/hpricot/ChangeLog +++ b/dev-ruby/hpricot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hpricot -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.43 2012/10/28 18:14:58 armin76 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.44 2013/01/15 05:17:20 zerochaos Exp $ + + 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> hpricot-0.8.6-r1.ebuild: + adding ~arm keywords to net-analyzer/metasploit rdeps 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> hpricot-0.8.4.ebuild, hpricot-0.8.6.ebuild, hpricot-0.8.6-r1.ebuild: diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild index 996bfa4096c1..b83b8a65eccd 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 1.6 2012/10/28 18:14:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 1.7 2013/01/15 05:17:20 zerochaos Exp $ EAPI=4 @@ -16,7 +16,7 @@ HOMEPAGE="http://wiki.github.com/hpricot/hpricot" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_bdepend "dev-ruby/rake |