diff options
author | 2009-06-14 11:06:52 +0000 | |
---|---|---|
committer | 2009-06-14 11:06:52 +0000 | |
commit | 0ceeda475760338d687f8034b1d13c99fd111e52 (patch) | |
tree | ff9129cba63b66578c3d1f9b6f4349cf84b16790 /kde-base/kjots | |
parent | [kde-base/kiten] Drop KDE 4.2.3 (diff) | |
download | historical-0ceeda475760338d687f8034b1d13c99fd111e52.tar.gz historical-0ceeda475760338d687f8034b1d13c99fd111e52.tar.bz2 historical-0ceeda475760338d687f8034b1d13c99fd111e52.zip |
[kde-base/kjots] Drop KDE 4.2.3
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kjots')
-rw-r--r-- | kde-base/kjots/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.2.3.ebuild | 17 |
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index e58b6f47d733..fc9ad827f4e1 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.113 2009/06/06 10:58:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.114 2009/06/14 11:06:52 alexxy Exp $ + + 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kjots-4.2.3.ebuild: + Drop KDE 4.2.3 06 Jun 2009; Markus Meier <maekke@gentoo.org> kjots-3.5.10.ebuild: amd64/x86 stable, bug #271889 diff --git a/kde-base/kjots/kjots-4.2.3.ebuild b/kde-base/kjots/kjots-4.2.3.ebuild deleted file mode 100644 index 308cafcc6178..000000000000 --- a/kde-base/kjots/kjots-4.2.3.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.3.ebuild,v 1.1 2009/05/06 23:32:08 scarabeus 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}" |