diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2006-03-30 16:00:59 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2006-03-30 16:00:59 +0000 |
commit | dcefc5bf8c7ab98498a060065b60e54855b28b79 (patch) | |
tree | 853bfb817d24c90d691dfc468b8820eeef0bf043 /dev-ruby/ruby-atk | |
parent | New snapshot; upstream included three of our patches (diff) | |
download | historical-dcefc5bf8c7ab98498a060065b60e54855b28b79.tar.gz historical-dcefc5bf8c7ab98498a060065b60e54855b28b79.tar.bz2 historical-dcefc5bf8c7ab98498a060065b60e54855b28b79.zip |
Stable on sparc (version bump).
Package-Manager: portage-2.1_pre7-r2
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.14.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-atk/ChangeLog b/dev-ruby/ruby-atk/ChangeLog index 76135afccf8c..f5e96e59b762 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.24 2006/03/28 23:41:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.25 2006/03/30 15:56:38 fmccor Exp $ + + 30 Mar 2006; Ferris McCormick <fmccor@gentoo.org> ruby-atk-0.14.1.ebuild: + Stable on sparc (version bump). 28 Mar 2006; Aron Griffis <agriffis@gentoo.org> ruby-atk-0.14.1.ebuild: Mark 0.14.1 stable on ia64 diff --git a/dev-ruby/ruby-atk/ruby-atk-0.14.1.ebuild b/dev-ruby/ruby-atk/ruby-atk-0.14.1.ebuild index 832ca4859bc9..7900cdb4d18f 100644 --- a/dev-ruby/ruby-atk/ruby-atk-0.14.1.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-0.14.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.14.1.ebuild,v 1.4 2006/03/28 23:41:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-0.14.1.ebuild,v 1.5 2006/03/30 15:56:38 fmccor 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" |