summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-08-10 22:10:45 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-08-10 22:10:45 +0000
commit00fa65b1727e3d997ff02a6ac2989761c9a25e21 (patch)
treed749f60498ae2b08d97764da9402208e7e320e05 /kde-base/kjots
parentDrop kdepim-4.6.0 (diff)
downloadgentoo-2-00fa65b1727e3d997ff02a6ac2989761c9a25e21.tar.gz
gentoo-2-00fa65b1727e3d997ff02a6ac2989761c9a25e21.tar.bz2
gentoo-2-00fa65b1727e3d997ff02a6ac2989761c9a25e21.zip
Drop kdepim-4.6.0
(Portage version: 2.1.10.10/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.6.0.ebuild25
2 files changed, 4 insertions, 26 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog
index 70b73a9ce132..7c6c0f90e77c 100644
--- a/kde-base/kjots/ChangeLog
+++ b/kde-base/kjots/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kjots
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.180 2011/07/27 14:04:40 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.181 2011/08/10 22:10:45 dilfridge Exp $
+
+ 10 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kjots-4.6.0.ebuild:
+ Drop kdepim-4.6.0
*kjots-4.7.0 (27 Jul 2011)
diff --git a/kde-base/kjots/kjots-4.6.0.ebuild b/kde-base/kjots/kjots-4.6.0.ebuild
deleted file mode 100644
index 0a2e5cb63a8a..000000000000
--- a/kde-base/kjots/kjots-4.6.0.ebuild
+++ /dev/null
@@ -1,25 +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/kjots/kjots-4.6.0.ebuild,v 1.1 2011/06/09 22:12:52 tampakrap Exp $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE note taking utility"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- >=dev-libs/grantlee-0.1
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi_next/
-"