summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/karbon/ChangeLog5
-rw-r--r--app-office/karbon/files/digest-karbon-1.5.23
-rw-r--r--app-office/karbon/karbon-1.5.2.ebuild52
-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
-rw-r--r--app-office/kivio/ChangeLog5
-rw-r--r--app-office/kivio/files/digest-kivio-1.5.23
-rw-r--r--app-office/kivio/kivio-1.5.2.ebuild38
-rw-r--r--app-office/koshell/ChangeLog5
-rw-r--r--app-office/koshell/files/digest-koshell-1.5.23
-rw-r--r--app-office/koshell/koshell-1.5.2.ebuild34
-rw-r--r--app-office/kspread/ChangeLog5
-rw-r--r--app-office/kspread/files/digest-kspread-1.5.23
-rw-r--r--app-office/kspread/kspread-1.5.2.ebuild50
15 files changed, 20 insertions, 230 deletions
diff --git a/app-office/karbon/ChangeLog b/app-office/karbon/ChangeLog
index 94eff3facfb9..dcb473221b54 100644
--- a/app-office/karbon/ChangeLog
+++ b/app-office/karbon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/karbon
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/ChangeLog,v 1.74 2007/07/18 00:02:10 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/ChangeLog,v 1.75 2007/07/18 00:46:09 cryos Exp $
+
+ 18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> -karbon-1.5.2.ebuild:
+ Cleaned out old version.
18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> karbon-1.6.2.ebuild:
Marked stable on amd64, bug 178697.
diff --git a/app-office/karbon/files/digest-karbon-1.5.2 b/app-office/karbon/files/digest-karbon-1.5.2
deleted file mode 100644
index d1ae4451f5cb..000000000000
--- a/app-office/karbon/files/digest-karbon-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/karbon/karbon-1.5.2.ebuild b/app-office/karbon/karbon-1.5.2.ebuild
deleted file mode 100644
index f90955a54990..000000000000
--- a/app-office/karbon/karbon-1.5.2.ebuild
+++ /dev/null
@@ -1,52 +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/karbon/karbon-1.5.2.ebuild,v 1.10 2006/10/24 15:20:21 blubb Exp $
-
-MAXKOFFICEVER=${PV}
-KMNAME=koffice
-inherit kde-meta eutils
-
-DESCRIPTION="KOffice vector drawing application."
-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)
- >=media-gfx/imagemagick-5.5.2
- >=media-libs/freetype-2
- media-libs/fontconfig
- media-libs/libart_lgpl"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-KMCOPYLIB="
- libkformula lib/kformula
- libkofficecore lib/kofficecore
- libkofficeui lib/kofficeui
- libkopainter lib/kopainter
- libkopalette lib/kopalette
- libkotext lib/kotext
- libkwmf lib/kwmf
- libkowmf lib/kwmf
- libkstore lib/store"
-
-KMEXTRACTONLY="lib/"
-
-KMCOMPILEONLY="filters/liboofilter"
-
-KMEXTRA="filters/karbon"
-
-need-kde 3.4
-
-src_unpack() {
- kde-meta_src_unpack unpack
-
- # We need to compile liboofilter first
- echo "SUBDIRS = liboofilter karbon" > $S/filters/Makefile.am
-
- kde-meta_src_unpack makefiles
-}
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
diff --git a/app-office/kivio/ChangeLog b/app-office/kivio/ChangeLog
index c2e9eef7e38c..a59952a284f6 100644
--- a/app-office/kivio/ChangeLog
+++ b/app-office/kivio/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/kivio
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kivio/ChangeLog,v 1.69 2007/07/18 00:07:31 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kivio/ChangeLog,v 1.70 2007/07/18 00:41:57 cryos Exp $
+
+ 18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> -kivio-1.5.2.ebuild:
+ Cleaned out old version.
18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> kivio-1.6.2.ebuild:
Marked stable on amd64, bug 178697.
diff --git a/app-office/kivio/files/digest-kivio-1.5.2 b/app-office/kivio/files/digest-kivio-1.5.2
deleted file mode 100644
index d1ae4451f5cb..000000000000
--- a/app-office/kivio/files/digest-kivio-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/kivio/kivio-1.5.2.ebuild b/app-office/kivio/kivio-1.5.2.ebuild
deleted file mode 100644
index 050b5a99bd05..000000000000
--- a/app-office/kivio/kivio-1.5.2.ebuild
+++ /dev/null
@@ -1,38 +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/kivio/kivio-1.5.2.ebuild,v 1.10 2006/10/24 15:21:36 blubb Exp $
-
-MAXKOFFICEVER=${PV}
-KMNAME=koffice
-inherit kde-meta eutils
-
-DESCRIPTION="KOffice flowchart and diagram tool."
-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)
- dev-lang/python"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-KMCOPYLIB="
- libkformula lib/kformula
- libkofficecore lib/kofficecore
- libkofficeui lib/kofficeui
- libkopainter lib/kopainter
- libkopalette lib/kopalette
- libkotext lib/kotext
- libkwmf lib/kwmf
- libkowmf lib/kwmf
- libkstore lib/store"
-
-KMEXTRACTONLY="lib/"
-
-KMEXTRA="filters/kivio"
-
-need-kde 3.4
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog
index 1cbf62a7a220..9826ee4c6acf 100644
--- a/app-office/koshell/ChangeLog
+++ b/app-office/koshell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/koshell
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.66 2007/07/18 00:08:50 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.67 2007/07/18 00:40:36 cryos Exp $
+
+ 18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> -koshell-1.5.2.ebuild:
+ Cleaned out old version.
18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> koshell-1.6.2.ebuild:
Marked stable on amd64, bug 178697.
diff --git a/app-office/koshell/files/digest-koshell-1.5.2 b/app-office/koshell/files/digest-koshell-1.5.2
deleted file mode 100644
index d1ae4451f5cb..000000000000
--- a/app-office/koshell/files/digest-koshell-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/koshell/koshell-1.5.2.ebuild b/app-office/koshell/koshell-1.5.2.ebuild
deleted file mode 100644
index e6714fb4baee..000000000000
--- a/app-office/koshell/koshell-1.5.2.ebuild
+++ /dev/null
@@ -1,34 +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/koshell/koshell-1.5.2.ebuild,v 1.9 2006/10/24 15:22:07 blubb Exp $
-
-MAXKOFFICEVER=${PV}
-KMNAME=koffice
-inherit kde-meta eutils
-
-DESCRIPTION="KOffice workspace."
-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/"
-
-need-kde 3.4
diff --git a/app-office/kspread/ChangeLog b/app-office/kspread/ChangeLog
index 23790b080097..dd0fecbdd41c 100644
--- a/app-office/kspread/ChangeLog
+++ b/app-office/kspread/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/kspread
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kspread/ChangeLog,v 1.76 2007/07/18 00:13:51 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kspread/ChangeLog,v 1.77 2007/07/18 00:37:20 cryos Exp $
+
+ 18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> -kspread-1.5.2.ebuild:
+ Cleaned out old version.
18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> kspread-1.6.2.ebuild:
Marked stable on amd64, bug 178697.
diff --git a/app-office/kspread/files/digest-kspread-1.5.2 b/app-office/kspread/files/digest-kspread-1.5.2
deleted file mode 100644
index d1ae4451f5cb..000000000000
--- a/app-office/kspread/files/digest-kspread-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/kspread/kspread-1.5.2.ebuild b/app-office/kspread/kspread-1.5.2.ebuild
deleted file mode 100644
index ab7654b6c536..000000000000
--- a/app-office/kspread/kspread-1.5.2.ebuild
+++ /dev/null
@@ -1,50 +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/kspread/kspread-1.5.2.ebuild,v 1.10 2006/10/24 15:21:53 blubb Exp $
-
-KMNAME=koffice
-MAXKOFFICEVER=${PV}
-inherit kde-meta eutils
-
-DESCRIPTION="KOffice spreadsheet application."
-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)
- $(deprange $PV $MAXKOFFICEVER app-office/kchart)"
-
-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
- libkochart interfaces"
-
-KMEXTRACTONLY="lib/
- interfaces/"
-
-KMCOMPILEONLY="filters/liboofilter"
-
-KMEXTRA="filters/kspread"
-
-need-kde 3.4
-
-src_unpack() {
- kde-meta_src_unpack unpack
-
- # We need to compile liboofilter first
- echo "SUBDIRS = liboofilter kspread" > $S/filters/Makefile.am
-
- kde-meta_src_unpack makefiles
-}