diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-07-08 16:23:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-07-08 16:23:37 +0000 |
commit | 00e331a23f8ccb7300c02e21075779d0b1a29728 (patch) | |
tree | 9f34fd0599ccc09c2ab87b91aeeddc166a76f038 /dev-ruby/hpricot | |
parent | Drop alpha/ia64/sparc keywords (diff) | |
download | gentoo-2-00e331a23f8ccb7300c02e21075779d0b1a29728.tar.gz gentoo-2-00e331a23f8ccb7300c02e21075779d0b1a29728.tar.bz2 gentoo-2-00e331a23f8ccb7300c02e21075779d0b1a29728.zip |
Marked ~hppa (bug #417573).
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hpricot')
-rw-r--r-- | dev-ruby/hpricot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hpricot/ChangeLog b/dev-ruby/hpricot/ChangeLog index f14e26f9803e..fa802fcb62ed 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.37 2012/05/05 08:20:24 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.38 2012/07/08 16:23:37 jer Exp $ + + 08 Jul 2012; Jeroen Roovers <jer@gentoo.org> hpricot-0.8.6-r1.ebuild: + Marked ~hppa (bug #417573). 05 May 2012; Hans de Graaff <graaff@gentoo.org> -hpricot-0.8.4-r1.ebuild, -hpricot-0.8.5.ebuild: diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild index ac5c0842d297..405de08cfa25 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 # 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.1 2012/02/25 13:12:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 1.2 2012/07/08 16:23:37 jer Exp $ EAPI=4 @@ -16,7 +16,7 @@ HOMEPAGE="http://wiki.github.com/hpricot/hpricot" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_bdepend "dev-ruby/rake |