summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-05-26 03:34:48 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-05-26 03:35:10 +1000
commit8afd7f80e377b6e660771196819a4af353c2020f (patch)
tree7dbae878cf6dfdd9c4ba50ca9498b35cd3a45c55 /kde-base/liboxygenstyle/liboxygenstyle-4.11.19.ebuild
parentDrop ppc and ppc64 to testing in KDE-related packages. (diff)
downloadgentoo-8afd7f80e377b6e660771196819a4af353c2020f.tar.gz
gentoo-8afd7f80e377b6e660771196819a4af353c2020f.tar.bz2
gentoo-8afd7f80e377b6e660771196819a4af353c2020f.zip
kde-base: remove KDE Workspace 4.11.19
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'kde-base/liboxygenstyle/liboxygenstyle-4.11.19.ebuild')
-rw-r--r--kde-base/liboxygenstyle/liboxygenstyle-4.11.19.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.11.19.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.11.19.ebuild
deleted file mode 100644
index 34be03f0d725..000000000000
--- a/kde-base/liboxygenstyle/liboxygenstyle-4.11.19.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KMNAME="kde-workspace"
-KMMODULE="libs/oxygen"
-inherit kde4-meta
-
-DESCRIPTION="Library to support the Oxygen style in KDE"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-SLOT="4/${PV}"
-
-DEPEND="x11-libs/libX11"
-RDEPEND="${DEPEND}"