diff options
author | 2007-03-04 18:16:42 +0000 | |
---|---|---|
committer | 2007-03-04 18:16:42 +0000 | |
commit | 7197bdc7cf256e860d33488269592cbefa8cda27 (patch) | |
tree | bf3c2ad74b903cc32fe65a49896139a6f8b30b1a /dev-ruby | |
parent | stable x86; bug 169094 (diff) | |
download | gentoo-2-7197bdc7cf256e860d33488269592cbefa8cda27.tar.gz gentoo-2-7197bdc7cf256e860d33488269592cbefa8cda27.tar.bz2 gentoo-2-7197bdc7cf256e860d33488269592cbefa8cda27.zip |
stable x86; bug 169094
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-atk/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-atk/ruby-atk-0.16.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-atk/ChangeLog b/dev-ruby/ruby-atk/ChangeLog index 9f7863df154b..75e5be1c0706 100644 --- a/dev-ruby/ruby-atk/ChangeLog +++ b/dev-ruby/ruby-atk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-atk # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.30 2007/03/03 19:40:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.31 2007/03/04 18:16:42 opfer Exp $ + + 04 Mar 2007; Christian Faulhammer <opfer@gentoo.org> + ruby-atk-0.16.0.ebuild: + stable x86; bug 169094 03 Mar 2007; nixnut <nixnut@gentoo.org> ruby-atk-0.16.0.ebuild: Stable on ppc wrt bug 169064 diff --git a/dev-ruby/ruby-atk/ruby-atk-0.16.0.ebuild b/dev-ruby/ruby-atk/ruby-atk-0.16.0.ebuild index ef2aeb35fcad..be09b2ae7e32 100644 --- a/dev-ruby/ruby-atk/ruby-atk-0.16.0.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-0.16.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 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.16.0.ebuild,v 1.2 2007/03/03 19:40:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-0.16.0.ebuild,v 1.3 2007/03/04 18:16:42 opfer Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby Atk bindings" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc x86" IUSE="" USE_RUBY="ruby18 ruby19" DEPEND="dev-libs/atk" |