summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-11-01 09:24:19 +0000
committerJonathan Callen <abcd@gentoo.org>2009-11-01 09:24:19 +0000
commitbb3007318764efcfadd4589d1d31f86f8be6055e (patch)
tree5b4f09fb1ba2cc551156d733bd91366295f6c0d2 /app-office
parentDrop old version (diff)
downloadgentoo-2-bb3007318764efcfadd4589d1d31f86f8be6055e.tar.gz
gentoo-2-bb3007318764efcfadd4589d1d31f86f8be6055e.tar.bz2
gentoo-2-bb3007318764efcfadd4589d1d31f86f8be6055e.zip
Drop old version
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/koshell/ChangeLog5
-rw-r--r--app-office/koshell/koshell-1.6.2.ebuild34
2 files changed, 4 insertions, 35 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog
index 2ece25188490..0fb375726555 100644
--- a/app-office/koshell/ChangeLog
+++ b/app-office/koshell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/koshell
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.81 2009/09/27 12:33:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.82 2009/11/01 09:24:19 abcd Exp $
+
+ 01 Nov 2009; Jonathan Callen <abcd@gentoo.org> -koshell-1.6.2.ebuild:
+ Drop old version
27 Sep 2009; Brent Baude <ranger@gentoo.org>
koshell-1.6.3_p20090204.ebuild:
diff --git a/app-office/koshell/koshell-1.6.2.ebuild b/app-office/koshell/koshell-1.6.2.ebuild
deleted file mode 100644
index 84dfd98b8681..000000000000
--- a/app-office/koshell/koshell-1.6.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.6.2.ebuild,v 1.10 2009/06/30 21:14:32 tampakrap Exp $
-
-MAXKOFFICEVER=1.6.3
-KMNAME=koffice
-inherit kde-meta eutils
-
-DESCRIPTION="KOffice workspace."
-HOMEPAGE="http://www.koffice.org/"
-LICENSE="GPL-2 LGPL-2"
-
-SLOT="3.5"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-KMCOPYLIB="
- libkformula lib/kformula
- libkofficecore lib/kofficecore
- libkofficeui lib/kofficeui
- libkopainter lib/kopainter
- libkotext lib/kotext
- libkwmf lib/kwmf
- libkowmf lib/kwmf
- libkstore lib/store"
-
-KMEXTRACTONLY="lib/"
-
-need-kde 3.4