diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-08-25 16:29:11 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-08-25 16:29:11 +0000 |
commit | 9a4aba01415f5ec52143759173bd1ab07766905c (patch) | |
tree | 1d6b346a38fba72d5c5f46b788fee08df6d2276d | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrades (diff) | |
download | gentoo-2-9a4aba01415f5ec52143759173bd1ab07766905c.tar.gz gentoo-2-9a4aba01415f5ec52143759173bd1ab07766905c.tar.bz2 gentoo-2-9a4aba01415f5ec52143759173bd1ab07766905c.zip |
Mark amd64 stable. Bug #503570.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
-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 183acaf4b01c..310a80ba052f 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.58 2014/08/15 17:38:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.59 2014/08/25 16:29:11 mrueg Exp $ + + 25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> hpricot-0.8.6-r2.ebuild: + Mark amd64 stable. Bug #503570. 15 Aug 2014; Raúl Porcel <armin76@gentoo.org> hpricot-0.8.6-r1.ebuild: sparc stable wrt #493780 diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild index b66de11d77a6..75119c98c833 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-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-r2.ebuild,v 1.8 2014/08/09 10:22:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v 1.9 2014/08/25 16:29:11 mrueg 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 |