diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 05:46:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 05:46:56 +0000 |
commit | a4ed6e9be803fac6737302fce1c6b37647813b82 (patch) | |
tree | 19e3353f57c9359f24e7f22ea558272e254bcb6f /dev-ruby/ruby-atk | |
parent | stable on ia64 (diff) | |
download | historical-a4ed6e9be803fac6737302fce1c6b37647813b82.tar.gz historical-a4ed6e9be803fac6737302fce1c6b37647813b82.tar.bz2 historical-a4ed6e9be803fac6737302fce1c6b37647813b82.zip |
stable on ia64
Package-Manager: portage-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 |