diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-10-12 21:50:30 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-10-12 21:50:30 +0000 |
commit | 3325a75a72e1d03fcd56fa39661780ce231451bb (patch) | |
tree | f2f13670c06c2770d1161e58deae2d654c7c737e /kde-base/knotes | |
parent | KDE 3.5.9 removal (diff) | |
download | gentoo-2-3325a75a72e1d03fcd56fa39661780ce231451bb.tar.gz gentoo-2-3325a75a72e1d03fcd56fa39661780ce231451bb.tar.bz2 gentoo-2-3325a75a72e1d03fcd56fa39661780ce231451bb.zip |
KDE 3.5.9 removal
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.5.9.ebuild | 26 |
2 files changed, 4 insertions, 27 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index f08d1e5f28b9..c12847c8097a 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.120 2009/10/10 09:49:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.121 2009/10/12 21:50:30 abcd Exp $ + + 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -knotes-3.5.9.ebuild: + KDE 3.5.9 removal 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> knotes-4.3.1.ebuild: amd64 stable wrt #287697 diff --git a/kde-base/knotes/knotes-3.5.9.ebuild b/kde-base/knotes/knotes-3.5.9.ebuild deleted file mode 100644 index 760ab402073f..000000000000 --- a/kde-base/knotes/knotes-3.5.9.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.9.ebuild,v 1.7 2008/05/18 22:02:09 maekke Exp $ - -KMNAME=kdepim -EAPI="1" -inherit kde-meta eutils - -DESCRIPTION="KDE Notes" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=kde-base/libkcal-${PV}:${SLOT} ->=kde-base/libkdepim-${PV}:${SLOT} ->=kde-base/kontact-${PV}:${SLOT}" -RDEPEND="${DEPEND}" - -KMCOPYLIB=" - libkcal libkcal - libkdepim libkdepim - libkpinterfaces kontact/interfaces" -KMEXTRACTONLY=" - libkcal/ - libkdepim/ - kontact/interfaces" -KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. |