diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-27 17:57:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-27 17:57:48 +0000 |
commit | 64f7d22c1c731d05651afc751e9018d5cbef064a (patch) | |
tree | e4f51f0adc99871fa93df2a481ee25583f701a44 /virtual/ruby-threads | |
parent | sh stable wrt #411507 (diff) | |
download | historical-64f7d22c1c731d05651afc751e9018d5cbef064a.tar.gz historical-64f7d22c1c731d05651afc751e9018d5cbef064a.tar.bz2 historical-64f7d22c1c731d05651afc751e9018d5cbef064a.zip |
s390/sh stable wrt #411507
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'virtual/ruby-threads')
-rw-r--r-- | virtual/ruby-threads/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/ruby-threads/ruby-threads-1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/ruby-threads/ChangeLog b/virtual/ruby-threads/ChangeLog index ddea496438ac..2f066b2662f1 100644 --- a/virtual/ruby-threads/ChangeLog +++ b/virtual/ruby-threads/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/ruby-threads # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.16 2012/10/21 18:31:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.17 2012/10/27 17:57:48 armin76 Exp $ + + 27 Oct 2012; Raúl Porcel <armin76@gentoo.org> ruby-threads-1.ebuild: + s390/sh stable wrt #411507 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> ruby-threads-1.ebuild: sparc stable wrt #411507 diff --git a/virtual/ruby-threads/ruby-threads-1.ebuild b/virtual/ruby-threads/ruby-threads-1.ebuild index 44ac70651364..69af0a29cc96 100644 --- a/virtual/ruby-threads/ruby-threads-1.ebuild +++ b/virtual/ruby-threads/ruby-threads-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.12 2012/10/21 18:31:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-1.ebuild,v 1.13 2012/10/27 17:57:48 armin76 Exp $ EAPI=2 USE_RUBY="ruby19" @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="" SLOT="${USE_RUBY}" -KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x64-macos" +KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-macos" IUSE="" RDEPEND="dev-lang/ruby:1.9" |