public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Caleb Tennis (caleb)" <caleb@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/qt4-qtruby: ChangeLog qt4-qtruby-1.4.9-r3.ebuild
Date: Mon, 31 Dec 2007 18:35:04 +0000	[thread overview]
Message-ID: <E1J9PTc-00081d-H5@stork.gentoo.org> (raw)

caleb       07/12/31 18:35:04

  Modified:             ChangeLog
  Added:                qt4-qtruby-1.4.9-r3.ebuild
  Log:
  Update to cmake-utils and add patch for multilib support, from bug #202632
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.14                 dev-ruby/qt4-qtruby/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/qt4-qtruby/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	6 Nov 2007 12:34:54 -0000	1.13
+++ ChangeLog	31 Dec 2007 18:35:03 -0000	1.14
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/qt4-qtruby
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/qt4-qtruby/ChangeLog,v 1.13 2007/11/06 12:34:54 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/qt4-qtruby/ChangeLog,v 1.14 2007/12/31 18:35:03 caleb Exp $
+
+*qt4-qtruby-1.4.9-r3 (31 Dec 2007)
+
+  31 Dec 2007; Caleb Tennis <caleb@gentoo.org>
+  +files/libsmoke-multilib.patch, +qt4-qtruby-1.4.9-r3.ebuild:
+  Update to cmake-utils and add patch for multilib support, from bug #202632
 
 *qt4-qtruby-1.4.9-r2 (06 Nov 2007)
 



1.1                  dev-ruby/qt4-qtruby/qt4-qtruby-1.4.9-r3.ebuild

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

Index: qt4-qtruby-1.4.9-r3.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/qt4-qtruby/qt4-qtruby-1.4.9-r3.ebuild,v 1.1 2007/12/31 18:35:03 caleb Exp $

inherit toolchain-funcs eutils qt4 cmake-utils

DESCRIPTION="Ruby bindings for QT4"
HOMEPAGE="http://rubyforge.org/projects/korundum"
SRC_URI="http://rubyforge.org/frs/download.php/21951/${P}.tgz"

LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=virtual/ruby-1.8
	=x11-libs/qt-4*
	=x11-libs/qwt-5*"
RDEPEND="${DEPEND}
	>=dev-util/cmake-2.4.6"

SLOT="0"

QT4_BUILT_WITH_USE_CHECK="opengl dbus"

pkg_setup() {
	qt4_pkg_setup
}

src_unpack() {
	unpack $A
	cd "${S}"
	epatch "${FILESDIR}/libCMakeLists.diff"
	epatch "${FILESDIR}/FindQwt5.cmake.diff"
	epatch "${FILESDIR}/cmakefix.diff"
	epatch "${FILESDIR}/FindQScintilla.cmake.diff"
	epatch "${FILESDIR}/libsmoke-multilib.patch"
}



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-12-31 18:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-31 18:35 Caleb Tennis (caleb) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-06 20:33 [gentoo-commits] gentoo-x86 commit in dev-ruby/qt4-qtruby: ChangeLog qt4-qtruby-1.4.9-r3.ebuild Dominik Kapusta (ayoy)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1J9PTc-00081d-H5@stork.gentoo.org \
    --to=caleb@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox