diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-04-17 10:44:15 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-04-17 10:44:15 +0000 |
commit | 193b51c1e99672fada59df94e1a71450a7237e56 (patch) | |
tree | 14b94c86839c3a1609973e3c70839bd17b84884b /dev-ruby | |
parent | stable amd64, bug 169094 (diff) | |
download | gentoo-2-193b51c1e99672fada59df94e1a71450a7237e56.tar.gz gentoo-2-193b51c1e99672fada59df94e1a71450a7237e56.tar.bz2 gentoo-2-193b51c1e99672fada59df94e1a71450a7237e56.zip |
stable amd64, bug 169094
(Portage version: 2.1.2.2)
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 1f47ead8f95f..5ea6036ff7c6 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.33 2007/03/28 15:53:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.34 2007/04/17 10:44:15 opfer Exp $ + + 17 Apr 2007; Christian Faulhammer <opfer@gentoo.org> + ruby-atk-0.16.0.ebuild: + stable amd64, bug 169094 28 Mar 2007; Raúl Porcel <armin76@gentoo.org> ruby-atk-0.16.0.ebuild: ia64 stable wrt bug 169094 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 35bab50a0739..6d1b699cb922 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.5 2007/03/28 15:53:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-0.16.0.ebuild,v 1.6 2007/04/17 10:44:15 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" |