diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 15:02:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 15:02:36 +0000 |
commit | f7c4367ae091b8ecc66f46f8fce8ae88f351b14b (patch) | |
tree | a8567ceb3e4f1d12bdd1824e0df48e243f70e06d /dev-ruby/hpricot | |
parent | Stable for HPPA (bug #493780). (diff) | |
download | gentoo-2-f7c4367ae091b8ecc66f46f8fce8ae88f351b14b.tar.gz gentoo-2-f7c4367ae091b8ecc66f46f8fce8ae88f351b14b.tar.bz2 gentoo-2-f7c4367ae091b8ecc66f46f8fce8ae88f351b14b.zip |
Stable for HPPA (bug #493780).
(Portage version: 2.2.7/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hpricot/ChangeLog b/dev-ruby/hpricot/ChangeLog index 851177c88800..0a30089631da 100644 --- a/dev-ruby/hpricot/ChangeLog +++ b/dev-ruby/hpricot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hpricot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.46 2013/10/15 19:36:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.47 2013/12/22 15:02:36 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> hpricot-0.8.6-r1.ebuild: + Stable for HPPA (bug #493780). *hpricot-0.8.6-r2 (15 Oct 2013) diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild index b83b8a65eccd..ac091bd44bce 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-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.7 2013/01/15 05:17:20 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 1.8 2013/12/22 15:02:36 jer Exp $ EAPI=4 @@ -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 |