summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-05-04 05:56:05 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-05-04 05:56:05 +0000
commitdcda06df03ca2eb8a73b5203a9a68b4ab7148abf (patch)
treeefc6a721654baad7194f07c704ff4f495f38b97b /kde-base/oxygen-icons
parentAllow newer boost and steal boost-related code from wesnoth ebuild (diff)
downloadhistorical-dcda06df03ca2eb8a73b5203a9a68b4ab7148abf.tar.gz
historical-dcda06df03ca2eb8a73b5203a9a68b4ab7148abf.tar.bz2
historical-dcda06df03ca2eb8a73b5203a9a68b4ab7148abf.zip
[kde-base] Drop KDE SC 4.4.1
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'kde-base/oxygen-icons')
-rw-r--r--kde-base/oxygen-icons/ChangeLog6
-rw-r--r--kde-base/oxygen-icons/oxygen-icons-4.4.1.ebuild27
2 files changed, 5 insertions, 28 deletions
diff --git a/kde-base/oxygen-icons/ChangeLog b/kde-base/oxygen-icons/ChangeLog
index 342b0bcc2daa..d05558cdbdbc 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.37 2010/05/03 21:41:13 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.38 2010/05/04 05:50:40 alexxy Exp $
+
+ 04 May 2010; Alexey Shvetsov <alexxy@gentoo.org>
+ -oxygen-icons-4.4.1.ebuild:
+ Drop KDE SC 4.4.1
*oxygen-icons-4.4.3 (03 May 2010)
diff --git a/kde-base/oxygen-icons/oxygen-icons-4.4.1.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.4.1.ebuild
deleted file mode 100644
index 86808e1e1f8d..000000000000
--- a/kde-base/oxygen-icons/oxygen-icons-4.4.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2010 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.4.1.ebuild,v 1.1 2010/03/02 19:34:26 tampakrap Exp $
-
-EAPI="3"
-
-if [[ ${PV} = *9999* ]]; then
- KMNAME="kdesupport"
-else
- KMNAME="oxygen-icons"
-fi
-KDE_REQUIRED="never"
-inherit kde4-base
-
-DESCRIPTION="Oxygen SVG icon theme."
-HOMEPAGE="http://www.oxygen-icons.org/"
-#SRC_URI="mirror://kde/unstable/${PV}/src/${P}.tar.bz2"
-
-LICENSE="LGPL-3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="aqua"
-
-# Block conflicting packages
-add_blocker kdebase-data '<4.2.67'
-add_blocker kdepim-icons 4.2.89
-add_blocker step 4.2.98
-add_blocker kmail '<4.3.2'