public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kmouth/, kde-base/kaccessible/, kde-base/kmag/, kde-base/jovie/, ...
Date: Sun, 21 Aug 2011 14:14:06 +0000 (UTC)	[thread overview]
Message-ID: <fa937cc10c30c418590d171168d092fc5a67d41e.alexxy@gentoo> (raw)

commit:     fa937cc10c30c418590d171168d092fc5a67d41e
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 14:13:26 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 14:13:26 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fa937cc1

[kde-base] kde accecebility moved to git

(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key F82F92E6)

---
 kde-base/jovie/jovie-4.7.49.9999.ebuild            |    4 ++--
 kde-base/jovie/jovie-9999.ebuild                   |    4 ++--
 .../kaccessible/kaccessible-4.7.49.9999.ebuild     |    6 +++---
 kde-base/kaccessible/kaccessible-9999.ebuild       |    6 +++---
 kde-base/kmag/kmag-4.7.49.9999.ebuild              |    4 ++--
 kde-base/kmag/kmag-9999.ebuild                     |    4 ++--
 kde-base/kmousetool/kmousetool-4.7.49.9999.ebuild  |    4 ++--
 kde-base/kmousetool/kmousetool-9999.ebuild         |    4 ++--
 kde-base/kmouth/kmouth-4.7.49.9999.ebuild          |    5 ++---
 kde-base/kmouth/kmouth-9999.ebuild                 |    5 ++---
 10 files changed, 22 insertions(+), 24 deletions(-)

diff --git a/kde-base/jovie/jovie-4.7.49.9999.ebuild b/kde-base/jovie/jovie-4.7.49.9999.ebuild
index c62b441..f528ea3 100644
--- a/kde-base/jovie/jovie-4.7.49.9999.ebuild
+++ b/kde-base/jovie/jovie-4.7.49.9999.ebuild
@@ -5,9 +5,9 @@
 EAPI=4
 
 KDE_HANDBOOK="optional"
-KMNAME="kdeaccessibility"
+KDE_SCM="git"
 
-inherit kde4-meta
+inherit kde4-base
 
 DESCRIPTION="Jovie is a text to speech application"
 KEYWORDS=""

diff --git a/kde-base/jovie/jovie-9999.ebuild b/kde-base/jovie/jovie-9999.ebuild
index c62b441..f528ea3 100644
--- a/kde-base/jovie/jovie-9999.ebuild
+++ b/kde-base/jovie/jovie-9999.ebuild
@@ -5,9 +5,9 @@
 EAPI=4
 
 KDE_HANDBOOK="optional"
-KMNAME="kdeaccessibility"
+KDE_SCM="git"
 
-inherit kde4-meta
+inherit kde4-base
 
 DESCRIPTION="Jovie is a text to speech application"
 KEYWORDS=""

diff --git a/kde-base/kaccessible/kaccessible-4.7.49.9999.ebuild b/kde-base/kaccessible/kaccessible-4.7.49.9999.ebuild
index f707cc2..8f272a0 100644
--- a/kde-base/kaccessible/kaccessible-4.7.49.9999.ebuild
+++ b/kde-base/kaccessible/kaccessible-4.7.49.9999.ebuild
@@ -4,8 +4,8 @@
 
 EAPI=4
 
-KMNAME="kdeaccessibility"
-inherit kde4-meta
+KDE_SCM="git"
+inherit kde4-base
 
 DESCRIPTION="Provides accessibility services like focus tracking"
 KEYWORDS=""
@@ -18,5 +18,5 @@ src_configure() {
 	mycmakeargs=(
 		$(cmake-utils_use_with speechd Speechd)
 	)
-	kde4-meta_src_configure
+	kde4-base_src_configure
 }

diff --git a/kde-base/kaccessible/kaccessible-9999.ebuild b/kde-base/kaccessible/kaccessible-9999.ebuild
index f707cc2..8f272a0 100644
--- a/kde-base/kaccessible/kaccessible-9999.ebuild
+++ b/kde-base/kaccessible/kaccessible-9999.ebuild
@@ -4,8 +4,8 @@
 
 EAPI=4
 
-KMNAME="kdeaccessibility"
-inherit kde4-meta
+KDE_SCM="git"
+inherit kde4-base
 
 DESCRIPTION="Provides accessibility services like focus tracking"
 KEYWORDS=""
@@ -18,5 +18,5 @@ src_configure() {
 	mycmakeargs=(
 		$(cmake-utils_use_with speechd Speechd)
 	)
-	kde4-meta_src_configure
+	kde4-base_src_configure
 }

diff --git a/kde-base/kmag/kmag-4.7.49.9999.ebuild b/kde-base/kmag/kmag-4.7.49.9999.ebuild
index 9e59726..c21d3ac 100644
--- a/kde-base/kmag/kmag-4.7.49.9999.ebuild
+++ b/kde-base/kmag/kmag-4.7.49.9999.ebuild
@@ -5,8 +5,8 @@
 EAPI=4
 
 KDE_HANDBOOK="optional"
-KMNAME="kdeaccessibility"
-inherit kde4-meta
+KDE_SCM="git"
+inherit kde4-base
 
 DESCRIPTION="KDE screen magnifier"
 KEYWORDS=""

diff --git a/kde-base/kmag/kmag-9999.ebuild b/kde-base/kmag/kmag-9999.ebuild
index 9e59726..c21d3ac 100644
--- a/kde-base/kmag/kmag-9999.ebuild
+++ b/kde-base/kmag/kmag-9999.ebuild
@@ -5,8 +5,8 @@
 EAPI=4
 
 KDE_HANDBOOK="optional"
-KMNAME="kdeaccessibility"
-inherit kde4-meta
+KDE_SCM="git"
+inherit kde4-base
 
 DESCRIPTION="KDE screen magnifier"
 KEYWORDS=""

diff --git a/kde-base/kmousetool/kmousetool-4.7.49.9999.ebuild b/kde-base/kmousetool/kmousetool-4.7.49.9999.ebuild
index ca0c8a8..24c39ef 100644
--- a/kde-base/kmousetool/kmousetool-4.7.49.9999.ebuild
+++ b/kde-base/kmousetool/kmousetool-4.7.49.9999.ebuild
@@ -5,9 +5,9 @@
 EAPI=4
 
 KDE_HANDBOOK="optional"
-KMNAME="kdeaccessibility"
+KDE_SCM="git"
 
-inherit kde4-meta
+inherit kde4-base
 
 DESCRIPTION="KDE program that clicks the mouse for you."
 KEYWORDS=""

diff --git a/kde-base/kmousetool/kmousetool-9999.ebuild b/kde-base/kmousetool/kmousetool-9999.ebuild
index ca0c8a8..24c39ef 100644
--- a/kde-base/kmousetool/kmousetool-9999.ebuild
+++ b/kde-base/kmousetool/kmousetool-9999.ebuild
@@ -5,9 +5,9 @@
 EAPI=4
 
 KDE_HANDBOOK="optional"
-KMNAME="kdeaccessibility"
+KDE_SCM="git"
 
-inherit kde4-meta
+inherit kde4-base
 
 DESCRIPTION="KDE program that clicks the mouse for you."
 KEYWORDS=""

diff --git a/kde-base/kmouth/kmouth-4.7.49.9999.ebuild b/kde-base/kmouth/kmouth-4.7.49.9999.ebuild
index 6cc4b1d..3be662e 100644
--- a/kde-base/kmouth/kmouth-4.7.49.9999.ebuild
+++ b/kde-base/kmouth/kmouth-4.7.49.9999.ebuild
@@ -5,10 +5,9 @@
 EAPI=4
 
 KDE_HANDBOOK="optional"
-KMNAME="kdeaccessibility"
-KMMODULE="kmouth"
+KDE_SCM="git"
 
-inherit kde4-meta
+inherit kde4-base
 
 DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer."
 KEYWORDS=""

diff --git a/kde-base/kmouth/kmouth-9999.ebuild b/kde-base/kmouth/kmouth-9999.ebuild
index 6cc4b1d..3be662e 100644
--- a/kde-base/kmouth/kmouth-9999.ebuild
+++ b/kde-base/kmouth/kmouth-9999.ebuild
@@ -5,10 +5,9 @@
 EAPI=4
 
 KDE_HANDBOOK="optional"
-KMNAME="kdeaccessibility"
-KMMODULE="kmouth"
+KDE_SCM="git"
 
-inherit kde4-meta
+inherit kde4-base
 
 DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer."
 KEYWORDS=""



             reply	other threads:[~2011-08-21 14:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-21 14:14 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-06 20:42 [gentoo-commits] proj/kde:master commit in: kde-base/kmouth/, kde-base/kaccessible/, kde-base/kmag/, kde-base/jovie/, Alexey Shvetsov

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=fa937cc10c30c418590d171168d092fc5a67d41e.alexxy@gentoo \
    --to=alexxy@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