summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2009-06-30 20:57:31 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2009-06-30 20:57:31 +0000
commitd0c4222e92dfcc5f805bc3109bb9e16d556e4f8b (patch)
tree14c29ba809c37f0522eb32e806130352962dea15 /app-office/karbon
parentstable x86, bug 275404 (diff)
downloadhistorical-d0c4222e92dfcc5f805bc3109bb9e16d556e4f8b.tar.gz
historical-d0c4222e92dfcc5f805bc3109bb9e16d556e4f8b.tar.bz2
historical-d0c4222e92dfcc5f805bc3109bb9e16d556e4f8b.zip
Slotmove to 3.5, remove old
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'app-office/karbon')
-rw-r--r--app-office/karbon/ChangeLog6
-rw-r--r--app-office/karbon/karbon-1.6.1.ebuild52
-rw-r--r--app-office/karbon/karbon-1.6.2.ebuild6
-rw-r--r--app-office/karbon/karbon-1.6.3_p20090204.ebuild5
4 files changed, 11 insertions, 58 deletions
diff --git a/app-office/karbon/ChangeLog b/app-office/karbon/ChangeLog
index 5853298da6bb..1801aac84f43 100644
--- a/app-office/karbon/ChangeLog
+++ b/app-office/karbon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/karbon
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/ChangeLog,v 1.88 2009/06/25 12:29:40 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/ChangeLog,v 1.89 2009/06/30 20:41:09 tampakrap Exp $
+
+ 30 Jun 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+ -karbon-1.6.1.ebuild, karbon-1.6.2.ebuild, karbon-1.6.3_p20090204.ebuild:
+ slotmove to 3.5, remove old
*karbon-2.0.1 (25 Jun 2009)
diff --git a/app-office/karbon/karbon-1.6.1.ebuild b/app-office/karbon/karbon-1.6.1.ebuild
deleted file mode 100644
index cd6032763fb7..000000000000
--- a/app-office/karbon/karbon-1.6.1.ebuild
+++ /dev/null
@@ -1,52 +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/karbon/karbon-1.6.1.ebuild,v 1.9 2007/03/02 04:02:06 jer 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 hppa 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/karbon/karbon-1.6.2.ebuild b/app-office/karbon/karbon-1.6.2.ebuild
index 06e79ffc68e3..687821621d3c 100644
--- a/app-office/karbon/karbon-1.6.2.ebuild
+++ b/app-office/karbon/karbon-1.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/karbon-1.6.2.ebuild,v 1.11 2008/04/21 18:59:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/karbon-1.6.2.ebuild,v 1.12 2009/06/30 20:41:09 tampakrap Exp $
MAXKOFFICEVER=1.6.3
KMNAME=koffice
@@ -10,7 +10,7 @@ DESCRIPTION="KOffice vector drawing application."
HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2 LGPL-2"
-SLOT="0"
+SLOT="3.5"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
diff --git a/app-office/karbon/karbon-1.6.3_p20090204.ebuild b/app-office/karbon/karbon-1.6.3_p20090204.ebuild
index ad6a52980962..136e6e2bd808 100644
--- a/app-office/karbon/karbon-1.6.3_p20090204.ebuild
+++ b/app-office/karbon/karbon-1.6.3_p20090204.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/karbon-1.6.3_p20090204.ebuild,v 1.1 2009/02/08 17:20:40 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/karbon-1.6.3_p20090204.ebuild,v 1.2 2009/06/30 20:41:09 tampakrap Exp $
ARTS_REQUIRED="never"
@@ -11,7 +11,7 @@ DESCRIPTION="KOffice vector drawing application."
HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2 LGPL-2"
-SLOT="0"
+SLOT="3.5"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
@@ -20,6 +20,7 @@ DEPEND="~app-office/koffice-libs-1.6.3_p20090204
>=media-libs/freetype-2
media-libs/fontconfig
media-libs/libart_lgpl"
+RDEPEND="${DEPEND}"
KMCOPYLIB="
libkformula lib/kformula