diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-01 04:37:23 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-01 04:37:23 +0000 |
commit | b9d8474b714f95605b80eb345062ab694eff26c2 (patch) | |
tree | 706ec18c2fa9b67e166bbb6a0a05923a2c545a2e | |
parent | ia64 stable wrt bug #493780 (diff) | |
download | gentoo-2-b9d8474b714f95605b80eb345062ab694eff26c2.tar.gz gentoo-2-b9d8474b714f95605b80eb345062ab694eff26c2.tar.bz2 gentoo-2-b9d8474b714f95605b80eb345062ab694eff26c2.zip |
ia64 stable wrt bug #493780
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
-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 114558738711..5029806b945b 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.50 2014/01/02 08:09:29 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.51 2014/02/01 04:37:23 hattya Exp $ + + 01 Feb 2014; Akinori Hattori <hattya@gentoo.org> hpricot-0.8.6-r1.ebuild: + ia64 stable wrt bug #493780 02 Jan 2014; Hans de Graaff <graaff@gentoo.org> hpricot-0.8.6-r1.ebuild, hpricot-0.8.6-r2.ebuild: diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild index 31c0100bb9a7..7b1c54e9f60d 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.11 2014/01/02 08:09:29 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 1.12 2014/02/01 04:37:23 hattya 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 |