From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QA6Ye-0006Mp-LE for garchives@archives.gentoo.org; Wed, 13 Apr 2011 20:21:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBECE1C014; Wed, 13 Apr 2011 20:20:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9E48E1C014 for ; Wed, 13 Apr 2011 20:20:52 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1BB261B4001 for ; Wed, 13 Apr 2011 20:20:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6ED0C80065 for ; Wed, 13 Apr 2011 20:20:51 +0000 (UTC) From: "Andreas K. Huettel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Huettel" Message-ID: <1d96b2a42f7a33e7a5a044a824fdca5fb0759573.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdebindings-ruby/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild X-VCS-Directories: kde-base/kdebindings-ruby/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Huettel X-VCS-Revision: 1d96b2a42f7a33e7a5a044a824fdca5fb0759573 Date: Wed, 13 Apr 2011 20:20:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: bb6123581b32a8b2eb5bc777e24f4d7b commit: 1d96b2a42f7a33e7a5a044a824fdca5fb0759573 Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Wed Apr 13 20:23:31 2011 +0000 Commit: Andreas K. Huettel gentoo org> CommitDate: Wed Apr 13 20:23:39 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D1d96b2a4 [kde-base/kdebindings-ruby] Honor qwt useflag, bug 358333 (Portage version: 2.1.9.45/git/Linux x86_64, signed Manifest commit with = key B6C5F7DE) --- .../kdebindings-ruby-4.6.9999.ebuild | 2 +- .../kdebindings-ruby/kdebindings-ruby-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild b= /kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild index 580f1c5..e646c4e 100644 --- a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild +++ b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild @@ -104,7 +104,7 @@ each_ruby_configure() { $(cmake-utils_use_with phonon) $(cmake-utils_use_with plasma) $(cmake-utils_use_with qscintilla QScintilla) - $(cmake-utils_use_with qwt Qwt) + $(cmake-utils_use_with qwt Qwt5) $(cmake-utils_use_with semantic-desktop Nepomuk) $(cmake-utils_use_with semantic-desktop Soprano) $(cmake-utils_use_disable webkit QtWebKit) diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild b/kde= -base/kdebindings-ruby/kdebindings-ruby-9999.ebuild index 580f1c5..e646c4e 100644 --- a/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild +++ b/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild @@ -104,7 +104,7 @@ each_ruby_configure() { $(cmake-utils_use_with phonon) $(cmake-utils_use_with plasma) $(cmake-utils_use_with qscintilla QScintilla) - $(cmake-utils_use_with qwt Qwt) + $(cmake-utils_use_with qwt Qwt5) $(cmake-utils_use_with semantic-desktop Nepomuk) $(cmake-utils_use_with semantic-desktop Soprano) $(cmake-utils_use_disable webkit QtWebKit)