summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2011-08-10 22:12:33 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2011-08-10 22:12:33 +0000
commit3aab70d57a49d4d749928a7dfd68c6e54aa850d6 (patch)
tree35abaa38da52d78485e48abc66b892a1a9536538 /kde-base/knotes
parentVersion bump (diff)
downloadhistorical-3aab70d57a49d4d749928a7dfd68c6e54aa850d6.tar.gz
historical-3aab70d57a49d4d749928a7dfd68c6e54aa850d6.tar.bz2
historical-3aab70d57a49d4d749928a7dfd68c6e54aa850d6.zip
Drop kdepim-4.6.0
Package-Manager: portage-2.1.10.10/cvs/Linux x86_64
Diffstat (limited to 'kde-base/knotes')
-rw-r--r--kde-base/knotes/ChangeLog5
-rw-r--r--kde-base/knotes/knotes-4.6.0.ebuild22
2 files changed, 4 insertions, 23 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog
index 3033d590f8f4..170b0554a90c 100644
--- a/kde-base/knotes/ChangeLog
+++ b/kde-base/knotes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/knotes
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.177 2011/07/27 14:04:25 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.178 2011/08/10 22:11:40 dilfridge Exp $
+
+ 10 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> -knotes-4.6.0.ebuild:
+ Drop kdepim-4.6.0
*knotes-4.7.0 (27 Jul 2011)
diff --git a/kde-base/knotes/knotes-4.6.0.ebuild b/kde-base/knotes/knotes-4.6.0.ebuild
deleted file mode 100644
index 8e6e9f5e617a..000000000000
--- a/kde-base/knotes/knotes-4.6.0.ebuild
+++ /dev/null
@@ -1,22 +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/knotes/knotes-4.6.0.ebuild,v 1.1 2011/06/09 22:12:53 tampakrap Exp $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE Notes application"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="kdepim-common-libs"