diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 23:00:41 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 23:00:41 +0000 |
commit | a2aea42c4bcdbeb5bc4c4e60ab48db6450d55190 (patch) | |
tree | 934a0d1fa0cd8d255adcdb09c22393f0066e525b /dev-ruby/ruby-atk | |
parent | Stable on SPARC. (diff) | |
download | historical-a2aea42c4bcdbeb5bc4c4e60ab48db6450d55190.tar.gz historical-a2aea42c4bcdbeb5bc4c4e60ab48db6450d55190.tar.bz2 historical-a2aea42c4bcdbeb5bc4c4e60ab48db6450d55190.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-ruby/ruby-atk')
-rw-r--r-- | dev-ruby/ruby-atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-atk/ruby-atk-0.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-atk/ChangeLog b/dev-ruby/ruby-atk/ChangeLog index fbe212dd856b..0f312580feb5 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.16 2005/06/27 19:27:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.17 2005/07/02 22:45:54 kloeri Exp $ + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> ruby-atk-0.12.0.ebuild: + Stable on alpha. 27 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> ruby-atk-0.12.0.ebuild: diff --git a/dev-ruby/ruby-atk/ruby-atk-0.12.0.ebuild b/dev-ruby/ruby-atk/ruby-atk-0.12.0.ebuild index a657325a7722..1aea26877da3 100644 --- a/dev-ruby/ruby-atk/ruby-atk-0.12.0.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-0.12.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 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.12.0.ebuild,v 1.3 2005/06/27 19:27:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-0.12.0.ebuild,v 1.4 2005/07/02 22:45:55 kloeri Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby Atk bindings" -KEYWORDS="~alpha x86 ~ppc ~ia64 sparc ~amd64" +KEYWORDS="alpha ~amd64 ~ia64 ~ppc sparc x86" IUSE="" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="dev-libs/atk" |