diff options
author | 2014-08-15 17:38:44 +0000 | |
---|---|---|
committer | 2014-08-15 17:38:44 +0000 | |
commit | ee4dc8cd8d63b8a7c89d36a6116aca0dfa77e869 (patch) | |
tree | 80296be7555145d8e8703a03673e868ad58b0118 /dev-ruby/hpricot | |
parent | sparc stable wrt #493780 (diff) | |
download | gentoo-2-ee4dc8cd8d63b8a7c89d36a6116aca0dfa77e869.tar.gz gentoo-2-ee4dc8cd8d63b8a7c89d36a6116aca0dfa77e869.tar.bz2 gentoo-2-ee4dc8cd8d63b8a7c89d36a6116aca0dfa77e869.zip |
sparc stable wrt #493780
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
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 dd35c900e507..183acaf4b01c 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.57 2014/08/09 10:22:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.58 2014/08/15 17:38:43 armin76 Exp $ + + 15 Aug 2014; Raúl Porcel <armin76@gentoo.org> hpricot-0.8.6-r1.ebuild: + sparc stable wrt #493780 09 Aug 2014; Jeroen Roovers <jer@gentoo.org> hpricot-0.8.6-r2.ebuild: Stable for HPPA (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 c804cd38d251..b4db8ef4ea75 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.15 2014/08/05 16:00:48 mrueg Exp $ +# $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 $ 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 |