summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-03 16:18:30 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-03 16:18:30 +0000
commita5ccbf42c185001cce72db014ce3e08fed734eff (patch)
treed26b061b474e43081d5606a499be11f050938be1 /kde-base/kjots
parentclean up (diff)
downloadgentoo-2-a5ccbf42c185001cce72db014ce3e08fed734eff.tar.gz
gentoo-2-a5ccbf42c185001cce72db014ce3e08fed734eff.tar.bz2
gentoo-2-a5ccbf42c185001cce72db014ce3e08fed734eff.zip
Drop KDE 4.2.2
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kjots')
-rw-r--r--kde-base/kjots/ChangeLog5
-rw-r--r--kde-base/kjots/kjots-4.2.2.ebuild17
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog
index 8dd6df8e68fc..0e7de390f1f2 100644
--- a/kde-base/kjots/ChangeLog
+++ b/kde-base/kjots/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kjots
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.109 2009/06/03 14:44:51 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.110 2009/06/03 16:18:30 alexxy Exp $
+
+ 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kjots-4.2.2.ebuild:
+ Drop KDE 4.2.2
03 Jun 2009; Brent Baude <ranger@gentoo.org> kjots-3.5.10.ebuild:
Marking kjots-3.5.10 ppc64 stable for bug 271889
diff --git a/kde-base/kjots/kjots-4.2.2.ebuild b/kde-base/kjots/kjots-4.2.2.ebuild
deleted file mode 100644
index 5c00fe40b8da..000000000000
--- a/kde-base/kjots/kjots-4.2.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.2.2.ebuild,v 1.2 2009/04/17 06:24:09 alexxy Exp $
-
-EAPI="2"
-
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="Kjots - KDE note taking utility"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug doc"
-
-DEPEND="
- >=kde-base/libkdepim-${PV}:${SLOT}[kdeprefix=]
-"
-RDEPEND="${DEPEND}"