diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2009-06-30 21:14:32 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2009-06-30 21:14:32 +0000 |
commit | 5d0e38c347c63b88bd5c48aff631aceba8c14918 (patch) | |
tree | fd6f6c04fc3d28cb4217316411052cd69b135f8d /app-office/koshell | |
parent | stable x86, bug 275687 (diff) | |
download | gentoo-2-5d0e38c347c63b88bd5c48aff631aceba8c14918.tar.gz gentoo-2-5d0e38c347c63b88bd5c48aff631aceba8c14918.tar.bz2 gentoo-2-5d0e38c347c63b88bd5c48aff631aceba8c14918.zip |
Slotmove to 3.5, remove old
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-office/koshell')
-rw-r--r-- | app-office/koshell/koshell-1.6.1.ebuild | 34 | ||||
-rw-r--r-- | app-office/koshell/koshell-1.6.2.ebuild | 4 | ||||
-rw-r--r-- | app-office/koshell/koshell-1.6.3_p20090204.ebuild | 5 |
3 files changed, 5 insertions, 38 deletions
diff --git a/app-office/koshell/koshell-1.6.1.ebuild b/app-office/koshell/koshell-1.6.1.ebuild deleted file mode 100644 index 359e241de2ef..000000000000 --- a/app-office/koshell/koshell-1.6.1.ebuild +++ /dev/null @@ -1,34 +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/koshell/koshell-1.6.1.ebuild,v 1.9 2007/03/02 02:31:03 jer 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 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/" - -need-kde 3.4 diff --git a/app-office/koshell/koshell-1.6.2.ebuild b/app-office/koshell/koshell-1.6.2.ebuild index 5e64d7fd6382..84dfd98b8681 100644 --- a/app-office/koshell/koshell-1.6.2.ebuild +++ b/app-office/koshell/koshell-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.6.2.ebuild,v 1.9 2007/07/26 17:32:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.6.2.ebuild,v 1.10 2009/06/30 21:14:32 tampakrap Exp $ MAXKOFFICEVER=1.6.3 KMNAME=koffice @@ -10,7 +10,7 @@ DESCRIPTION="KOffice workspace." 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/koshell/koshell-1.6.3_p20090204.ebuild b/app-office/koshell/koshell-1.6.3_p20090204.ebuild index 3094df80f33e..91fc6d4fd109 100644 --- a/app-office/koshell/koshell-1.6.3_p20090204.ebuild +++ b/app-office/koshell/koshell-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/koshell/koshell-1.6.3_p20090204.ebuild,v 1.1 2009/02/08 17:25:30 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.6.3_p20090204.ebuild,v 1.2 2009/06/30 21:14:32 tampakrap Exp $ ARTS_REQUIRED="never" @@ -11,11 +11,12 @@ DESCRIPTION="KOffice workspace." 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" +RDEPEND="${DEPEND}" KMCOPYLIB=" libkformula lib/kformula |