summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2009-06-30 20:48:07 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2009-06-30 20:48:07 +0000
commit0a757abd75d06ec72356b226388473581a4bae0e (patch)
treea8e6a4d6b078a0ab82c10ef81bb7cb5b5e0fe827 /app-office/kexi
parentkeyworded ~arch for x86, bug 275353 (diff)
downloadgentoo-2-0a757abd75d06ec72356b226388473581a4bae0e.tar.gz
gentoo-2-0a757abd75d06ec72356b226388473581a4bae0e.tar.bz2
gentoo-2-0a757abd75d06ec72356b226388473581a4bae0e.zip
Slotmove to 3.5, remove old
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-office/kexi')
-rw-r--r--app-office/kexi/ChangeLog6
-rw-r--r--app-office/kexi/kexi-1.6.1.ebuild46
-rw-r--r--app-office/kexi/kexi-1.6.3.ebuild6
-rw-r--r--app-office/kexi/kexi-1.6.3_p20090204.ebuild5
4 files changed, 11 insertions, 52 deletions
diff --git a/app-office/kexi/ChangeLog b/app-office/kexi/ChangeLog
index 38195ac44ee5..f525995c6bb2 100644
--- a/app-office/kexi/ChangeLog
+++ b/app-office/kexi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/kexi
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.88 2009/02/08 17:21:59 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.89 2009/06/30 20:48:07 tampakrap Exp $
+
+ 30 Jun 2009; Theo Chatzimichos <tampakrap@gentoo.org> -kexi-1.6.1.ebuild,
+ kexi-1.6.3.ebuild, kexi-1.6.3_p20090204.ebuild:
+ Slotmove to 3.5, remove old
*kexi-1.6.3_p20090204 (08 Feb 2009)
diff --git a/app-office/kexi/kexi-1.6.1.ebuild b/app-office/kexi/kexi-1.6.1.ebuild
deleted file mode 100644
index 01141c21c681..000000000000
--- a/app-office/kexi/kexi-1.6.1.ebuild
+++ /dev/null
@@ -1,46 +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/kexi/kexi-1.6.1.ebuild,v 1.11 2007/03/02 02:53:43 jer Exp $
-
-MAXKOFFICEVER=${PV}
-KMNAME=koffice
-inherit kde-meta eutils
-
-DESCRIPTION="KOffice integrated environment for database management."
-HOMEPAGE="http://www.koffice.org/"
-LICENSE="GPL-2 LGPL-2"
-
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="mysql postgres kdeenablefinal"
-
-RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)
- sys-libs/readline
- mysql? ( virtual/mysql )
- postgres? ( <dev-libs/libpqxx-2.6.9 )"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-KMCOPYLIB="
- libkformula lib/kformula
- libkofficecore lib/kofficecore
- libkofficeui lib/kofficeui
- libkopainter lib/kopainter
- libkoproperty lib/koproperty
- libkotext lib/kotext
- libkwmf lib/kwmf
- libkowmf lib/kwmf
- libkstore lib/store
- libkrossmain lib/kross/main/
- libkrossapi lib/kross/api/"
-
-KMEXTRACTONLY="lib/"
-
-need-kde 3.4
-
-src_compile() {
- local myconf="$(use_enable mysql) $(use_enable postgres pgsql) --enable-kexi-reports"
-
- kde-meta_src_compile
-}
diff --git a/app-office/kexi/kexi-1.6.3.ebuild b/app-office/kexi/kexi-1.6.3.ebuild
index e21d429a6afd..ea2b668c1c0c 100644
--- a/app-office/kexi/kexi-1.6.3.ebuild
+++ b/app-office/kexi/kexi-1.6.3.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/kexi/kexi-1.6.3.ebuild,v 1.10 2008/06/16 14:01:48 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.6.3.ebuild,v 1.11 2009/06/30 20:48:07 tampakrap Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -10,7 +10,7 @@ DESCRIPTION="KOffice integrated environment for database management."
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="mysql postgres kdeenablefinal"
diff --git a/app-office/kexi/kexi-1.6.3_p20090204.ebuild b/app-office/kexi/kexi-1.6.3_p20090204.ebuild
index 0dd066d22a02..3e83a161fd4f 100644
--- a/app-office/kexi/kexi-1.6.3_p20090204.ebuild
+++ b/app-office/kexi/kexi-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/kexi/kexi-1.6.3_p20090204.ebuild,v 1.1 2009/02/08 17:21:59 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.6.3_p20090204.ebuild,v 1.2 2009/06/30 20:48:07 tampakrap Exp $
ARTS_REQUIRED="never"
@@ -11,7 +11,7 @@ DESCRIPTION="KOffice integrated environment for database management."
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="mysql postgres"
@@ -19,6 +19,7 @@ DEPEND="~app-office/koffice-libs-1.6.3_p20090204
sys-libs/readline
mysql? ( virtual/mysql )
postgres? ( =dev-libs/libpqxx-2.6* )"
+RDEPEND="${DEPEND}"
KMCOPYLIB="
libkformula lib/kformula