diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:40:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:40:42 +0000 |
commit | 55d69badc5b4d86a54cb48cb585b34a350f7137a (patch) | |
tree | 7bd1f983d9d40d79f8255dd2bebf37a16508f58e /dev-ruby/rake-compiler | |
parent | ia64 stable wrt #353032 (diff) | |
download | gentoo-2-55d69badc5b4d86a54cb48cb585b34a350f7137a.tar.gz gentoo-2-55d69badc5b4d86a54cb48cb585b34a350f7137a.tar.bz2 gentoo-2-55d69badc5b4d86a54cb48cb585b34a350f7137a.zip |
ia64 stable wrt #357489
(Portage version: 2.1.9.45/cvs/Linux ia64)
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.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake-compiler/ChangeLog b/dev-ruby/rake-compiler/ChangeLog index d456bffbcfb7..63e58ea8d3e8 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.36 2011/04/08 05:47:42 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.37 2011/04/16 17:40:42 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> rake-compiler-0.7.5.ebuild: + ia64 stable wrt #357489 *rake-compiler-0.7.7 (08 Apr 2011) diff --git a/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild index 750cd9e447f0..0a1939bcc61c 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.7.5.ebuild,v 1.7 2011/04/01 08:49:03 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.8 2011/04/16 17:40:42 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -19,7 +19,7 @@ LICENSE="as-is" # truly SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" S="${WORKDIR}/luislavena-${PN}-*" -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |