From: "Maciej Mrozowski" <reavertm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdebindings-ruby/
Date: Fri, 4 Feb 2011 22:22:33 +0000 (UTC) [thread overview]
Message-ID: <cdc8d4e4b2614fc317592801e4d284a855b7cef2.reavertm@gentoo> (raw)
commit: cdc8d4e4b2614fc317592801e4d284a855b7cef2
Author: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 4 22:21:21 2011 +0000
Commit: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
CommitDate: Fri Feb 4 22:21:21 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cdc8d4e4
[kde-base/kdebindings-ruby] Properly add qt-declarative support.
---
kde-base/kdebindings-ruby/Manifest | 4 ++--
.../kdebindings-ruby-4.6.9999.ebuild | 4 ++--
.../kdebindings-ruby/kdebindings-ruby-9999.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/kde-base/kdebindings-ruby/Manifest b/kde-base/kdebindings-ruby/Manifest
index d878e6e..b0a2a1a 100644
--- a/kde-base/kdebindings-ruby/Manifest
+++ b/kde-base/kdebindings-ruby/Manifest
@@ -1,4 +1,4 @@
AUX kdebindings-ruby-fix-linkage.patch 1726 RMD160 7f23b1526b7ab6b2f73b31a45bfa6fed0bd62c29 SHA1 c44db3400dae4c81f6c4f6e3941896204fcfd8b8 SHA256 d9ea60a9271db666384ffc0542a7ff3e6d45e0058bcbf14b7ee11907de6052a8
-EBUILD kdebindings-ruby-4.6.9999.ebuild 3487 RMD160 395d9537c24be7d516cf5360c4d4406466695767 SHA1 556bd5e5ce4352c7992bb99ae2ad6c1ed0fa3d57 SHA256 f9c74319bb5efdfd5e9544461ca580f5a645301b80dbb5d68228fec7f9caaa07
-EBUILD kdebindings-ruby-9999.ebuild 3487 RMD160 395d9537c24be7d516cf5360c4d4406466695767 SHA1 556bd5e5ce4352c7992bb99ae2ad6c1ed0fa3d57 SHA256 f9c74319bb5efdfd5e9544461ca580f5a645301b80dbb5d68228fec7f9caaa07
+EBUILD kdebindings-ruby-4.6.9999.ebuild 3481 RMD160 45718686adc6240f06ca9ae8f6ccc70976b33d78 SHA1 00c988e0099dbc5f7e51c20f982819840c9b3e8e SHA256 5af58d2be19ddf2dc561aef2d51311a376b1c0f33ad56d72745c4a966dbe446c
+EBUILD kdebindings-ruby-9999.ebuild 3481 RMD160 45718686adc6240f06ca9ae8f6ccc70976b33d78 SHA1 00c988e0099dbc5f7e51c20f982819840c9b3e8e SHA256 5af58d2be19ddf2dc561aef2d51311a376b1c0f33ad56d72745c4a966dbe446c
MISC metadata.xml 824 RMD160 e0f4c2f6839966b3cb27a9366af5b4bed34efdb8 SHA1 a064dd6a83051fd2c78f78657be856fc77a0abf7 SHA256 47ce246de6c9f8a1f7f4be7a4afe4c68bc0a431c059a0a4596f1df8dc1228c68
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 e9b76eb..c129556 100644
--- a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild
+++ b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild
@@ -6,6 +6,7 @@ EAPI=3
KMNAME="kdebindings"
KMMODULE="ruby"
+DECLARATIVE_REQUIRED="optional"
WEBKIT_REQUIRED="optional"
USE_RUBY="ruby18"
@@ -19,9 +20,8 @@ inherit kde4-meta ruby-ng
DESCRIPTION="KDE Ruby bindings"
KEYWORDS=""
-IUSE="akonadi debug declarative kate okular phonon plasma qscintilla qwt semantic-desktop"
+IUSE="akonadi debug kate okular phonon plasma qscintilla qwt semantic-desktop"
-# TODO add qt-declarative
DEPEND="
$(add_kdebase_dep smoke 'akonadi?,declarative?,kate?,okular?,phonon?,qscintilla?,qwt?,semantic-desktop?,webkit?')
"
diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild b/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild
index e9b76eb..c129556 100644
--- a/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild
+++ b/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild
@@ -6,6 +6,7 @@ EAPI=3
KMNAME="kdebindings"
KMMODULE="ruby"
+DECLARATIVE_REQUIRED="optional"
WEBKIT_REQUIRED="optional"
USE_RUBY="ruby18"
@@ -19,9 +20,8 @@ inherit kde4-meta ruby-ng
DESCRIPTION="KDE Ruby bindings"
KEYWORDS=""
-IUSE="akonadi debug declarative kate okular phonon plasma qscintilla qwt semantic-desktop"
+IUSE="akonadi debug kate okular phonon plasma qscintilla qwt semantic-desktop"
-# TODO add qt-declarative
DEPEND="
$(add_kdebase_dep smoke 'akonadi?,declarative?,kate?,okular?,phonon?,qscintilla?,qwt?,semantic-desktop?,webkit?')
"
next reply other threads:[~2011-02-04 22:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-04 22:22 Maciej Mrozowski [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-10 8:33 [gentoo-commits] proj/kde:master commit in: kde-base/kdebindings-ruby/ Andreas K. Huettel
2011-04-13 20:20 Andreas K. Huettel
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=cdc8d4e4b2614fc317592801e4d284a855b7cef2.reavertm@gentoo \
--to=reavertm@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