public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/fxruby: ChangeLog fxruby-1.6.12.ebuild fxruby-1.6.4.ebuild fxruby-1.2.6.ebuild
@ 2007-10-19 12:50 Matti Bickel (mabi)
  0 siblings, 0 replies; only message in thread
From: Matti Bickel (mabi) @ 2007-10-19 12:50 UTC (permalink / raw
  To: gentoo-commits

mabi        07/10/19 12:50:47

  Modified:             ChangeLog
  Added:                fxruby-1.6.12.ebuild
  Removed:              fxruby-1.6.4.ebuild fxruby-1.2.6.ebuild
  Log:
  version bump, clean old ebuilds
  (Portage version: 2.1.3.14)

Revision  Changes    Path
1.52                 dev-ruby/fxruby/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fxruby/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fxruby/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fxruby/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	3 Jun 2007 11:41:44 -0000	1.51
+++ ChangeLog	19 Oct 2007 12:50:47 -0000	1.52
@@ -1,6 +1,12 @@
 # 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.51 2007/06/03 11:41:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.52 2007/10/19 12:50:47 mabi Exp $
+
+*fxruby-1.6.12 (19 Oct 2007)
+
+  19 Oct 2007; Matti Bickel <mabi@gentoo.org> -fxruby-1.2.6.ebuild,
+  -fxruby-1.6.4.ebuild, +fxruby-1.6.12.ebuild:
+  version bump, clean fxruby-1.2
 
   03 Jun 2007; Markus Rothe <corsair@gentoo.org> fxruby-1.6.11.ebuild:
   Stable on ppc64; bug #165352



1.1                  dev-ruby/fxruby/fxruby-1.6.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.12.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.12.ebuild?rev=1.1&content-type=text/plain

Index: fxruby-1.6.12.ebuild
===================================================================
# 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.6.12.ebuild,v 1.1 2007/10/19 12:50:47 mabi Exp $

RUBY_BUG_145222=yes
inherit ruby

MY_P="FXRuby-${PV}"

DESCRIPTION="Ruby language binding to the FOX GUI toolkit"
HOMEPAGE="http://www.fxruby.org/"
SRC_URI="http://rubyforge.org/frs/download.php/26727/${MY_P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="1.6"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="examples doc"

DEPEND="=x11-libs/fox-1.6*
	>=x11-libs/fxscintilla-1.62-r1"
USE_RUBY="ruby16 ruby18 ruby19"

S="${WORKDIR}/${MY_P}"

src_unpack() {
	unpack ${A}
	cd "${S}"

	sed -i -e 's:libs, "fxscintilla":libs, "fxscintilla-1.6":g' \
		 ext/fox16/extconf.rb || die "sed error"
	einfo "Avoid -O0 builds"
	sed -i -e 's:-O0 -Iinclude:-Iinclude:g' \
		ext/fox16/extconf.rb || die "Can't fix forced -O0"
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-19 13:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-19 12:50 [gentoo-commits] gentoo-x86 commit in dev-ruby/fxruby: ChangeLog fxruby-1.6.12.ebuild fxruby-1.6.4.ebuild fxruby-1.2.6.ebuild Matti Bickel (mabi)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox