diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-06-16 15:42:01 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-06-16 15:42:01 +0000 |
commit | 1017240181c14ffb487e3ee2a8b8ab96c81ef932 (patch) | |
tree | f3e83a2ab4c4bdf2f4d9a91b5204bffdb81248f3 /dev-ruby | |
parent | Keyworded on alpha, bug #465948 (diff) | |
download | gentoo-2-1017240181c14ffb487e3ee2a8b8ab96c81ef932.tar.gz gentoo-2-1017240181c14ffb487e3ee2a8b8ab96c81ef932.tar.bz2 gentoo-2-1017240181c14ffb487e3ee2a8b8ab96c81ef932.zip |
Keyworded on alpha, bug #465948
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rr/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rr/rr-1.1.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rr/ChangeLog b/dev-ruby/rr/ChangeLog index 83520ef1ad7e..cac672e15b7a 100644 --- a/dev-ruby/rr/ChangeLog +++ b/dev-ruby/rr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rr/ChangeLog,v 1.41 2014/06/13 19:29:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rr/ChangeLog,v 1.42 2014/06/16 15:42:01 klausman Exp $ + + 16 Jun 2014; Tobias Klausmann <klausman@gentoo.org> rr-1.1.2-r1.ebuild: + Keyworded on alpha, bug #465948 13 Jun 2014; Jeroen Roovers <jer@gentoo.org> rr-1.1.2.ebuild: Stable for HPPA (bug #505920). diff --git a/dev-ruby/rr/rr-1.1.2-r1.ebuild b/dev-ruby/rr/rr-1.1.2-r1.ebuild index 51b397f81316..cd41f737ca6c 100644 --- a/dev-ruby/rr/rr-1.1.2-r1.ebuild +++ b/dev-ruby/rr/rr-1.1.2-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/rr/rr-1.1.2-r1.ebuild,v 1.1 2014/04/20 17:32:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rr/rr-1.1.2-r1.ebuild,v 1.2 2014/06/16 15:42:01 klausman Exp $ EAPI=5 @@ -19,7 +19,7 @@ SRC_URI="http://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( |