diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-03 15:17:03 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-03 15:17:03 +0000 |
commit | e0c205bf8a7cf8445cd685fbdbf027620c10d82a (patch) | |
tree | 68a9c731e4dbaa5eb1722a8afc3d7a0bd49c37d2 /dev-ruby | |
parent | Raise minimum linux-headers dependency to >= 3.10 wrt #516086 because it's th... (diff) | |
download | gentoo-2-e0c205bf8a7cf8445cd685fbdbf027620c10d82a.tar.gz gentoo-2-e0c205bf8a7cf8445cd685fbdbf027620c10d82a.tar.bz2 gentoo-2-e0c205bf8a7cf8445cd685fbdbf027620c10d82a.zip |
Keyworded on alpha, bug #487178
(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/atomic/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/atomic/atomic-1.1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/atomic/ChangeLog b/dev-ruby/atomic/ChangeLog index 4e9db9cc1c91..c21b9fc882c2 100644 --- a/dev-ruby/atomic/ChangeLog +++ b/dev-ruby/atomic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/atomic # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/ChangeLog,v 1.14 2014/05/15 01:25:23 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/ChangeLog,v 1.15 2014/07/03 15:17:03 klausman Exp $ + + 03 Jul 2014; Tobias Klausmann <klausman@gentoo.org> atomic-1.1.16.ebuild: + Keyworded on alpha, bug #487178 15 May 2014; Manuel Rüger <mrueg@gentoo.org> -atomic-1.1.14-r1.ebuild, -atomic-1.1.14.ebuild: diff --git a/dev-ruby/atomic/atomic-1.1.16.ebuild b/dev-ruby/atomic/atomic-1.1.16.ebuild index 88f021d0885d..28635f78d4bb 100644 --- a/dev-ruby/atomic/atomic-1.1.16.ebuild +++ b/dev-ruby/atomic/atomic-1.1.16.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/atomic/atomic-1.1.16.ebuild,v 1.1 2014/03/22 07:03:43 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/atomic-1.1.16.ebuild,v 1.2 2014/07/03 15:17:03 klausman Exp $ EAPI=5 # jruby → there is code for this in ext but that requires compiling java. @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/headius/ruby-atomic" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" IUSE="" all_ruby_prepare() { |