From a409b0c9cc6aecdfaa4cba908b29063b8d006620 Mon Sep 17 00:00:00 2001
From: Michael Palimaka <kensington@gentoo.org>
Date: Mon, 20 Jan 2014 15:00:20 +0000
Subject: Remove KDE SC 4.12.0

(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
---
 kde-base/oxygen-icons/ChangeLog                  |  6 +++++-
 kde-base/oxygen-icons/oxygen-icons-4.12.0.ebuild | 27 ------------------------
 2 files changed, 5 insertions(+), 28 deletions(-)
 delete mode 100644 kde-base/oxygen-icons/oxygen-icons-4.12.0.ebuild

(limited to 'kde-base/oxygen-icons')

diff --git a/kde-base/oxygen-icons/ChangeLog b/kde-base/oxygen-icons/ChangeLog
index 74be5287e100..438ebdcebd52 100644
--- a/kde-base/oxygen-icons/ChangeLog
+++ b/kde-base/oxygen-icons/ChangeLog
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/oxygen-icons
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.189 2014/01/20 08:00:02 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.190 2014/01/20 14:59:58 kensington Exp $
+
+  20 Jan 2014; Michael Palimaka <kensington@gentoo.org>
+  -oxygen-icons-4.12.0.ebuild:
+  Remove KDE SC 4.12.0
 
   20 Jan 2014; Michael Palimaka <kensington@gentoo.org>
   oxygen-icons-4.11.5.ebuild:
diff --git a/kde-base/oxygen-icons/oxygen-icons-4.12.0.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.12.0.ebuild
deleted file mode 100644
index 836d3852e9ca..000000000000
--- a/kde-base/oxygen-icons/oxygen-icons-4.12.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.12.0.ebuild,v 1.1 2013/12/18 19:58:22 johu Exp $
-
-EAPI=5
-
-if [[ ${PV} == *9999 ]]; then
-	KMNAME="kdesupport"
-fi
-KDE_REQUIRED="never"
-KDE_SCM="svn"
-inherit kde4-base
-
-DESCRIPTION="Oxygen SVG icon theme."
-HOMEPAGE="http://www.oxygen-icons.org/"
-[[ ${PV} == *9999 ]] || \
-SRC_URI="
-	!bindist? ( http://dev.gentoo.org/~creffett/distfiles/${P}.repacked.tar.xz )
-	bindist? ( ${SRC_URI} )
-"
-
-LICENSE="LGPL-3"
-KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="bindist"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-- 
cgit v1.2.3-65-gdbad