diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-08 14:37:15 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-08 14:37:15 +0000 |
commit | 5f4aa196bed782b8403e4501c46e9de91e02cbc2 (patch) | |
tree | f21a64efde0d1e7e341a8d2d2240d9309717a57f /kde-base/knotes | |
parent | [kde-base] Drop KDE 4.3.0 (diff) | |
download | gentoo-2-5f4aa196bed782b8403e4501c46e9de91e02cbc2.tar.gz gentoo-2-5f4aa196bed782b8403e4501c46e9de91e02cbc2.tar.bz2 gentoo-2-5f4aa196bed782b8403e4501c46e9de91e02cbc2.zip |
[kde-base] Drop KDE 4.3.0
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-4.3.0.ebuild | 18 |
2 files changed, 4 insertions, 19 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index b55f9ce2b2d6..38c5cb68bda8 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.118 2009/10/06 19:47:27 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.119 2009/10/08 14:37:15 alexxy Exp $ + + 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -knotes-4.3.0.ebuild: + Drop KDE 4.3.0 *knotes-4.3.2 (06 Oct 2009) diff --git a/kde-base/knotes/knotes-4.3.0.ebuild b/kde-base/knotes/knotes-4.3.0.ebuild deleted file mode 100644 index d562de0f3c5f..000000000000 --- a/kde-base/knotes/knotes-4.3.0.ebuild +++ /dev/null @@ -1,18 +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/knotes/knotes-4.3.0.ebuild,v 1.1 2009/08/04 00:48:11 wired Exp $ - -EAPI="2" - -KMNAME="kdepim" - -inherit kde4-meta - -DESCRIPTION="KDE Notes application" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug +handbook" - -DEPEND=">=kde-base/libkdepim-${PV}:${SLOT}[kdeprefix=]" -RDEPEND="${DEPEND}" - -KMLOADLIBS="libkdepim" |