summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2011-10-15 17:26:17 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2011-10-15 17:26:17 +0000
commit8f389eaa75f9824ced715f67e1e2a331be7b9b10 (patch)
tree5336133a3e5458f67cc3ca1af7846dd158995b94 /kde-base/kdepim-icons
parentamd64 stable wrt #386957 (diff)
downloadhistorical-8f389eaa75f9824ced715f67e1e2a331be7b9b10.tar.gz
historical-8f389eaa75f9824ced715f67e1e2a331be7b9b10.tar.bz2
historical-8f389eaa75f9824ced715f67e1e2a331be7b9b10.zip
Drop KDE 4.7.0
Package-Manager: portage-2.1.10.27/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kdepim-icons')
-rw-r--r--kde-base/kdepim-icons/ChangeLog6
-rw-r--r--kde-base/kdepim-icons/kdepim-icons-4.7.0.ebuild17
2 files changed, 5 insertions, 18 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog
index cea409571e72..33ed40c06f75 100644
--- a/kde-base/kdepim-icons/ChangeLog
+++ b/kde-base/kdepim-icons/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdepim-icons
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.85 2011/10/06 18:10:44 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.86 2011/10/15 17:25:49 dilfridge Exp $
+
+ 15 Oct 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ -kdepim-icons-4.7.0.ebuild:
+ Drop KDE 4.7.0
*kdepim-icons-4.7.2 (06 Oct 2011)
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.7.0.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.7.0.ebuild
deleted file mode 100644
index 5920f61300b2..000000000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.7.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.7.0.ebuild,v 1.2 2011/08/27 07:39:29 dilfridge Exp $
-
-EAPI=4
-
-KMNAME="kdepim"
-KMMODULE="icons"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM icons"
-IUSE=""
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="$(add_kdebase_dep kdepimlibs)"
-RDEPEND=""