diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:52:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:52:28 +0000 |
commit | b046892d6395d803b8e0d9c7c1339e4065d6a6f3 (patch) | |
tree | 9e98cb668930302e2ba3df73c222a70b208a4197 /dev-ruby/systemu | |
parent | x86 stable wrt bug #535542 (diff) | |
download | gentoo-2-b046892d6395d803b8e0d9c7c1339e4065d6a6f3.tar.gz gentoo-2-b046892d6395d803b8e0d9c7c1339e4065d6a6f3.tar.bz2 gentoo-2-b046892d6395d803b8e0d9c7c1339e4065d6a6f3.zip |
Stable for x86, wrt bug #546970
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/systemu')
-rw-r--r-- | dev-ruby/systemu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/systemu/systemu-2.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/systemu/ChangeLog b/dev-ruby/systemu/ChangeLog index 50d7461a36d5..20601ce7a5a0 100644 --- a/dev-ruby/systemu/ChangeLog +++ b/dev-ruby/systemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/systemu # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/systemu/ChangeLog,v 1.27 2015/04/19 08:57:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/systemu/ChangeLog,v 1.28 2015/04/19 09:52:28 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> systemu-2.6.4.ebuild: + Stable for x86, wrt bug #546970 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> systemu-2.6.4.ebuild: Stable for amd64, wrt bug #546970 diff --git a/dev-ruby/systemu/systemu-2.6.4.ebuild b/dev-ruby/systemu/systemu-2.6.4.ebuild index 8a9d81278a33..f9386285d135 100644 --- a/dev-ruby/systemu/systemu-2.6.4.ebuild +++ b/dev-ruby/systemu/systemu-2.6.4.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/systemu/systemu-2.6.4.ebuild,v 1.4 2015/04/19 08:57:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/systemu/systemu-2.6.4.ebuild,v 1.5 2015/04/19 09:52:28 ago Exp $ EAPI=5 # Test hangs on jruby @@ -17,7 +17,7 @@ HOMEPAGE="http://codeforpeople.com/lib/ruby/systemu/" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" all_ruby_install() { |