[gentoo-commits] repo/gentoo:master commit in: sys-auth/polkit-kde-agent/

2017-06-05 Thread Andreas Sturmlechner
commit: 91589327cc95eab9f557b52822e8105a3366fc22
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun  5 12:26:30 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun  5 17:56:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91589327

sys-auth/polkit-kde-agent: Cleanup last-rited package

 sys-auth/polkit-kde-agent/Manifest |  1 -
 sys-auth/polkit-kde-agent/metadata.xml | 11 --
 .../polkit-kde-agent-0.99.1-r1.ebuild  | 43 --
 3 files changed, 55 deletions(-)

diff --git a/sys-auth/polkit-kde-agent/Manifest 
b/sys-auth/polkit-kde-agent/Manifest
deleted file mode 100644
index 0b4fe480a74..000
--- a/sys-auth/polkit-kde-agent/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST polkit-kde-1_0.99.1.orig.tar.xz 38060 SHA256 
336fffb8b9b8c1490537dc557c6ea8d66499739f69d479150f1a2961a4be46ff SHA512 
14beb0c3bb00a62fd601ea94da158946c91f443b14ff286d9475e1883e5f102afbda81d8f214417a957bd7ba449b7c41f596d1ac05d97e8ffc836e76bb680d4f
 WHIRLPOOL 
e83d6f1a95729e8838788ed21651498713b8d1513ae5878a89064c1af62bd4b6fa741711ec66f004b96547f60f150fa4ec4b6ca27d2265bc10c6fbaca955f57a

diff --git a/sys-auth/polkit-kde-agent/metadata.xml 
b/sys-auth/polkit-kde-agent/metadata.xml
deleted file mode 100644
index 282ea1c4264..000
--- a/sys-auth/polkit-kde-agent/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-   
-   ubuntu
-   
-

diff --git a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild 
b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild
deleted file mode 100644
index 28c8c077f33..000
--- a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_PN="${PN}-1"
-MY_P="${MY_PN}-${PV}"
-EGIT_REPONAME="${MY_PN}"
-KDE_LINGUAS="ar bs ca ca@valencia cs da de el en_GB eo es et fi fr
-   ga gl hr hu is it ja kk km lt mai mr ms nb nds nl pa pl pt pt_BR
-   ro ru sk sl sr sr@ijekavian sr@ijekavianlatin sr@latin sv th tr
-   ug uk vi zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="PolKit agent module for KDE"
-HOMEPAGE="https://www.kde.org";
-if [[ ${KDE_BUILD_TYPE} != live ]] ; then
-   
SRC_URI="https://launchpad.net/ubuntu/+archive/primary/+files/${MY_PN/-agent/}_${PV}.orig.tar.xz";
-fi
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm x86"
-SLOT="4"
-IUSE="debug minimal"
-
-RDEPEND="
-   >=sys-auth/polkit-qt-0.103.0[qt4(+)]
-   !sys-auth/polkit-kde
-"
-DEPEND="${RDEPEND}
-   sys-devel/gettext
-"
-
-if [[ ${KDE_BUILD_TYPE} != live ]] ; then
-   S=${WORKDIR}/${MY_P}
-fi
-
-src_prepare() {
-   kde4-base_src_prepare
-
-   # Coinstallability with kde-plasma/polkit-kde-agent
-   use minimal && rm -rf po
-}



[gentoo-commits] repo/gentoo:master commit in: sys-auth/polkit-kde-agent/

2016-07-07 Thread Michael Palimaka
commit: b6f6d80fb310bfccebaad30fa01073d742359204
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul  6 19:36:35 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jul  7 17:52:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f6d80f

sys-auth/polkit-kde-agent: drop ~ppc/~ppc64 keyword

Package-Manager: portage-2.3.0

 sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild 
b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild
index 524dde2..e6ad0d8 100644
--- a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild
+++ b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]] ; then
 fi
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm x86"
 SLOT="4"
 IUSE="debug minimal"