summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-12-31 19:30:14 +0000
committerFabian Groffen <grobian@gentoo.org>2011-12-31 19:30:14 +0000
commit3666a89d8919d9ab4accd9ae7fe101be75567ccc (patch)
tree55f0c0f0773dacdeb414b9dc60d0ff659a76f6e8 /dev-ruby/rake
parentAdd useful patches from upstream; fixes totem on old video cards (thanks to R... (diff)
downloadhistorical-3666a89d8919d9ab4accd9ae7fe101be75567ccc.tar.gz
historical-3666a89d8919d9ab4accd9ae7fe101be75567ccc.tar.bz2
historical-3666a89d8919d9ab4accd9ae7fe101be75567ccc.zip
Add Prefix keywords, bug #396547
Package-Manager: portage-2.2.01.20048-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-ruby/rake')
-rw-r--r--dev-ruby/rake/ChangeLog5
-rw-r--r--dev-ruby/rake/rake-0.9.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
index 1ca466f27fce..f40cb6212b16 100644
--- a/dev-ruby/rake/ChangeLog
+++ b/dev-ruby/rake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.112 2011/11/03 11:57:04 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.113 2011/12/31 19:18:55 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> rake-0.9.2.2.ebuild:
+ Add Prefix keywords, bug #396547
*rake-0.9.2.2 (03 Nov 2011)
diff --git a/dev-ruby/rake/rake-0.9.2.2.ebuild b/dev-ruby/rake/rake-0.9.2.2.ebuild
index 7189956624e4..772412c89bd4 100644
--- a/dev-ruby/rake/rake-0.9.2.2.ebuild
+++ b/dev-ruby/rake/rake-0.9.2.2.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/rake-0.9.2.2.ebuild,v 1.1 2011/11/03 11:57:04 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild,v 1.2 2011/12/31 19:18:55 grobian Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -17,7 +17,7 @@ HOMEPAGE="http://rake.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="bash-completion doc"
DEPEND="${DEPEND} app-arch/gzip"