diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-09 10:22:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-09 10:22:05 +0000 |
commit | b277e906520c59a19fe08db3151b761c18236a2e (patch) | |
tree | 48cde15000c1fc6d6e4303a299dbe943bc651dce /dev-ruby/hpricot | |
parent | Drop old (diff) | |
download | gentoo-2-b277e906520c59a19fe08db3151b761c18236a2e.tar.gz gentoo-2-b277e906520c59a19fe08db3151b761c18236a2e.tar.bz2 gentoo-2-b277e906520c59a19fe08db3151b761c18236a2e.zip |
Stable for HPPA (bug #503570).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/hpricot')
-rw-r--r-- | dev-ruby/hpricot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hpricot/ChangeLog b/dev-ruby/hpricot/ChangeLog index 0714085ceefa..dd35c900e507 100644 --- a/dev-ruby/hpricot/ChangeLog +++ b/dev-ruby/hpricot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hpricot # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.56 2014/08/05 16:00:48 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.57 2014/08/09 10:22:05 jer Exp $ + + 09 Aug 2014; Jeroen Roovers <jer@gentoo.org> hpricot-0.8.6-r2.ebuild: + Stable for HPPA (bug #503570). 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> hpricot-0.8.6-r1.ebuild, hpricot-0.8.6-r2.ebuild, hpricot-0.8.6-r3.ebuild: diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild index 116c0c41263e..b66de11d77a6 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-r2.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-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v 1.7 2014/08/05 16:00:48 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v 1.8 2014/08/09 10:22:05 jer Exp $ EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="http://wiki.github.com/hpricot/hpricot" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~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 |