public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdeplasma-addons/
Date: Sun, 17 Jun 2012 21:08:52 +0000 (UTC)	[thread overview]
Message-ID: <1339967385.0cccef2ac610c548cd943317aefb7a9bc89ad9ba.dilfridge@gentoo> (raw)

commit:     0cccef2ac610c548cd943317aefb7a9bc89ad9ba
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sun Jun 17 21:09:45 2012 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 21:09:45 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0cccef2a

[kde-base/kdeplasma-addons] More elegant with use defaults (EAPI=4)

(Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest commit)

---
 .../kdeplasma-addons/kdeplasma-addons-4.8.4.ebuild |    5 +----
 .../kdeplasma-addons-4.8.49.9999.ebuild            |    5 +----
 .../kdeplasma-addons-4.8.80.ebuild                 |    5 +----
 .../kdeplasma-addons-4.8.90.ebuild                 |    5 +----
 .../kdeplasma-addons/kdeplasma-addons-9999.ebuild  |    5 +----
 5 files changed, 5 insertions(+), 20 deletions(-)

diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.4.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.4.ebuild
index 05335a8..035b1f9 100644
--- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.4.ebuild
+++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.4.ebuild
@@ -24,10 +24,7 @@ COMMON_DEPEND="
 	attica? ( dev-libs/libattica )
 	desktopglobe? ( $(add_kdebase_dep marble) )
 	exif? ( $(add_kdebase_dep libkexiv2) )
-	fcitx? ( || (
-		>=app-i18n/fcitx-4.2.4
-		app-i18n/fcitx[dbus]
-	) )
+	fcitx? ( app-i18n/fcitx[dbus(+)] )
 	ibus? ( app-i18n/ibus )
 	qalculate? ( sci-libs/libqalculate )
 	qwt? ( x11-libs/qwt:5 )

diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.49.9999.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.49.9999.ebuild
index b9fe80b..34440e2 100644
--- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.49.9999.ebuild
+++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.49.9999.ebuild
@@ -25,10 +25,7 @@ COMMON_DEPEND="
 	attica? ( dev-libs/libattica )
 	desktopglobe? ( $(add_kdebase_dep marble) )
 	exif? ( $(add_kdebase_dep libkexiv2) )
-	fcitx? ( || (
-		>=app-i18n/fcitx-4.2.4
-		app-i18n/fcitx[dbus]
-	) )
+	fcitx? ( app-i18n/fcitx[dbus(+)] )
 	ibus? ( app-i18n/ibus )
 	qalculate? ( sci-libs/libqalculate )
 	qwt? ( x11-libs/qwt:5 )

diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.80.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.80.ebuild
index e51d0a5..51656c1 100644
--- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.80.ebuild
+++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.80.ebuild
@@ -25,10 +25,7 @@ COMMON_DEPEND="
 	attica? ( dev-libs/libattica )
 	desktopglobe? ( $(add_kdebase_dep marble) )
 	exif? ( $(add_kdebase_dep libkexiv2) )
-	fcitx? ( || (
-		>=app-i18n/fcitx-4.2.4
-		app-i18n/fcitx[dbus]
-	) )
+	fcitx? ( app-i18n/fcitx[dbus(+)] )
 	ibus? ( app-i18n/ibus )
 	qalculate? ( sci-libs/libqalculate )
 	qwt? ( x11-libs/qwt:5 )

diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.90.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.90.ebuild
index e51d0a5..51656c1 100644
--- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.90.ebuild
+++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.8.90.ebuild
@@ -25,10 +25,7 @@ COMMON_DEPEND="
 	attica? ( dev-libs/libattica )
 	desktopglobe? ( $(add_kdebase_dep marble) )
 	exif? ( $(add_kdebase_dep libkexiv2) )
-	fcitx? ( || (
-		>=app-i18n/fcitx-4.2.4
-		app-i18n/fcitx[dbus]
-	) )
+	fcitx? ( app-i18n/fcitx[dbus(+)] )
 	ibus? ( app-i18n/ibus )
 	qalculate? ( sci-libs/libqalculate )
 	qwt? ( x11-libs/qwt:5 )

diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild
index b9fe80b..34440e2 100644
--- a/kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild
+++ b/kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild
@@ -25,10 +25,7 @@ COMMON_DEPEND="
 	attica? ( dev-libs/libattica )
 	desktopglobe? ( $(add_kdebase_dep marble) )
 	exif? ( $(add_kdebase_dep libkexiv2) )
-	fcitx? ( || (
-		>=app-i18n/fcitx-4.2.4
-		app-i18n/fcitx[dbus]
-	) )
+	fcitx? ( app-i18n/fcitx[dbus(+)] )
 	ibus? ( app-i18n/ibus )
 	qalculate? ( sci-libs/libqalculate )
 	qwt? ( x11-libs/qwt:5 )



             reply	other threads:[~2012-06-17 21:09 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-17 21:08 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-29 17:14 [gentoo-commits] proj/kde:master commit in: kde-base/kdeplasma-addons/ Michael Palimaka
2014-10-02 15:38 Michael Palimaka
2014-05-04 23:35 Johannes Huber
2014-01-20 10:41 Michael Palimaka
2013-10-14 17:28 Johannes Huber
2013-10-06 19:57 Chris Reffett
2013-08-01 10:28 Michael Palimaka
2012-12-09  4:12 Andreas Hüttel
2012-10-13 22:10 Johannes Huber
2012-09-07 12:05 Johannes Huber
2012-06-16 16:00 Michael Palimaka
2012-04-19 21:32 Johannes Huber
2012-04-16 10:18 Johannes Huber
2012-04-02 11:35 Johannes Huber
2012-03-25  9:18 Andreas Hüttel
2012-03-07  7:21 Patrick Lauer
2011-11-25 18:33 Johannes Huber
2011-09-07 21:43 Alexey Shvetsov
2011-06-26  0:11 Jorge Manuel B. S. Vicetto
2011-06-09 22:03 Andreas Hüttel
2011-06-09 22:03 Andreas Hüttel
2011-05-30 20:01 Alexey Shvetsov
2011-05-07  8:35 Tomas Chvatal
2011-04-12  1:54 Theo Chatzimichos

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=1339967385.0cccef2ac610c548cd943317aefb7a9bc89ad9ba.dilfridge@gentoo \
    --to=dilfridge@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