summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/kformula/ChangeLog5
-rw-r--r--app-office/kformula/files/digest-kformula-1.5.23
-rw-r--r--app-office/kformula/kformula-1.5.2.ebuild36
3 files changed, 4 insertions, 40 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog
index 1688be39ebb2..84f3c7353ef9 100644
--- a/app-office/kformula/ChangeLog
+++ b/app-office/kformula/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/kformula
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.71 2007/07/18 00:06:18 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.72 2007/07/18 00:43:09 cryos Exp $
+
+ 18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> -kformula-1.5.2.ebuild:
+ Cleaned out old version.
18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> kformula-1.6.2.ebuild:
Marked stable on amd64, bug 178697.
diff --git a/app-office/kformula/files/digest-kformula-1.5.2 b/app-office/kformula/files/digest-kformula-1.5.2
deleted file mode 100644
index d1ae4451f5cb..000000000000
--- a/app-office/kformula/files/digest-kformula-1.5.2
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 cbe9deeb7c811a6bb5a954989b25c1f2 koffice-1.5.2.tar.bz2 35878218
-RMD160 eb33d9e74adec0fc3409d38c2bfe84b5dfdd5546 koffice-1.5.2.tar.bz2 35878218
-SHA256 d57d8a7611337f2678a7e28b100b9ab64148bf5483c01dbd204529f07b148611 koffice-1.5.2.tar.bz2 35878218
diff --git a/app-office/kformula/kformula-1.5.2.ebuild b/app-office/kformula/kformula-1.5.2.ebuild
deleted file mode 100644
index b81f006ddba2..000000000000
--- a/app-office/kformula/kformula-1.5.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.5.2.ebuild,v 1.11 2007/07/13 07:04:13 mr_bones_ Exp $
-
-MAXKOFFICEVER=${PV}
-KMNAME=koffice
-inherit kde-meta eutils
-
-DESCRIPTION="KOffice formula editor."
-HOMEPAGE="http://www.koffice.org/"
-LICENSE="GPL-2 LGPL-2"
-
-SLOT="0"
-KEYWORDS="alpha amd64 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/"
-
-KMEXTRA="filters/kformula"
-
-need-kde 3.4