diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-06-24 18:54:58 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-06-24 18:54:58 +0000 |
commit | 7b7bca972b682819be1cffd4428e079ea92b76c2 (patch) | |
tree | 895e5308befef96dc642f237691e7ceb9b809776 /dev-ruby | |
parent | Add ~sparc keyword (ruby-gtk helper) (Manifest recommit) (diff) | |
download | gentoo-2-7b7bca972b682819be1cffd4428e079ea92b76c2.tar.gz gentoo-2-7b7bca972b682819be1cffd4428e079ea92b76c2.tar.bz2 gentoo-2-7b7bca972b682819be1cffd4428e079ea92b76c2.zip |
add ~sparc keyword (ruby-gtk helper)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-gdkpixbuf/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gdkpixbuf/ChangeLog b/dev-ruby/ruby-gdkpixbuf/ChangeLog index 6ff03b12046d..7d2ffaf46b36 100644 --- a/dev-ruby/ruby-gdkpixbuf/ChangeLog +++ b/dev-ruby/ruby-gdkpixbuf/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/ruby-gdkpixbuf # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf/ChangeLog,v 1.13 2004/05/16 10:39:17 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf/ChangeLog,v 1.14 2004/06/24 18:54:58 fmccor Exp $ + + 24 Jun 2004; Ferris McCormick <fmccor@gentoo.org> + ruby-gdkpixbuf-0.34.ebuild: + Add ~sparc keyword. (This is part of ruby-gnome-all, and works in parallel + with ruby-gtk.) 16 May 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-gdkpixbuf-0.27.ebuild, ruby-gdkpixbuf-0.29.ebuild: diff --git a/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild b/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild index 8cc7126088a6..c066c37da6d6 100644 --- a/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild +++ b/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild,v 1.6 2004/04/16 23:55:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gdkpixbuf/ruby-gdkpixbuf-0.34.ebuild,v 1.7 2004/06/24 18:54:58 fmccor Exp $ inherit ruby @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ruby-gnome/ruby-gnome-all-${PV}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="x86 alpha ~ppc" +KEYWORDS="x86 alpha ~ppc ~sparc" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="virtual/ruby |