summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-10-10 13:13:09 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-10-10 13:13:09 +0000
commite1bf0c457bc85c516168d5c7825ce670641f0a60 (patch)
tree502b475c3fd642805b00246052317ad355146a20 /dev-ruby/rubyforge
parentRemove old ebuild (diff)
downloadgentoo-2-e1bf0c457bc85c516168d5c7825ce670641f0a60.tar.gz
gentoo-2-e1bf0c457bc85c516168d5c7825ce670641f0a60.tar.bz2
gentoo-2-e1bf0c457bc85c516168d5c7825ce670641f0a60.zip
Keyworded on alpha, bug #325465
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rubyforge')
-rw-r--r--dev-ruby/rubyforge/ChangeLog6
-rw-r--r--dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rubyforge/ChangeLog b/dev-ruby/rubyforge/ChangeLog
index 426cc9d7ea96..cd3b76ce6c43 100644
--- a/dev-ruby/rubyforge/ChangeLog
+++ b/dev-ruby/rubyforge/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rubyforge
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.69 2010/09/29 21:39:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.70 2010/10/10 13:13:09 klausman Exp $
+
+ 10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
+ rubyforge-2.0.4-r1.ebuild:
+ Keyworded on alpha, bug #325465
29 Sep 2010; Brent Baude <ranger@gentoo.org> rubyforge-2.0.4.ebuild:
Marking rubyforge-2.0.4 ppc64 for bug 321043
diff --git a/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild b/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild
index bff05907df21..147ffea5a0ad 100644
--- a/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild
+++ b/dev-ruby/rubyforge/rubyforge-2.0.4-r1.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/rubyforge/rubyforge-2.0.4-r1.ebuild,v 1.4 2010/08/05 17:52:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild,v 1.5 2010/10/10 13:13:09 klausman Exp $
EAPI=2
@@ -17,7 +17,7 @@ HOMEPAGE="http://codeforpeople.rubyforge.org/rubyforge/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/json-1.1.7'