diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-21 18:31:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-21 18:31:22 +0000 |
commit | ebd24e913dbdcbc32b31d5067ca115ad582fbc77 (patch) | |
tree | 24460cc276d013a8c106f387e06654bec2a654fb /virtual | |
parent | Version bump up to day git 1.9.6. Dropping ~ppc64 because >=dev-libs/libpeas-... (diff) | |
download | gentoo-2-ebd24e913dbdcbc32b31d5067ca115ad582fbc77.tar.gz gentoo-2-ebd24e913dbdcbc32b31d5067ca115ad582fbc77.tar.bz2 gentoo-2-ebd24e913dbdcbc32b31d5067ca115ad582fbc77.zip |
sparc stable wrt #411507
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'virtual')
-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 4b727ea81b3d..ddea496438ac 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.15 2012/09/29 15:20:14 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.16 2012/10/21 18:31:22 armin76 Exp $ + + 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> ruby-threads-1.ebuild: + sparc stable wrt #411507 29 Sep 2012; Fabian Groffen <grobian@gentoo.org> ruby-threads-1.ebuild: Marked ~x64-macos diff --git a/virtual/ruby-threads/ruby-threads-1.ebuild b/virtual/ruby-threads/ruby-threads-1.ebuild index a798796e36d0..44ac70651364 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.11 2012/09/29 15:20:14 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-1.ebuild,v 1.12 2012/10/21 18:31:22 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" |