From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0894C138247 for ; Sat, 18 Jan 2014 04:34:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADD78E0CB2; Sat, 18 Jan 2014 04:34:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 932EFE0C9C for ; Sat, 18 Jan 2014 04:34:04 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8044033F969 for ; Sat, 18 Jan 2014 04:34:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 177A41872F for ; Sat, 18 Jan 2014 04:34:02 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1390003941.9a3718d0947a4072ca3d2b2c94f3033a90b5975e.robbat2@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kompare/, kde-base/kdegames-meta/, kde-base/kwalletd/, ... X-VCS-Repository: proj/kde X-VCS-Files: kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild kde-base/kde-meta/kde-meta-4.12.1.ebuild kde-base/kdegames-meta/kdegames-meta-4.12.1.ebuild kde-base/kdepim-meta/kdepim-meta-4.12.1.ebuild kde-base/kdesdk-meta/kdesdk-meta-4.12.1.ebuild kde-base/kompare/kompare-4.12.1.ebuild kde-base/kwalletd/kwalletd-4.12.1.ebuild X-VCS-Directories: kde-base/kompare/ kde-base/kdegames-meta/ kde-base/kwalletd/ kde-base/kde-meta/ kde-base/kdesdk-meta/ kde-base/dolphin-plugins/ kde-base/kdepim-meta/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 9a3718d0947a4072ca3d2b2c94f3033a90b5975e X-VCS-Branch: master Date: Sat, 18 Jan 2014 04:34:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7551bc23-b2b9-4f71-a9d1-4844caff5730 X-Archives-Hash: 78989382b21e0e3ad89315a5b9f93f36 commit: 9a3718d0947a4072ca3d2b2c94f3033a90b5975e Author: Andreas K. Huettel (dilfridge) gentoo org> AuthorDate: Sat Jan 18 00:12:21 2014 +0000 Commit: Robin H. Johnson gentoo 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="