diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-16 18:13:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-16 18:13:28 +0000 |
commit | d4fb015a880f8db3898b6a2e121a9ac5163fa5a0 (patch) | |
tree | 1c2514c44fa19fa29bddff637a1d4eedcfe5a254 /dev-ruby/hpricot | |
parent | Pull in lksctp-tools for USE=sctp #529436 by Michał Górny. (diff) | |
download | gentoo-2-d4fb015a880f8db3898b6a2e121a9ac5163fa5a0.tar.gz gentoo-2-d4fb015a880f8db3898b6a2e121a9ac5163fa5a0.tar.bz2 gentoo-2-d4fb015a880f8db3898b6a2e121a9ac5163fa5a0.zip |
Stable for ppc, wrt bug #493780
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 a4f9fe238c87..e21673cefc5f 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.60 2014/09/09 19:06:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.61 2014/11/16 18:13:28 ago Exp $ + + 16 Nov 2014; Agostino Sarubbo <ago@gentoo.org> hpricot-0.8.6-r1.ebuild: + Stable for ppc, wrt bug #493780 09 Sep 2014; Markus Meier <maekke@gentoo.org> hpricot-0.8.6-r2.ebuild: arm stable, bug #503570 diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild index b4db8ef4ea75..cf446853392c 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-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-r1.ebuild,v 1.16 2014/08/15 17:38:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 1.17 2014/11/16 18:13:28 ago 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 |