commit: 0778ac45da8a1423af5f47e87aa2ccd881e7bc26
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Jul 26 22:51:22 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jul 27 17:50:14 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0778ac45
[kde-apps/oxygen-icons] Drop live ebuilds, no further release
Package-Manager: portage-2.2.20
.../oxygen-icons/oxygen-icons-15.08.49.9999.ebuild | 29 ----------------------
kde-apps/oxygen-icons/oxygen-icons-9999.ebuild | 29 ----------------------
2 files changed, 58 deletions(-)
diff --git a/kde-apps/oxygen-icons/oxygen-icons-15.08.49.9999.ebuild
b/kde-apps/oxygen-icons/oxygen-icons-15.08.49.9999.ebuild
deleted file mode 100644
index 36ca6da..0000000
--- a/kde-apps/oxygen-icons/oxygen-icons-15.08.49.9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-if [[ ${PV} == *9999 ]]; then
- KMNAME="kdesupport"
-fi
-KDE_AUTODEPS="false"
-KDE_SCM="svn"
-inherit kde5
-
-DESCRIPTION="Oxygen SVG icon theme"
-HOMEPAGE="http://www.oxygen-icons.org/"
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
- # This gets repackaged for stable releases
- SRC_URI_BINDIST="${SRC_URI}"
-
- SRC_URI=" !sources? ( ${SRC_URI} )
- sources? ( ${SRC_URI_BINDIST} )
- "
-fi
-
-LICENSE="LGPL-3"
-KEYWORDS=""
-IUSE="sources"
-
-RDEPEND="!kde-apps/oxygen-icons:4"
diff --git a/kde-apps/oxygen-icons/oxygen-icons-9999.ebuild
b/kde-apps/oxygen-icons/oxygen-icons-9999.ebuild
deleted file mode 100644
index 36ca6da..0000000
--- a/kde-apps/oxygen-icons/oxygen-icons-9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-if [[ ${PV} == *9999 ]]; then
- KMNAME="kdesupport"
-fi
-KDE_AUTODEPS="false"
-KDE_SCM="svn"
-inherit kde5
-
-DESCRIPTION="Oxygen SVG icon theme"
-HOMEPAGE="http://www.oxygen-icons.org/"
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
- # This gets repackaged for stable releases
- SRC_URI_BINDIST="${SRC_URI}"
-
- SRC_URI=" !sources? ( ${SRC_URI} )
- sources? ( ${SRC_URI_BINDIST} )
- "
-fi
-
-LICENSE="LGPL-3"
-KEYWORDS=""
-IUSE="sources"
-
-RDEPEND="!kde-apps/oxygen-icons:4"