summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2009-06-30 20:50:42 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2009-06-30 20:50:42 +0000
commit8bf2a4e0f1b00a3011efe66cf7ae52afea597192 (patch)
tree97eca45bb6d382cb56a2b2d6defa5905b048363a /app-office
parentstable x86, bug 275373 (diff)
downloadgentoo-2-8bf2a4e0f1b00a3011efe66cf7ae52afea597192.tar.gz
gentoo-2-8bf2a4e0f1b00a3011efe66cf7ae52afea597192.tar.bz2
gentoo-2-8bf2a4e0f1b00a3011efe66cf7ae52afea597192.zip
Slotmove to 3.5, remove old
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/kformula/ChangeLog7
-rw-r--r--app-office/kformula/kformula-1.6.1.ebuild36
-rw-r--r--app-office/kformula/kformula-1.6.2.ebuild6
-rw-r--r--app-office/kformula/kformula-1.6.3_p20090204.ebuild5
4 files changed, 12 insertions, 42 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog
index 78dcd38a7ce6..938884a599b9 100644
--- a/app-office/kformula/ChangeLog
+++ b/app-office/kformula/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-office/kformula
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.84 2009/02/08 17:22:40 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.85 2009/06/30 20:50:42 tampakrap Exp $
+
+ 30 Jun 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+ -kformula-1.6.1.ebuild, kformula-1.6.2.ebuild,
+ kformula-1.6.3_p20090204.ebuild:
+ Slotmove to 3.5, remove old
*kformula-1.6.3_p20090204 (08 Feb 2009)
diff --git a/app-office/kformula/kformula-1.6.1.ebuild b/app-office/kformula/kformula-1.6.1.ebuild
deleted file mode 100644
index 904659bf56e5..000000000000
--- a/app-office/kformula/kformula-1.6.1.ebuild
+++ /dev/null
@@ -1,36 +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/kformula/kformula-1.6.1.ebuild,v 1.10 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 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/"
-
-KMEXTRA="filters/kformula"
-
-need-kde 3.4
diff --git a/app-office/kformula/kformula-1.6.2.ebuild b/app-office/kformula/kformula-1.6.2.ebuild
index 0de4a34123e1..0757368e7949 100644
--- a/app-office/kformula/kformula-1.6.2.ebuild
+++ b/app-office/kformula/kformula-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/kformula/kformula-1.6.2.ebuild,v 1.14 2008/06/09 05:42:07 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.6.2.ebuild,v 1.15 2009/06/30 20:50:42 tampakrap Exp $
MAXKOFFICEVER=1.6.3
KMNAME=koffice
@@ -10,7 +10,7 @@ DESCRIPTION="KOffice formula editor."
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/kformula/kformula-1.6.3_p20090204.ebuild b/app-office/kformula/kformula-1.6.3_p20090204.ebuild
index e8f8a5e64a00..5e52ec4b18e1 100644
--- a/app-office/kformula/kformula-1.6.3_p20090204.ebuild
+++ b/app-office/kformula/kformula-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/kformula/kformula-1.6.3_p20090204.ebuild,v 1.2 2009/02/08 22:24:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.6.3_p20090204.ebuild,v 1.3 2009/06/30 20:50:42 tampakrap Exp $
EAPI=1
ARTS_REQUIRED="never"
@@ -12,12 +12,13 @@ DESCRIPTION="KOffice formula editor."
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=""
DEPEND="~app-office/koffice-libs-1.6.3_p20090204
~kde-base/kcontrol-3.5.10:3.5"
+RDEPEND="${DEPEND}"
KMCOPYLIB="
libkformula lib/kformula