diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-26 14:58:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-26 14:58:30 +0000 |
commit | 89e2b08ccac4629141c1dd8c2f8cd77eb823c9f5 (patch) | |
tree | c71762b90228d733b3acf11b4f32374183ea0189 /dev-ruby/rake-compiler | |
parent | sys-fs/aufs3: Bump to latest release (diff) | |
download | gentoo-2-89e2b08ccac4629141c1dd8c2f8cd77eb823c9f5.tar.gz gentoo-2-89e2b08ccac4629141c1dd8c2f8cd77eb823c9f5.tar.bz2 gentoo-2-89e2b08ccac4629141c1dd8c2f8cd77eb823c9f5.zip |
arm stable, bug #493780
(Portage version: 2.2.7/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake-compiler/ChangeLog b/dev-ruby/rake-compiler/ChangeLog index 59d08040ceda..db8a65d23bf1 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.64 2013/12/17 10:46:54 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.65 2013/12/26 14:58:30 maekke Exp $ + + 26 Dec 2013; Markus Meier <maekke@gentoo.org> rake-compiler-0.8.1.ebuild: + arm stable, bug #493780 *rake-compiler-0.9.2 (17 Dec 2013) diff --git a/dev-ruby/rake-compiler/rake-compiler-0.8.1.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.8.1.ebuild index 76cdfe336fc8..5545dfe3c95e 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.8.1.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.1.ebuild,v 1.11 2013/01/15 05:24:38 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1.ebuild,v 1.12 2013/12/26 14:58:30 maekke Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -21,7 +21,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="" |