summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-07-01 09:55:44 +0000
committerMamoru Komachi <usata@gentoo.org>2004-07-01 09:55:44 +0000
commit0a1dc7d4cfa061b5518c75acb9b906e2ad97f63e (patch)
tree166bd8316b5bfc34d57bf63e7e5bee26d74f9f9a /dev-ruby
parentuim should be at least 0.3.9 (Manifest recommit) (diff)
downloadgentoo-2-0a1dc7d4cfa061b5518c75acb9b906e2ad97f63e.tar.gz
gentoo-2-0a1dc7d4cfa061b5518c75acb9b906e2ad97f63e.tar.bz2
gentoo-2-0a1dc7d4cfa061b5518c75acb9b906e2ad97f63e.zip
Stable on x86, alpha and ppc
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-atk/ChangeLog5
-rw-r--r--dev-ruby/ruby-atk/ruby-atk-0.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-atk/ChangeLog b/dev-ruby/ruby-atk/ChangeLog
index 5aa45e2f43bc..c12b04c4b29f 100644
--- a/dev-ruby/ruby-atk/ChangeLog
+++ b/dev-ruby/ruby-atk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-atk
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.4 2004/06/30 19:02:13 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.5 2004/07/01 09:55:44 usata Exp $
+
+ 01 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-atk-0.9.1.ebuild:
+ Stable on x86, alpha and ppc
30 Jun 2004; Ferris McCormick <fmccor@gentoo.org> ruby-atk-0.9.1.ebuild:
Add ~sparc keyword (part of ruby-gnome2-all)
diff --git a/dev-ruby/ruby-atk/ruby-atk-0.9.1.ebuild b/dev-ruby/ruby-atk/ruby-atk-0.9.1.ebuild
index a4369fb29cc3..4bddce5e6e3d 100644
--- a/dev-ruby/ruby-atk/ruby-atk-0.9.1.ebuild
+++ b/dev-ruby/ruby-atk/ruby-atk-0.9.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-0.9.1.ebuild,v 1.4 2004/06/30 19:02:13 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-0.9.1.ebuild,v 1.5 2004/07/01 09:55:44 usata Exp $
inherit ruby ruby-gnome2
DESCRIPTION="Ruby Atk bindings"
-KEYWORDS="~alpha ~x86 ~ppc ~ia64 ~sparc"
+KEYWORDS="alpha x86 ppc ~ia64 ~sparc"
USE_RUBY="ruby18 ruby19" # ruby16 is not supported
DEPEND="${DEPEND} dev-libs/atk"
RDEPEND="${RDEPEND} dev-libs/atk >=dev-ruby/ruby-glib2-${PV}"