diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 21:27:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 21:27:16 +0000 |
commit | d21400f5d879402915c011e854be8d7b38769c32 (patch) | |
tree | 19a388f3da655f75de7a43f5de4fdf4de260b963 /dev-ruby/ruby-gtkhtml2 | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-d21400f5d879402915c011e854be8d7b38769c32.tar.gz gentoo-2-d21400f5d879402915c011e854be8d7b38769c32.tar.bz2 gentoo-2-d21400f5d879402915c011e854be8d7b38769c32.zip |
Mark 0.14.1 stable on ia64
(Portage version: 2.1.1)
Diffstat (limited to 'dev-ruby/ruby-gtkhtml2')
-rw-r--r-- | dev-ruby/ruby-gtkhtml2/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-gtkhtml2/ruby-gtkhtml2-0.14.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gtkhtml2/ChangeLog b/dev-ruby/ruby-gtkhtml2/ChangeLog index c993b968db65..1ca8658639fb 100644 --- a/dev-ruby/ruby-gtkhtml2/ChangeLog +++ b/dev-ruby/ruby-gtkhtml2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-gtkhtml2 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtkhtml2/ChangeLog,v 1.9 2006/08/30 11:26:28 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtkhtml2/ChangeLog,v 1.10 2006/10/20 21:27:16 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> + ruby-gtkhtml2-0.14.1.ebuild: + Mark 0.14.1 stable on ia64 *ruby-gtkhtml2-0.15.0 (30 Aug 2006) diff --git a/dev-ruby/ruby-gtkhtml2/ruby-gtkhtml2-0.14.1.ebuild b/dev-ruby/ruby-gtkhtml2/ruby-gtkhtml2-0.14.1.ebuild index 0c4c13b8d3de..75bcaa40dde3 100644 --- a/dev-ruby/ruby-gtkhtml2/ruby-gtkhtml2-0.14.1.ebuild +++ b/dev-ruby/ruby-gtkhtml2/ruby-gtkhtml2-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-gtkhtml2/ruby-gtkhtml2-0.14.1.ebuild,v 1.4 2006/03/30 16:55:01 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtkhtml2/ruby-gtkhtml2-0.14.1.ebuild,v 1.5 2006/10/20 21:27:16 agriffis Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby GtkHtml2 bindings" -KEYWORDS="~ia64 sparc ~x86" +KEYWORDS="ia64 sparc ~x86" IUSE="" USE_RUBY="ruby18 ruby19" DEPEND="=gnome-extra/gtkhtml-2* |