diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-26 18:57:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-26 18:57:46 +0000 |
commit | 3d2e2e4df72b66634ac55bad3f040f0b2a62278d (patch) | |
tree | 1f03247b5b23b954aed876aeef2a4f6092aceaba /dev-ruby/hpricot | |
parent | arm stable, bug #493780 (diff) | |
download | gentoo-2-3d2e2e4df72b66634ac55bad3f040f0b2a62278d.tar.gz gentoo-2-3d2e2e4df72b66634ac55bad3f040f0b2a62278d.tar.bz2 gentoo-2-3d2e2e4df72b66634ac55bad3f040f0b2a62278d.zip |
arm stable, bug #493780
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 0a30089631da..56194b616fc0 100644 --- a/dev-ruby/hpricot/ChangeLog +++ b/dev-ruby/hpricot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hpricot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.47 2013/12/22 15:02:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.48 2013/12/26 18:57:46 maekke Exp $ + + 26 Dec 2013; Markus Meier <maekke@gentoo.org> hpricot-0.8.6-r1.ebuild: + arm stable, bug #493780 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> hpricot-0.8.6-r1.ebuild: Stable for HPPA (bug #493780). diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild index ac091bd44bce..f47f391045ff 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-2013 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.8 2013/12/22 15:02:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 1.9 2013/12/26 18:57:46 maekke 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 |