summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-02-05 09:04:37 +0000
committerJeroen Roovers <jer@gentoo.org>2007-02-05 09:04:37 +0000
commita37e368b17921b0b109ac57c7dbcc2887b5f888f (patch)
tree85d7a3984b2b9aed6e73bccc46e1a08140fc0b21 /dev-ruby/fxruby
parentStable for HPPA. (diff)
downloadgentoo-2-a37e368b17921b0b109ac57c7dbcc2887b5f888f.tar.gz
gentoo-2-a37e368b17921b0b109ac57c7dbcc2887b5f888f.tar.bz2
gentoo-2-a37e368b17921b0b109ac57c7dbcc2887b5f888f.zip
Marked hppa (bug #165352, tested with net-irc/xdcc-fetch).
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-ruby/fxruby')
-rw-r--r--dev-ruby/fxruby/ChangeLog5
-rw-r--r--dev-ruby/fxruby/fxruby-1.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog
index 700bfa4912ed..0f676a33b424 100644
--- a/dev-ruby/fxruby/ChangeLog
+++ b/dev-ruby/fxruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fxruby
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.36 2007/02/05 07:41:36 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.37 2007/02/05 09:04:37 jer Exp $
+
+ 05 Feb 2007; Jeroen Roovers <jer@gentoo.org> fxruby-1.2.6.ebuild:
+ Marked hppa (bug #165352, tested with net-irc/xdcc-fetch).
05 Feb 2007; Christian Faulhammer <opfer@gentoo.org> fxruby-1.2.6.ebuild,
fxruby-1.4.7.ebuild, fxruby-1.6.4.ebuild:
diff --git a/dev-ruby/fxruby/fxruby-1.2.6.ebuild b/dev-ruby/fxruby/fxruby-1.2.6.ebuild
index c7dd5833c68b..ebfbd3313cb9 100644
--- a/dev-ruby/fxruby/fxruby-1.2.6.ebuild
+++ b/dev-ruby/fxruby/fxruby-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.2.6.ebuild,v 1.8 2007/02/05 07:41:36 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.2.6.ebuild,v 1.9 2007/02/05 09:04:37 jer Exp $
RUBY_BUG_145222=yes
inherit ruby
@@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/4003/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="1.2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~sparc x86"
IUSE="examples doc"
DEPEND="=x11-libs/fox-1.2*