+++ /dev/null
-# ChangeLog for dev-ruby/ruby-gtk
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk/ChangeLog,v 1.26 2007/02/22 01:13:57 peper Exp $
-
- 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
- Transition to Manifest2.
-
- 25 Sep 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
- files/digest-ruby-gtk-0.30, Manifest:
- Redigest ruby-gtk-0.30 #147173
-
- 22 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- ruby-gtk-0.34-r1.ebuild:
- Stable on sparc
-
- 04 Feb 2006; <solar@gentoo.org> :
- - redigest needed due to bad RMD160. bug #121124
-
- 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> ruby-gtk-0.34-r1.ebuild:
- Mark 0.34-r1 stable on ia64
-
- 03 Oct 2005; Aron Griffis <agriffis@gentoo.org> ruby-gtk-0.34-r1.ebuild:
- Mark 0.34-r1 ~ia64
-
- 16 Dec 2004; Markus Rothe <corsair@gentoo.org> ruby-gtk-0.34-r1.ebuild:
- Stable on ppc64
-
- 01 Nov 2004; Markus Rothe <corsair@gentoo.org> ruby-gtk-0.34-r1.ebuild:
- Marked ~ppc64; bug #67407
-
- 09 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-gtk-0.34-r1.ebuild:
- Fixed compile error with ruby19.
-
- 01 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-gtk-0.30.ebuild,
- ruby-gtk-0.34-r1.ebuild, ruby-gtk-0.34.ebuild:
- Added die to make install. 0.34-r1 stable on ppc
-
- 16 May 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-gtk-0.27.ebuild,
- ruby-gtk-0.29.ebuild, ruby-gtk-0.30.ebuild, ruby-gtk-0.34-r1.ebuild,
- ruby-gtk-0.34.ebuild:
- Marked >=0.30 stable on x86 and alpha. Removed old ebuilds.
-
- 12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-gtk-0.34-r1.ebuild:
- Fixed compilation on ruby19
-
- 12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-gtk-0.27.ebuild,
- ruby-gtk-0.29.ebuild, ruby-gtk-0.30.ebuild, ruby-gtk-0.34-r1.ebuild,
- ruby-gtk-0.34.ebuild:
- virtual/ruby fix
-
- 13 Mar 2004; David Holm <dholm@gentoo.org> ruby-gtk-0.34-r1.ebuild:
- Added to ~ppc.
-
- 09 Jan 2004; Aron Griffis <agriffis@gentoo.org> ruby-gtk-0.34-r1.ebuild:
- stable on alpha
-
- 26 Dec 2003; Jason Wever <weeve@gentoo.org> ruby-gtk-0.34-r1.ebuild:
- Added ~sparc keyword.
-
-*ruby-gtk-0.34-r1 (12 Dec 2003)
-
- 12 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ruby-gtk-0.34-r1.ebuild:
- inherit ruby to support both ruby16 and ruby18
-
-*ruby-gtk-0.34 (21 Jul 2003)
-
- 21 Jul 2003; Tom Payne <twp@gentoo.org> ruby-gtk-0.34.ebuild :
- Version bump.
-
-*ruby-gtk-0.30 (07 Jan 2003)
-
- 07 Jan 2003; Aron Griffis <agriffis@gentoo.org> ruby-gtk-0.30.ebuild:
- Update from 0.29 to 0.30. Add ~alpha to KEYWORDS.
-
-*ruby-gtk-0.29 (06 Jul 2002)
-
- 06 Jul 2002; Aron Griffis <agriffis@gentoo.org> ruby-gtk-0.29.ebuild :
-
- Updated to version 0.29. Added SLOT and LICENSE.
-
- 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> ruby-gtk-0.29.ebuild :
-
- Added KEYWORDS.
-
-*ruby-gtk-0.27 (13 Apr 2002)
-
- 13 Apr 2002; Seemant Kulleen <seemant@gentoo.org> ruby-gtk-0.27.ebuild :
-
- thomharp@charter.net submitted this updated ebuild in bug #1647. I have
- cleaned it up slightly to allow future updates to be more flexible.
- However, why did the ruby-gtk (ruby-gnome) people have to change the
- naming convention?
-
- 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> ruby-gtk-0.27.ebuild :
-
- Added LICENSE, KEYWORDS, SLOT.
-
-*ruby-gtk-0.26 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that
- the comments should well explained and written in clean English. The
- details about writing correct changelogs are explained in the
- skel.ChangeLog file which you can find in the root directory of the
- portage repository.
+++ /dev/null
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk/ruby-gtk-0.34-r1.ebuild,v 1.16 2006/06/22 22:32:09 gustavoz Exp $
-
-inherit ruby-gnome2 ruby
-
-S=${WORKDIR}/ruby-gnome-all-${PV}/gtk
-DESCRIPTION="Ruby Gtk+ bindings"
-HOMEPAGE="http://ruby-gnome.sourceforge.net/"
-SRC_URI="mirror://sourceforge/ruby-gnome/ruby-gnome-all-${PV}.tar.gz"
-
-LICENSE="Ruby"
-SLOT="0"
-USE_RUBY="ruby16 ruby18 ruby19"
-KEYWORDS="alpha ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="virtual/ruby
- =x11-libs/gtk+-1.2*"
-
-src_unpack() {
-
- unpack ${A}
- cd ${S}
-
- ruby -i -pe 'sub "PLATFORM","RUBY_PLATFORM"' \
- extconf.rb src/makedefconst.rb || "substitution failed"
-}