diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-08-25 16:01:10 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-08-25 16:01:10 +0000 |
commit | d2e8073ebe44904015b258a97b475cda27340ab2 (patch) | |
tree | 439b0e74223f7727e8e7c9079d00d5aa8a532293 | |
parent | Mark amd64 stable. Bug #505920. (diff) | |
download | gentoo-2-d2e8073ebe44904015b258a97b475cda27340ab2.tar.gz gentoo-2-d2e8073ebe44904015b258a97b475cda27340ab2.tar.bz2 gentoo-2-d2e8073ebe44904015b258a97b475cda27340ab2.zip |
Mark amd64 stable. Bug #505920.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
-rw-r--r-- | dev-ruby/rake-compiler/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake-compiler/ChangeLog b/dev-ruby/rake-compiler/ChangeLog index 56d339304af9..ee00543cf769 100644 --- a/dev-ruby/rake-compiler/ChangeLog +++ b/dev-ruby/rake-compiler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rake-compiler # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.83 2014/08/15 17:15:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.84 2014/08/25 16:01:10 mrueg Exp $ + + 25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> rake-compiler-0.9.2.ebuild: + Mark amd64 stable. Bug #505920. 15 Aug 2014; Raúl Porcel <armin76@gentoo.org> rake-compiler-0.9.3.ebuild: Add ~sparc wrt #465948 diff --git a/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild index 82d75bd0626b..59a8131fb5ac 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.9.2.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/rake-compiler/rake-compiler-0.9.2.ebuild,v 1.11 2014/07/21 14:54:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild,v 1.12 2014/08/25 16:01:10 mrueg Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -19,7 +19,7 @@ LICENSE="MIT" SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" RUBY_S="luislavena-${PN}-*" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |