diff options
author | Markus Meier <maekke@gentoo.org> | 2014-04-02 18:58:53 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-04-02 18:58:53 +0000 |
commit | f46028531306e7b0c75be9ce87128f37325406dd (patch) | |
tree | 0be412e8fcf350f5e4c3d25c47c3a013eac6577e /dev-ruby/rake-compiler | |
parent | arm stable, bug #506330 (diff) | |
download | gentoo-2-f46028531306e7b0c75be9ce87128f37325406dd.tar.gz gentoo-2-f46028531306e7b0c75be9ce87128f37325406dd.tar.bz2 gentoo-2-f46028531306e7b0c75be9ce87128f37325406dd.zip |
arm stable, bug #506292
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake-compiler/ChangeLog b/dev-ruby/rake-compiler/ChangeLog index 2bc0292edb68..6b5b7494f5c1 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.70 2014/04/02 13:59:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.71 2014/04/02 18:58:53 maekke Exp $ + + 02 Apr 2014; Markus Meier <maekke@gentoo.org> rake-compiler-0.8.3.ebuild: + arm stable, bug #506292 02 Apr 2014; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.8.3.ebuild: Stable for HPPA (bug #506292). diff --git a/dev-ruby/rake-compiler/rake-compiler-0.8.3.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.8.3.ebuild index fe63ce261c1e..2aee91911d9d 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.8.3.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.8.3.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.8.3.ebuild,v 1.4 2014/04/02 13:59:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.3.ebuild,v 1.5 2014/04/02 18:58:53 maekke Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 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="" |