diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-12-09 14:30:38 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-12-09 14:30:38 +0000 |
commit | 5a88c8b12c05c1c288905f08ae8531a20eabaa48 (patch) | |
tree | 3b49160c9538f36f894565783385ec4bf11aae9b /dev-ruby | |
parent | Sparc stable, Bug #215149. (diff) | |
download | gentoo-2-5a88c8b12c05c1c288905f08ae8531a20eabaa48.tar.gz gentoo-2-5a88c8b12c05c1c288905f08ae8531a20eabaa48.tar.bz2 gentoo-2-5a88c8b12c05c1c288905f08ae8531a20eabaa48.zip |
Sparc stable, Bug #215149.
(Portage version: 2.2_rc17/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-gnomevfs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-gnomevfs/ruby-gnomevfs-0.15.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gnomevfs/ChangeLog b/dev-ruby/ruby-gnomevfs/ChangeLog index c56485609eeb..aefc7372bc8b 100644 --- a/dev-ruby/ruby-gnomevfs/ChangeLog +++ b/dev-ruby/ruby-gnomevfs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-gnomevfs # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gnomevfs/ChangeLog,v 1.27 2008/05/21 12:55:30 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gnomevfs/ChangeLog,v 1.28 2008/12/09 14:30:38 fmccor Exp $ + + 09 Dec 2008; Ferris McCormick <fmccor@gentoo.org> + ruby-gnomevfs-0.15.0.ebuild: + Sparc stable, Bug #215149. 21 May 2008; Samuli Suominen <drac@gentoo.org> ruby-gnomevfs-0.15.0.ebuild: diff --git a/dev-ruby/ruby-gnomevfs/ruby-gnomevfs-0.15.0.ebuild b/dev-ruby/ruby-gnomevfs/ruby-gnomevfs-0.15.0.ebuild index 6a9a3baed141..1fb2d1e2a9d3 100644 --- a/dev-ruby/ruby-gnomevfs/ruby-gnomevfs-0.15.0.ebuild +++ b/dev-ruby/ruby-gnomevfs/ruby-gnomevfs-0.15.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-gnomevfs/ruby-gnomevfs-0.15.0.ebuild,v 1.8 2008/05/21 12:55:30 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gnomevfs/ruby-gnomevfs-0.15.0.ebuild,v 1.9 2008/12/09 14:30:38 fmccor Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby GnomeVFS bindings" -KEYWORDS="alpha amd64 ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" USE_RUBY="ruby18 ruby19" RDEPEND=">=gnome-base/gnome-vfs-2.2" |