diff options
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-4.5.95.ebuild | 22 |
2 files changed, 4 insertions, 23 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 113d44ec5b23..569d4f8d9ee3 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.174 2011/06/09 22:12:53 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.175 2011/06/09 22:52:46 tampakrap Exp $ + + 09 Jun 2011; Theo Chatzimichos <tampakrap@gentoo.org> -knotes-4.5.95.ebuild: + Remove KDEPIM 4.5.95 *knotes-4.6.0 (09 Jun 2011) diff --git a/kde-base/knotes/knotes-4.5.95.ebuild b/kde-base/knotes/knotes-4.5.95.ebuild deleted file mode 100644 index e12316f4ffbc..000000000000 --- a/kde-base/knotes/knotes-4.5.95.ebuild +++ /dev/null @@ -1,22 +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/knotes/knotes-4.5.95.ebuild,v 1.1 2011/04/23 17:12:49 tampakrap Exp $ - -EAPI=4 - -KDE_HANDBOOK="optional" -KMNAME="kdepim" -KDE_SCM="git" -inherit kde4-meta - -DESCRIPTION="KDE Notes application" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep kdepim-common-libs) -" -RDEPEND="${DEPEND}" - -KMLOADLIBS="kdepim-common-libs" |