public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/kspread: ChangeLog kspread-2.0.0.ebuild kspread-1.9.99.0.ebuild
@ 2009-05-28  8:16 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2009-05-28  8:16 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/05/28 08:16:17

  Modified:             ChangeLog
  Added:                kspread-2.0.0.ebuild
  Removed:              kspread-1.9.99.0.ebuild
  Log:
  Version bump for final koffice 2 series first release.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.93                 app-office/kspread/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kspread/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kspread/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kspread/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/kspread/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	30 Apr 2009 20:37:03 -0000	1.92
+++ ChangeLog	28 May 2009 08:16:17 -0000	1.93
@@ -1,6 +1,12 @@
 # ChangeLog for app-office/kspread
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kspread/ChangeLog,v 1.92 2009/04/30 20:37:03 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kspread/ChangeLog,v 1.93 2009/05/28 08:16:17 scarabeus Exp $
+
+*kspread-2.0.0 (28 May 2009)
+
+  28 May 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+  -kspread-1.9.99.0.ebuild, +kspread-2.0.0.ebuild:
+  Version bump for final koffice 2 series first release.
 
 *kspread-1.9.99.0 (30 Apr 2009)
 



1.1                  app-office/kspread/kspread-2.0.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kspread/kspread-2.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kspread/kspread-2.0.0.ebuild?rev=1.1&content-type=text/plain

Index: kspread-2.0.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/kspread/kspread-2.0.0.ebuild,v 1.1 2009/05/28 08:16:17 scarabeus Exp $

EAPI="2"

KMNAME="koffice"
KMMODULE="${PN}"
inherit kde4-meta

DESCRIPTION="KOffice spreadsheet application."

KEYWORDS="~amd64 ~x86"
IUSE="+solver"

DEPEND="dev-cpp/eigen:2
	solver? ( sci-libs/gsl )
"
RDEPEND="${DEPEND}"

KMEXTRACTONLY="
	kchart/
	interfaces/
	libs/
	filters/
	plugins/
"
KMEXTRA="filters/${KMMODULE}/"

KMLOADLIBS="koffice-libs"

src_configure() {
	mycmakeargs="${mycmakeargs}
		-DWITH_Eigen2=ON
		$(cmake-utils_use_with solver GSL)"

	kde4-meta_src_configure
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-28  8:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-28  8:16 [gentoo-commits] gentoo-x86 commit in app-office/kspread: ChangeLog kspread-2.0.0.ebuild kspread-1.9.99.0.ebuild Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox