diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 19:39:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 19:39:30 +0000 |
commit | 1aab74412ffc12a6fda7c679e5bb9ca497b31fc7 (patch) | |
tree | 80092ced7debe8befcad6b1f2327141628f6aa4f /dev-ruby | |
parent | stable on ppc/ppc64 (diff) | |
download | gentoo-2-1aab74412ffc12a6fda7c679e5bb9ca497b31fc7.tar.gz gentoo-2-1aab74412ffc12a6fda7c679e5bb9ca497b31fc7.tar.bz2 gentoo-2-1aab74412ffc12a6fda7c679e5bb9ca497b31fc7.zip |
Stable for alpha, wrt bug #503570
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 d17c43dbf2c2..d7fc749e4e92 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.66 2015/01/16 15:18:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.67 2015/01/17 19:39:30 ago Exp $ + + 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> hpricot-0.8.6-r2.ebuild: + Stable for alpha, wrt bug #503570 16 Jan 2015; Agostino Sarubbo <ago@gentoo.org> hpricot-0.8.6-r2.ebuild: Stable for sparc, 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 11345aa37973..c7d6a4ad6eb5 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.14 2015/01/16 15:18:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v 1.15 2015/01/17 19:39:30 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 |