diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-01-29 15:55:54 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-01-29 15:55:54 +0000 |
commit | bf06f5df0f86d31378376a0ef1e72cf71d6fd548 (patch) | |
tree | 357f29b16911d241d5d2f7f83935e6ed3a43c389 /virtual | |
parent | net-im/skype: Verion Bump, #499264; thanks Jouni Kosonen for the patch (diff) | |
download | gentoo-2-bf06f5df0f86d31378376a0ef1e72cf71d6fd548.tar.gz gentoo-2-bf06f5df0f86d31378376a0ef1e72cf71d6fd548.tar.bz2 gentoo-2-bf06f5df0f86d31378376a0ef1e72cf71d6fd548.zip |
ia64 stable wrt bug #465948
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/ruby-threads/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/ruby-threads/ruby-threads-0.ebuild | 6 | ||||
-rw-r--r-- | virtual/ruby-threads/ruby-threads-1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/virtual/ruby-threads/ChangeLog b/virtual/ruby-threads/ChangeLog index 779add17b4fe..2d9984c577b3 100644 --- a/virtual/ruby-threads/ChangeLog +++ b/virtual/ruby-threads/ChangeLog @@ -1,6 +1,10 @@ # 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.31 2014/01/26 13:06:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.32 2014/01/29 15:55:54 hattya Exp $ + + 29 Jan 2014; Akinori Hattori <hattya@gentoo.org> ruby-threads-0.ebuild, + ruby-threads-1.ebuild: + ia64 stable wrt bug #465948 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ruby-threads-4.ebuild: Stable for alpha, wrt bug #483254 diff --git a/virtual/ruby-threads/ruby-threads-0.ebuild b/virtual/ruby-threads/ruby-threads-0.ebuild index d5b1b7e35049..86d8a8645200 100644 --- a/virtual/ruby-threads/ruby-threads-0.ebuild +++ b/virtual/ruby-threads/ruby-threads-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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-0.ebuild,v 1.9 2013/12/26 16:13:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-0.ebuild,v 1.10 2014/01/29 15:55:54 hattya Exp $ EAPI=2 USE_RUBY="ruby18" @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="" SLOT="${USE_RUBY}" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-lang/ruby:1.8[threads]" diff --git a/virtual/ruby-threads/ruby-threads-1.ebuild b/virtual/ruby-threads/ruby-threads-1.ebuild index 6e91c83737d7..9b5710aad5f5 100644 --- a/virtual/ruby-threads/ruby-threads-1.ebuild +++ b/virtual/ruby-threads/ruby-threads-1.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-1.ebuild,v 1.17 2014/01/05 10:49:06 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-1.ebuild,v 1.18 2014/01/29 15:55:54 hattya Exp $ EAPI=2 USE_RUBY="ruby19" @@ -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:1.9" |