diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-28 08:33:36 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-28 08:33:36 +0000 |
commit | e177469ec607dc0b94899bd4ab28f6f80e893d4a (patch) | |
tree | 529e96ac89604662d4d667e610f52143ecc311d4 /dev-ruby/rake-compiler | |
parent | Added Prefix keywords (diff) | |
download | historical-e177469ec607dc0b94899bd4ab28f6f80e893d4a.tar.gz historical-e177469ec607dc0b94899bd4ab28f6f80e893d4a.tar.bz2 historical-e177469ec607dc0b94899bd4ab28f6f80e893d4a.zip |
Marked ~x64-solaris
Package-Manager: portage-2.2.01.17422-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rake-compiler/ChangeLog b/dev-ruby/rake-compiler/ChangeLog index 89c424712497..9c52027541bb 100644 --- a/dev-ruby/rake-compiler/ChangeLog +++ b/dev-ruby/rake-compiler/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rake-compiler # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.24 2010/12/04 15:17:03 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.25 2010/12/28 08:33:36 grobian Exp $ + + 28 Dec 2010; Fabian Groffen <grobian@gentoo.org> + rake-compiler-0.7.1.ebuild: + Marked ~x64-solaris 02 Dec 2010; Fabian Groffen <grobian@gentoo.org> rake-compiler-0.7.1.ebuild: diff --git a/dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild index 015c638d4980..88a19518783e 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.1.ebuild,v 1.5 2010/12/04 15:17:03 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.1.ebuild,v 1.6 2010/12/28 08:33:36 grobian Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -21,7 +21,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 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |