summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-10-28 19:03:48 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-10-28 19:03:48 +0000
commit77b20615bb930cef6da50398d4bc456f89272bf8 (patch)
tree2e9b2c7048cfe75f38525f73bf365449c94c6ad8 /kde-base/kdepim-icons
parentDrop KDEpim 4.6.1 and KDE 4.7.1 (diff)
downloadgentoo-2-77b20615bb930cef6da50398d4bc456f89272bf8.tar.gz
gentoo-2-77b20615bb930cef6da50398d4bc456f89272bf8.tar.bz2
gentoo-2-77b20615bb930cef6da50398d4bc456f89272bf8.zip
Drop KDEpim 4.6.1 and KDE 4.7.1
(Portage version: 2.1.10.31/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdepim-icons')
-rw-r--r--kde-base/kdepim-icons/ChangeLog10
-rw-r--r--kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild14
-rw-r--r--kde-base/kdepim-icons/kdepim-icons-4.7.1.ebuild17
3 files changed, 9 insertions, 32 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog
index 33ed40c06f75..781f98eb77b3 100644
--- a/kde-base/kdepim-icons/ChangeLog
+++ b/kde-base/kdepim-icons/ChangeLog
@@ -1,6 +1,14 @@
# 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.86 2011/10/15 17:25:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.87 2011/10/28 19:03:19 dilfridge Exp $
+
+ 28 Oct 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ -kdepim-icons-4.6.1.ebuild, -kdepim-icons-4.7.1.ebuild:
+ Drop KDEpim 4.6.1 and KDE 4.7.1
+
+ 28 Oct 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ -kdepim-icons-4.6.1.ebuild, -kdepim-icons-4.7.1.ebuild:
+ Drop KDEpim 4.6.1 and KDE 4.7.1
15 Oct 2011; Andreas K. Huettel <dilfridge@gentoo.org>
-kdepim-icons-4.7.0.ebuild:
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild
deleted file mode 100644
index 1d7b2cd7df30..000000000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.6.1.ebuild
+++ /dev/null
@@ -1,14 +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.6.1.ebuild,v 1.1 2011/07/11 14:01:19 tampakrap 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"
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.7.1.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.7.1.ebuild
deleted file mode 100644
index 4fc196c2f980..000000000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.7.1.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.1.ebuild,v 1.1 2011/09/07 20:13:40 alexxy 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=""