diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-16 15:18:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-16 15:18:28 +0000 |
commit | a15498985205bb56bf10542488e983ab4f2f672b (patch) | |
tree | 66fe6dccd7a024972f8bff88803423ff61ef6c61 /dev-ruby | |
parent | Old. (diff) | |
download | gentoo-2-a15498985205bb56bf10542488e983ab4f2f672b.tar.gz gentoo-2-a15498985205bb56bf10542488e983ab4f2f672b.tar.bz2 gentoo-2-a15498985205bb56bf10542488e983ab4f2f672b.zip |
Stable for sparc, wrt bug #503570
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-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 8dab6ce68a79..d17c43dbf2c2 100644 --- a/dev-ruby/hpricot/ChangeLog +++ b/dev-ruby/hpricot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hpricot # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.65 2015/01/13 09:58:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.66 2015/01/16 15:18:28 ago Exp $ + + 16 Jan 2015; Agostino Sarubbo <ago@gentoo.org> hpricot-0.8.6-r2.ebuild: + Stable for sparc, wrt bug #503570 13 Jan 2015; Agostino Sarubbo <ago@gentoo.org> hpricot-0.8.6-r2.ebuild: Stable for ppc64, wrt bug #503570 diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild index bccc37535e60..11345aa37973 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-2015 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.13 2015/01/13 09:58:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v 1.14 2015/01/16 15:18:28 ago 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 |