public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kate/
Date: Fri, 28 Jun 2013 10:35:59 +0000 (UTC)	[thread overview]
Message-ID: <1372415617.9fa6025ad585fe1c70a1f6aafe7dd0250649ab9e.kensington@gentoo> (raw)

commit:     9fa6025ad585fe1c70a1f6aafe7dd0250649ab9e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 28 10:33:37 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jun 28 10:33:37 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9fa6025a

[kde-base/kate] Remove plasma USE flag that hasn't done anything in 5 years. Drop leading space in KEYWORDS.

Package-Manager: portage-2.1.12.10

---
 kde-base/kate/kate-4.10.49.9999.ebuild | 3 +--
 kde-base/kate/kate-4.10.80.ebuild      | 5 ++---
 kde-base/kate/kate-4.10.90.ebuild      | 5 ++---
 kde-base/kate/kate-9999.ebuild         | 3 +--
 4 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/kde-base/kate/kate-4.10.49.9999.ebuild b/kde-base/kate/kate-4.10.49.9999.ebuild
index 261f3aa..8faa5cc 100644
--- a/kde-base/kate/kate-4.10.49.9999.ebuild
+++ b/kde-base/kate/kate-4.10.49.9999.ebuild
@@ -11,7 +11,7 @@ inherit python-single-r1 kde4-meta
 
 DESCRIPTION="Kate is an MDI texteditor."
 KEYWORDS=""
-IUSE="debug +plasma python"
+IUSE="debug python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -37,7 +37,6 @@ pkg_setup() {
 src_configure() {
 	mycmakeargs=(
 		$(cmake-utils_use_build python pate)
-		$(cmake-utils_use_with plasma)
 	)
 
 	kde4-meta_src_configure

diff --git a/kde-base/kate/kate-4.10.80.ebuild b/kde-base/kate/kate-4.10.80.ebuild
index 621ff5c..9d8096b 100644
--- a/kde-base/kate/kate-4.10.80.ebuild
+++ b/kde-base/kate/kate-4.10.80.ebuild
@@ -10,8 +10,8 @@ PYTHON_COMPAT=( python{2_7,3_1,3_2,3_3} )
 inherit python-single-r1 kde4-meta
 
 DESCRIPTION="Kate is an MDI texteditor."
-KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug +plasma python"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -37,7 +37,6 @@ pkg_setup() {
 src_configure() {
 	mycmakeargs=(
 		$(cmake-utils_use_build python pate)
-		$(cmake-utils_use_with plasma)
 	)
 
 	kde4-meta_src_configure

diff --git a/kde-base/kate/kate-4.10.90.ebuild b/kde-base/kate/kate-4.10.90.ebuild
index 621ff5c..9d8096b 100644
--- a/kde-base/kate/kate-4.10.90.ebuild
+++ b/kde-base/kate/kate-4.10.90.ebuild
@@ -10,8 +10,8 @@ PYTHON_COMPAT=( python{2_7,3_1,3_2,3_3} )
 inherit python-single-r1 kde4-meta
 
 DESCRIPTION="Kate is an MDI texteditor."
-KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug +plasma python"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -37,7 +37,6 @@ pkg_setup() {
 src_configure() {
 	mycmakeargs=(
 		$(cmake-utils_use_build python pate)
-		$(cmake-utils_use_with plasma)
 	)
 
 	kde4-meta_src_configure

diff --git a/kde-base/kate/kate-9999.ebuild b/kde-base/kate/kate-9999.ebuild
index 261f3aa..8faa5cc 100644
--- a/kde-base/kate/kate-9999.ebuild
+++ b/kde-base/kate/kate-9999.ebuild
@@ -11,7 +11,7 @@ inherit python-single-r1 kde4-meta
 
 DESCRIPTION="Kate is an MDI texteditor."
 KEYWORDS=""
-IUSE="debug +plasma python"
+IUSE="debug python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -37,7 +37,6 @@ pkg_setup() {
 src_configure() {
 	mycmakeargs=(
 		$(cmake-utils_use_build python pate)
-		$(cmake-utils_use_with plasma)
 	)
 
 	kde4-meta_src_configure


             reply	other threads:[~2013-06-28 10:36 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-28 10:35 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-22 16:46 [gentoo-commits] proj/kde:master commit in: kde-base/kate/ Michael Palimaka
2014-07-24 20:16 Johannes Huber
2014-07-24 18:06 Michael Palimaka
2014-07-24 18:03 Michael Palimaka
2014-06-25  4:15 Jonathan Callen
2014-06-18 13:15 Michael Palimaka
2014-05-25 14:36 Johannes Huber
2014-05-25 14:25 Johannes Huber
2013-08-22 17:20 Michael Palimaka
2013-08-08 11:01 Michael Palimaka
2013-08-01 18:48 Johannes Huber
2013-07-03  8:50 Michael Palimaka
2013-06-28 11:11 Michael Palimaka
2013-06-28 10:50 Michael Palimaka
2013-05-30 13:19 Michael Palimaka
2013-05-29 17:34 Michael Palimaka
2013-03-01 16:46 Michael Palimaka
2013-03-01 15:47 Michael Palimaka
2013-03-01 15:44 Michael Palimaka
2012-10-23 15:59 Michael Palimaka
2011-06-26  0:06 Jorge Manuel B. S. Vicetto
2011-05-29 18:02 Jonathan Callen
2011-05-26 11:28 Jorge Manuel B. S. Vicetto
2011-02-09 14:21 Steffen Stramm
2011-02-09  0:23 Steffen Stramm

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=1372415617.9fa6025ad585fe1c70a1f6aafe7dd0250649ab9e.kensington@gentoo \
    --to=kensington@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