public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kalzium: ChangeLog kalzium-4.6.2.ebuild kalzium-4.6.1.ebuild kalzium-4.5.5.ebuild kalzium-4.6.0.ebuild
@ 2011-04-06 14:19 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2011-04-06 14:19 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/04/06 14:19:26

  Modified:             ChangeLog
  Added:                kalzium-4.6.2.ebuild
  Removed:              kalzium-4.6.1.ebuild kalzium-4.5.5.ebuild
                        kalzium-4.6.0.ebuild
  Log:
  KDE SC 4.6.2 version bump. Drop 4.6.{0,1} and 4.5.5. This is our stable candidate so test and test more. Force due to some unmet deps. Filled as bug #362305.
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.182                kde-base/kalzium/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kalzium/ChangeLog?rev=1.182&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kalzium/ChangeLog?rev=1.182&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kalzium/ChangeLog?r1=1.181&r2=1.182

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- ChangeLog	4 Mar 2011 18:00:20 -0000	1.181
+++ ChangeLog	6 Apr 2011 14:19:26 -0000	1.182
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/kalzium
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.181 2011/03/04 18:00:20 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.182 2011/04/06 14:19:26 scarabeus Exp $
+
+*kalzium-4.6.2 (06 Apr 2011)
+
+  06 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> -kalzium-4.5.5.ebuild,
+  -kalzium-4.6.0.ebuild, -kalzium-4.6.1.ebuild, +kalzium-4.6.2.ebuild:
+  Version bump KDE SC 4.6.2
 
 *kalzium-4.6.1 (04 Mar 2011)
 



1.1                  kde-base/kalzium/kalzium-4.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kalzium/kalzium-4.6.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kalzium/kalzium-4.6.2.ebuild?rev=1.1&content-type=text/plain

Index: kalzium-4.6.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-4.6.2.ebuild,v 1.1 2011/04/06 14:19:26 scarabeus Exp $

EAPI=3

KDE_HANDBOOK="optional"
KMNAME="kdeedu"
CPPUNIT_REQUIRED="optional"
OPENGL_REQUIRED="always"
inherit flag-o-matic kde4-meta

DESCRIPTION="KDE: periodic table of the elements."
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="editor debug +plasma solver"

RDEPEND="
	$(add_kdebase_dep libkdeedu)
	editor? ( >=sci-chemistry/openbabel-2.2 )
"
DEPEND="${RDEPEND}
	editor? ( >=dev-cpp/eigen-2.0.3:2 )
	solver? ( dev-ml/facile[ocamlopt] )
"

KMEXTRACTONLY="
	libkdeedu/kdeeduui/
	libkdeedu/libscience/
"

src_configure(){
	# Fix missing finite()
	[[ ${CHOST} == *-solaris* ]] && append-cppflags -DHAVE_IEEEFP_H

	mycmakeargs=(
		$(cmake-utils_use_with editor Eigen2)
		$(cmake-utils_use_with editor OpenBabel2)
		$(cmake-utils_use_with editor OpenGL)
		$(cmake-utils_use_with solver OCaml)
		$(cmake-utils_use_with solver Libfacile)
	)

	kde4-meta_src_configure
}






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

only message in thread, other threads:[~2011-04-06 14:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-06 14:19 [gentoo-commits] gentoo-x86 commit in kde-base/kalzium: ChangeLog kalzium-4.6.2.ebuild kalzium-4.6.1.ebuild kalzium-4.5.5.ebuild kalzium-4.6.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