summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-09-03 13:01:09 +0000
committerJohannes Huber <johu@gentoo.org>2012-09-03 13:01:09 +0000
commitab647631783089228fad02a1c80f96a65a173676 (patch)
tree111bed172e338d97178f648892e7221efdb2ef1c /kde-base/oxygen-icons
parentRemove older stable, bug #433281 (diff)
downloadhistorical-ab647631783089228fad02a1c80f96a65a173676.tar.gz
historical-ab647631783089228fad02a1c80f96a65a173676.tar.bz2
historical-ab647631783089228fad02a1c80f96a65a173676.zip
Remove KDE SC 4.8.3
Package-Manager: portage-2.2.0_alpha124/cvs/Linux x86_64
Diffstat (limited to 'kde-base/oxygen-icons')
-rw-r--r--kde-base/oxygen-icons/ChangeLog5
-rw-r--r--kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild32
2 files changed, 4 insertions, 33 deletions
diff --git a/kde-base/oxygen-icons/ChangeLog b/kde-base/oxygen-icons/ChangeLog
index f49c17f83e8e..b2130239270a 100644
--- a/kde-base/oxygen-icons/ChangeLog
+++ b/kde-base/oxygen-icons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/oxygen-icons
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.116 2012/09/03 12:20:56 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.117 2012/09/03 13:00:40 johu Exp $
+
+ 03 Sep 2012; Johannes Huber <johu@gentoo.org> -oxygen-icons-4.8.3.ebuild:
+ Remove KDE SC 4.8.3
03 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org>
oxygen-icons-4.8.5.ebuild:
diff --git a/kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild
deleted file mode 100644
index 4d47b2ae5445..000000000000
--- a/kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 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.8.3.ebuild,v 1.5 2012/05/24 10:07:49 ago Exp $
-
-EAPI=4
-
-if [[ ${PV} == *9999 ]]; then
- KMNAME="kdesupport"
-else
- # Upstream does not ship releases properly so we dont want all versions
- MY_PV="4.8.3"
- MY_P="${PN}-${MY_PV}"
-fi
-KDE_REQUIRED="never"
-inherit kde4-base
-
-DESCRIPTION="Oxygen SVG icon theme."
-HOMEPAGE="http://www.oxygen-icons.org/"
-[[ ${PV} == *9999 ]] || \
-SRC_URI="
- !bindist? ( http://dev.gentoo.org/~johu/distfiles/${MY_P}.repacked.tar.xz )
- bindist? ( ${SRC_URI//${PV}/${MY_PV}} )
-"
-
-LICENSE="LGPL-3"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="aqua bindist"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-[[ ${PV} == *9999 ]] || S=${WORKDIR}/${MY_P}