public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/kompare/, kde-base/kdegames-meta/, kde-base/kwalletd/, ...
@ 2014-01-18  4:34 Robin H. Johnson
  0 siblings, 0 replies; only message in thread
From: Robin H. Johnson @ 2014-01-18  4:34 UTC (permalink / raw
  To: gentoo-commits

commit:     9a3718d0947a4072ca3d2b2c94f3033a90b5975e
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 00:12:21 2014 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 00:12:21 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9a3718d0

[kde-4.12.1] drop as many keywords as necessary

---
 kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild | 2 +-
 kde-base/kde-meta/kde-meta-4.12.1.ebuild               | 2 +-
 kde-base/kdegames-meta/kdegames-meta-4.12.1.ebuild     | 2 +-
 kde-base/kdepim-meta/kdepim-meta-4.12.1.ebuild         | 2 +-
 kde-base/kdesdk-meta/kdesdk-meta-4.12.1.ebuild         | 2 +-
 kde-base/kompare/kompare-4.12.1.ebuild                 | 2 +-
 kde-base/kwalletd/kwalletd-4.12.1.ebuild               | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild b/kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild
index 00ed66f..0b5874e 100644
--- a/kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild
+++ b/kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit kde4-base
 
 DESCRIPTION="Extra Dolphin plugins"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug bazaar git mercurial subversion"
 
 DEPEND="

diff --git a/kde-base/kde-meta/kde-meta-4.12.1.ebuild b/kde-base/kde-meta/kde-meta-4.12.1.ebuild
index 1924d12..0a3667d 100644
--- a/kde-base/kde-meta/kde-meta-4.12.1.ebuild
+++ b/kde-base/kde-meta/kde-meta-4.12.1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit kde4-meta-pkg
 
 DESCRIPTION="KDE - merge this to pull in all split kde-base/* packages"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="accessibility nls sdk semantic-desktop"
 
 RDEPEND="

diff --git a/kde-base/kdegames-meta/kdegames-meta-4.12.1.ebuild b/kde-base/kdegames-meta/kdegames-meta-4.12.1.ebuild
index 0faa994..02288fe 100644
--- a/kde-base/kdegames-meta/kdegames-meta-4.12.1.ebuild
+++ b/kde-base/kdegames-meta/kdegames-meta-4.12.1.ebuild
@@ -7,7 +7,7 @@ inherit kde4-meta-pkg
 
 DESCRIPTION="kdegames - merge this to pull in all kdegames-derived packages"
 HOMEPAGE="http://games.kde.org/"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="opengl python"
 
 RDEPEND="

diff --git a/kde-base/kdepim-meta/kdepim-meta-4.12.1.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.12.1.ebuild
index 4161e96..1539ae7 100644
--- a/kde-base/kdepim-meta/kdepim-meta-4.12.1.ebuild
+++ b/kde-base/kdepim-meta/kdepim-meta-4.12.1.ebuild
@@ -7,7 +7,7 @@ inherit kde4-meta-pkg
 
 DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
 HOMEPAGE+=" http://community.kde.org/KDE_PIM"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 RDEPEND="

diff --git a/kde-base/kdesdk-meta/kdesdk-meta-4.12.1.ebuild b/kde-base/kdesdk-meta/kdesdk-meta-4.12.1.ebuild
index f3d6902..0db7175 100644
--- a/kde-base/kdesdk-meta/kdesdk-meta-4.12.1.ebuild
+++ b/kde-base/kdesdk-meta/kdesdk-meta-4.12.1.ebuild
@@ -7,7 +7,7 @@ inherit kde4-meta-pkg
 
 DESCRIPTION="KDE SDK - merge this to pull in all kdesdk-derived packages"
 HOMEPAGE="http://www.kde.org/applications/development"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="cvs"
 
 RDEPEND="

diff --git a/kde-base/kompare/kompare-4.12.1.ebuild b/kde-base/kompare/kompare-4.12.1.ebuild
index 250d026..5d808cd 100644
--- a/kde-base/kompare/kompare-4.12.1.ebuild
+++ b/kde-base/kompare/kompare-4.12.1.ebuild
@@ -10,7 +10,7 @@ inherit kde4-base
 DESCRIPTION="Kompare is a program to view the differences between files."
 HOMEPAGE="http://www.kde.org/applications/development/kompare
 http://www.caffeinated.me.uk/kompare"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 DEPEND="$(add_kdebase_dep libkomparediff2)"

diff --git a/kde-base/kwalletd/kwalletd-4.12.1.ebuild b/kde-base/kwalletd/kwalletd-4.12.1.ebuild
index 7a4f122..4a7bbe5 100644
--- a/kde-base/kwalletd/kwalletd-4.12.1.ebuild
+++ b/kde-base/kwalletd/kwalletd-4.12.1.ebuild
@@ -8,7 +8,7 @@ KMNAME="kde-runtime"
 inherit kde4-meta
 
 DESCRIPTION="KDE Password Server"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug semantic-desktop"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-18  4:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18  4:34 [gentoo-commits] proj/kde:master commit in: kde-base/kompare/, kde-base/kdegames-meta/, kde-base/kwalletd/, Robin H. Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox