summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-05-07 18:25:04 +0000
committerJohannes Huber <johu@gentoo.org>2014-05-07 18:25:04 +0000
commit6cc91815af212e5a591e08cd3745937fcc658520 (patch)
treec970217932fb9fb64644c74c78e6db1f5152fb63 /kde-base/liboxygenstyle
parentVersion bump. Cleanup old. (diff)
downloadgentoo-2-6cc91815af212e5a591e08cd3745937fcc658520.tar.gz
gentoo-2-6cc91815af212e5a591e08cd3745937fcc658520.tar.bz2
gentoo-2-6cc91815af212e5a591e08cd3745937fcc658520.zip
Remove KDE Workspace 4.11.7
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
Diffstat (limited to 'kde-base/liboxygenstyle')
-rw-r--r--kde-base/liboxygenstyle/ChangeLog5
-rw-r--r--kde-base/liboxygenstyle/liboxygenstyle-4.11.7.ebuild17
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/liboxygenstyle/ChangeLog b/kde-base/liboxygenstyle/ChangeLog
index 6b0d89c70cb8..3d62e001b75a 100644
--- a/kde-base/liboxygenstyle/ChangeLog
+++ b/kde-base/liboxygenstyle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/liboxygenstyle
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/ChangeLog,v 1.146 2014/05/07 17:14:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/ChangeLog,v 1.147 2014/05/07 18:25:04 johu Exp $
+
+ 07 May 2014; Johannes Huber <johu@gentoo.org> -liboxygenstyle-4.11.7.ebuild:
+ Remove KDE Workspace 4.11.7
07 May 2014; Mikle Kolyada <zlogene@gentoo.org> liboxygenstyle-4.11.9.ebuild:
x86 stable wrt bug #504210
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.11.7.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.11.7.ebuild
deleted file mode 100644
index ba8aba8bf0e8..000000000000
--- a/kde-base/liboxygenstyle/liboxygenstyle-4.11.7.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/liboxygenstyle-4.11.7.ebuild,v 1.2 2014/04/05 17:40:00 dilfridge Exp $
-
-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 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug"
-SLOT="4/${PV}"
-
-DEPEND="x11-libs/libX11"
-RDEPEND="${DEPEND}"