diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 16:25:03 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 16:25:03 +0000 |
commit | 9e68b308cd0922289929815efbc89ec23a772103 (patch) | |
tree | e70b73e5d74ea723f3afab1249eb73960e8dbaea /kde-base/knotes | |
parent | Version bump #225053 by Fabio Rossi and switch to Debian /etc files (which we... (diff) | |
download | historical-9e68b308cd0922289929815efbc89ec23a772103.tar.gz historical-9e68b308cd0922289929815efbc89ec23a772103.tar.bz2 historical-9e68b308cd0922289929815efbc89ec23a772103.zip |
Removed old versions.
Package-Manager: portage-2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.5.8.ebuild | 27 |
2 files changed, 4 insertions, 28 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index d4c3641b8bff..cad2d68f5357 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.87 2008/05/18 22:02:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.88 2008/06/07 15:09:43 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> -knotes-3.5.8.ebuild: + Removed old versions. 18 May 2008; Markus Meier <maekke@gentoo.org> knotes-3.5.9.ebuild: amd64/x86 stable, bug #221063 diff --git a/kde-base/knotes/knotes-3.5.8.ebuild b/kde-base/knotes/knotes-3.5.8.ebuild deleted file mode 100644 index b2f1b5533763..000000000000 --- a/kde-base/knotes/knotes-3.5.8.ebuild +++ /dev/null @@ -1,27 +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.8.ebuild,v 1.7 2008/03/04 06:36:02 jer Exp $ - -KMNAME=kdepim -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE Notes" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) -$(deprange $PV $MAXKDEVER kde-base/libkdepim) -$(deprange $PV $MAXKDEVER kde-base/kontact)" - -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. |