summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2015-03-31 12:07:54 +0000
committerMichael Palimaka <kensington@gentoo.org>2015-03-31 12:07:54 +0000
commit5f117f5cba538b0b2206ab5651ed5b3907b81233 (patch)
tree5ff6febf808513c05adbd441d87a2f416e172f95 /sys-auth
parentWhitespace. (diff)
downloadgentoo-2-5f117f5cba538b0b2206ab5651ed5b3907b81233.tar.gz
gentoo-2-5f117f5cba538b0b2206ab5651ed5b3907b81233.tar.bz2
gentoo-2-5f117f5cba538b0b2206ab5651ed5b3907b81233.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit-kde-agent/ChangeLog6
-rw-r--r--sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild35
-rw-r--r--sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1.ebuild42
3 files changed, 5 insertions, 78 deletions
diff --git a/sys-auth/polkit-kde-agent/ChangeLog b/sys-auth/polkit-kde-agent/ChangeLog
index 1f32455ac952..de38f6beba6a 100644
--- a/sys-auth/polkit-kde-agent/ChangeLog
+++ b/sys-auth/polkit-kde-agent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/polkit-kde-agent
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.26 2015/03/31 07:54:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/ChangeLog,v 1.27 2015/03/31 12:07:54 kensington Exp $
+
+ 31 Mar 2015; Michael Palimaka <kensington@gentoo.org>
+ -polkit-kde-agent-0.99.0-r1.ebuild, -polkit-kde-agent-0.99.1.ebuild:
+ Remove old.
31 Mar 2015; Agostino Sarubbo <ago@gentoo.org>
polkit-kde-agent-0.99.1-r1.ebuild:
diff --git a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild
deleted file mode 100644
index 802472be9d39..000000000000
--- a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.0-r1.ebuild,v 1.7 2015/03/25 11:31:28 kensington Exp $
-
-EAPI=5
-
-MY_PN="${PN}-1"
-MY_P="${MY_PN}-${PV}"
-EGIT_REPONAME="${MY_PN}"
-KDE_LINGUAS="ca ca@valencia cs da de en_GB eo es et fi fr ga
- gl hr hu is it ja km lt nb mai ms nds nl pa pt pt_BR ro ru
- sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv th tr uk zh_TW"
-inherit kde4-base
-
-DESCRIPTION="PolKit agent module for KDE"
-HOMEPAGE="http://www.kde.org"
-if [[ ${KDE_BUILD_TYPE} != live ]] ; then
- SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2"
-fi
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ppc ppc64 x86"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=sys-auth/polkit-qt-0.103.0[qt4(+)]
-"
-RDEPEND="${DEPEND}
- !sys-auth/polkit-kde
-"
-
-if [[ ${KDE_BUILD_TYPE} != live ]] ; then
- S=${WORKDIR}/${MY_P}
-fi
diff --git a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1.ebuild b/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1.ebuild
deleted file mode 100644
index 61d9afb8f768..000000000000
--- a/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde-agent/polkit-kde-agent-0.99.1.ebuild,v 1.5 2015/03/25 11:31:28 kensington Exp $
-
-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="http://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 ~ppc ~ppc64 ~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() {
- # Coinstallability with kde-plasma/polkit-kde-agent
- use minimal && rm -rf po
-}