diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 05:04:53 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 05:04:53 +0000 |
commit | 019c35a7182e100169e107e874e96895108fa8ca (patch) | |
tree | 8a93d42ced3b698c9cfe9b03e88e0a2a1009203d /kde-base/kjots | |
parent | Drop gmime-2.4 patch. We don't need it anymore since gmime-2.2[mono] works ( ... (diff) | |
download | gentoo-2-019c35a7182e100169e107e874e96895108fa8ca.tar.gz gentoo-2-019c35a7182e100169e107e874e96895108fa8ca.tar.bz2 gentoo-2-019c35a7182e100169e107e874e96895108fa8ca.zip |
Drop KDE 4.2.1
(Portage version: 2.2_rc30/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.1.ebuild | 17 |
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index 28c3b6882ff4..967f0bbaa1e7 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.104 2009/04/11 23:18:22 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.105 2009/04/17 05:04:53 alexxy Exp $ + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kjots-4.2.1.ebuild: + Drop KDE 4.2.1 *kjots-4.2.2 (11 Apr 2009) diff --git a/kde-base/kjots/kjots-4.2.1.ebuild b/kde-base/kjots/kjots-4.2.1.ebuild deleted file mode 100644 index 41b199552984..000000000000 --- a/kde-base/kjots/kjots-4.2.1.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.1.ebuild,v 1.3 2009/04/11 19:54:55 armin76 Exp $ - -EAPI="2" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="Kjots - KDE note taking utility" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" - -DEPEND=" - >=kde-base/libkdepim-${PV}:${SLOT}[kdeprefix=] -" -RDEPEND="${DEPEND}" |