diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-12-09 14:30:07 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-12-09 14:30:07 +0000 |
commit | 70d97ed6d32d7bcfb95d94e5272e46615ad200c5 (patch) | |
tree | 87a9bc670d0c75ab9aa5f957101e3e87f34e808e | |
parent | Sparc stable, Bug #215149. (diff) | |
download | gentoo-2-70d97ed6d32d7bcfb95d94e5272e46615ad200c5.tar.gz gentoo-2-70d97ed6d32d7bcfb95d94e5272e46615ad200c5.tar.bz2 gentoo-2-70d97ed6d32d7bcfb95d94e5272e46615ad200c5.zip |
Sparc stable, Bug #215149.
(Portage version: 2.2_rc17/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
-rw-r--r-- | dev-ruby/ruby-gnomeprintui/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-gnomeprintui/ruby-gnomeprintui-0.16.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gnomeprintui/ChangeLog b/dev-ruby/ruby-gnomeprintui/ChangeLog index 7b3074f9952a..7796366e6432 100644 --- a/dev-ruby/ruby-gnomeprintui/ChangeLog +++ b/dev-ruby/ruby-gnomeprintui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-gnomeprintui # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gnomeprintui/ChangeLog,v 1.10 2008/10/06 14:14:30 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gnomeprintui/ChangeLog,v 1.11 2008/12/09 14:30:07 fmccor Exp $ + + 09 Dec 2008; Ferris McCormick <fmccor@gentoo.org> + ruby-gnomeprintui-0.16.0.ebuild: + Sparc stable, Bug #215149. 06 Oct 2008; Hans de Graaff <graaff@gentoo.org> ruby-gnomeprintui-0.16.0.ebuild: diff --git a/dev-ruby/ruby-gnomeprintui/ruby-gnomeprintui-0.16.0.ebuild b/dev-ruby/ruby-gnomeprintui/ruby-gnomeprintui-0.16.0.ebuild index 276283a61422..15c34705d388 100644 --- a/dev-ruby/ruby-gnomeprintui/ruby-gnomeprintui-0.16.0.ebuild +++ b/dev-ruby/ruby-gnomeprintui/ruby-gnomeprintui-0.16.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gnomeprintui/ruby-gnomeprintui-0.16.0.ebuild,v 1.6 2008/10/06 14:14:30 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gnomeprintui/ruby-gnomeprintui-0.16.0.ebuild,v 1.7 2008/12/09 14:30:07 fmccor Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby bindings for gnomeprintui" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc sparc x86" IUSE="" USE_RUBY="ruby18 ruby19" DEPEND=">=gnome-base/libgnomeprintui-2.8 |