diff options
author | 2005-04-01 05:46:56 +0000 | |
---|---|---|
committer | 2005-04-01 05:46:56 +0000 | |
commit | 9d4b1480a3f3dd46978259c041fefd13cc772f9a (patch) | |
tree | 2b4267897741c6af1b9f3c4e77770a0be8143393 /dev-ruby/ruby-atk | |
parent | stable on ia64 (diff) | |
download | gentoo-2-9d4b1480a3f3dd46978259c041fefd13cc772f9a.tar.gz gentoo-2-9d4b1480a3f3dd46978259c041fefd13cc772f9a.tar.bz2 gentoo-2-9d4b1480a3f3dd46978259c041fefd13cc772f9a.zip |
stable on ia64
(Portage version: 2.0.51.16)
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.10.1.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-atk/ruby-atk-0.11.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-atk/ruby-atk-0.9.1.ebuild | 4 |
4 files changed, 11 insertions, 8 deletions
diff --git a/dev-ruby/ruby-atk/ChangeLog b/dev-ruby/ruby-atk/ChangeLog index 4cbcb7d47bc5..ddb2ec59ab59 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.11 2005/03/13 23:00:00 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.12 2005/04/01 05:45:48 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> ruby-atk-0.10.1.ebuild: + stable on ia64 *ruby-atk-0.12.0 (13 Mar 2005) diff --git a/dev-ruby/ruby-atk/ruby-atk-0.10.1.ebuild b/dev-ruby/ruby-atk/ruby-atk-0.10.1.ebuild index 1c9e2be67efd..6a5bc2817c96 100644 --- a/dev-ruby/ruby-atk/ruby-atk-0.10.1.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-0.10.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.10.1.ebuild,v 1.2 2004/10/05 07:59:37 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-0.10.1.ebuild,v 1.3 2005/04/01 05:45:48 agriffis Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby Atk bindings" -KEYWORDS="alpha x86 ppc ~ia64 ~sparc ~amd64" +KEYWORDS="alpha x86 ppc ia64 ~sparc ~amd64" IUSE="" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="${DEPEND} dev-libs/atk" diff --git a/dev-ruby/ruby-atk/ruby-atk-0.11.0.ebuild b/dev-ruby/ruby-atk/ruby-atk-0.11.0.ebuild index d63fc7e5c2b3..da4b920d9b62 100644 --- a/dev-ruby/ruby-atk/ruby-atk-0.11.0.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-0.11.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.11.0.ebuild,v 1.1 2004/11/25 03:08:46 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-0.11.0.ebuild,v 1.2 2005/04/01 05:45:48 agriffis Exp $ inherit ruby ruby-gnome2 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 3fff4a99b359..b35a978f65cd 100644 --- a/dev-ruby/ruby-atk/ruby-atk-0.9.1.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-0.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.9.1.ebuild,v 1.7 2004/07/14 22:01:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-0.9.1.ebuild,v 1.8 2005/04/01 05:45:48 agriffis Exp $ inherit ruby ruby-gnome2 |