diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 13:06:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 13:06:44 +0000 |
commit | d7f4afedd2f200d50b311ca7fd3925bc65c977aa (patch) | |
tree | af3fd809e1e93b852c773432fed122416ffe99d3 /virtual/ruby-threads | |
parent | Stable for alpha, wrt bug #483254 (diff) | |
download | gentoo-2-d7f4afedd2f200d50b311ca7fd3925bc65c977aa.tar.gz gentoo-2-d7f4afedd2f200d50b311ca7fd3925bc65c977aa.tar.bz2 gentoo-2-d7f4afedd2f200d50b311ca7fd3925bc65c977aa.zip |
Stable for alpha, wrt bug #483254
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/ruby-threads')
-rw-r--r-- | virtual/ruby-threads/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/ruby-threads/ruby-threads-4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/ruby-threads/ChangeLog b/virtual/ruby-threads/ChangeLog index caa1a8e1661e..779add17b4fe 100644 --- a/virtual/ruby-threads/ChangeLog +++ b/virtual/ruby-threads/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/ruby-threads # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.30 2014/01/26 13:06:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.31 2014/01/26 13:06:44 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ruby-threads-4.ebuild: + Stable for alpha, wrt bug #483254 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ruby-threads-4.ebuild: Stable for sparc, wrt bug #483254 diff --git a/virtual/ruby-threads/ruby-threads-4.ebuild b/virtual/ruby-threads/ruby-threads-4.ebuild index 4e3a5a82126b..70ec6e73ab85 100644 --- a/virtual/ruby-threads/ruby-threads-4.ebuild +++ b/virtual/ruby-threads/ruby-threads-4.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/virtual/ruby-threads/ruby-threads-4.ebuild,v 1.7 2014/01/26 13:06:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-4.ebuild,v 1.8 2014/01/26 13:06:44 ago Exp $ EAPI=5 USE_RUBY="ruby20" @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="" SLOT="${USE_RUBY}" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x64-macos" IUSE="" RDEPEND="dev-lang/ruby:2.0" |