summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 21:52:37 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 21:52:37 +0000
commitdc78808ed9cf3301b636f38735ec2a86c2eade5b (patch)
tree9b711dc0bacd859a9ddb6482e39d302d6c6e6249 /kde-base/knotes
parent[kde-base] Drop KDE SC 4.4.1 (diff)
downloadgentoo-2-dc78808ed9cf3301b636f38735ec2a86c2eade5b.tar.gz
gentoo-2-dc78808ed9cf3301b636f38735ec2a86c2eade5b.tar.bz2
gentoo-2-dc78808ed9cf3301b636f38735ec2a86c2eade5b.zip
[kde-base] Drop KDE SC 4.4.1
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r--kde-base/knotes/ChangeLog5
-rw-r--r--kde-base/knotes/knotes-4.4.1.ebuild21
2 files changed, 4 insertions, 22 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog
index 5357fd277af9..2f4b0383d7a1 100644
--- a/kde-base/knotes/ChangeLog
+++ b/kde-base/knotes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/knotes
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.142 2010/05/03 21:04:18 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.143 2010/05/03 21:52:37 alexxy Exp $
+
+ 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -knotes-4.4.1.ebuild:
+ Drop KDE SC 4.4.1
*knotes-4.4.3 (03 May 2010)
diff --git a/kde-base/knotes/knotes-4.4.1.ebuild b/kde-base/knotes/knotes-4.4.1.ebuild
deleted file mode 100644
index 31cba0308a46..000000000000
--- a/kde-base/knotes/knotes-4.4.1.ebuild
+++ /dev/null
@@ -1,21 +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/knotes/knotes-4.4.1.ebuild,v 1.1 2010/03/02 18:14:37 tampakrap Exp $
-
-EAPI="3"
-
-KMNAME="kdepim"
-
-inherit kde4-meta
-
-DESCRIPTION="KDE Notes application"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="libkdepim"