summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdepim-icons')
-rw-r--r--kde-base/kdepim-icons/ChangeLog5
-rw-r--r--kde-base/kdepim-icons/kdepim-icons-4.12.3.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog
index 05a42af4afcd..7e5ec5c8b95b 100644
--- a/kde-base/kdepim-icons/ChangeLog
+++ b/kde-base/kdepim-icons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdepim-icons
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.208 2014/05/07 17:15:00 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.209 2014/05/07 17:59:01 johu Exp $
+
+ 07 May 2014; Johannes Huber <johu@gentoo.org> -kdepim-icons-4.12.3.ebuild:
+ Remove KDE SC 4.12.3
07 May 2014; Mikle Kolyada <zlogene@gentoo.org> kdepim-icons-4.12.5.ebuild:
x86 stable wrt bug #504210
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.12.3.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.12.3.ebuild
deleted file mode 100644
index 10248d223841..000000000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.12.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 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.12.3.ebuild,v 1.1 2014/03/04 19:13:13 johu Exp $
-
-EAPI=5
-
-KMNAME="kdepim"
-KMMODULE="icons"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM icons"
-IUSE=""
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="$(add_kdebase_dep kdepimlibs)"
-RDEPEND=""