* [gentoo-commits] gentoo-x86 commit in kde-base/kalzium: ChangeLog kalzium-4.2.3.ebuild
@ 2009-05-06 22:52 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-05-06 22:52 UTC (permalink / raw
To: gentoo-commits
scarabeus 09/05/06 22:52:43
Modified: ChangeLog
Added: kalzium-4.2.3.ebuild
Log:
Version bump KDE 4.2.3
(Portage version: 2.2_rc31/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.122 kde-base/kalzium/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/ChangeLog?r1=1.121&r2=1.122
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog 17 Apr 2009 07:54:16 -0000 1.121
+++ ChangeLog 6 May 2009 22:52:43 -0000 1.122
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kalzium
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.121 2009/04/17 07:54:16 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.122 2009/05/06 22:52:43 scarabeus Exp $
+
+*kalzium-4.2.3 (06 May 2009)
+
+ 06 May 2009; Tomas Chvatal <scarabeus@gentoo.org> +kalzium-4.2.3.ebuild,
+ +files/kalzium-include-order.patch:
+ Version bump
17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kalzium-4.2.2:
Restore ~hppa keywords
1.1 kde-base/kalzium/kalzium-4.2.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/kalzium-4.2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/kalzium-4.2.3.ebuild?rev=1.1&content-type=text/plain
Index: kalzium-4.2.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-4.2.3.ebuild,v 1.1 2009/05/06 22:52:43 scarabeus Exp $
EAPI="2"
KMNAME="kdeedu"
CPPUNIT_REQUIRED="optional"
OPENGL_REQUIRED="always"
inherit kde4-meta
DESCRIPTION="KDE: periodic table of the elements."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="editor debug doc +plasma solver"
COMMON_DEPEND="
>=kde-base/libkdeedu-${PV}:${SLOT}[kdeprefix=]
editor? ( >=sci-chemistry/openbabel-2.2 )
"
DEPEND="${COMMON_DEPEND}
editor? ( >=dev-cpp/eigen-1.0.5 )
solver? ( dev-ml/facile[ocamlopt] )
"
RDEPEND="${COMMON_DEPEND}"
KMEXTRACTONLY="
libkdeedu/kdeeduui/
libkdeedu/libscience/
"
PATCHES=( "${FILESDIR}/${PN}-include-order.patch" )
src_configure(){
mycmakeargs="${mycmakeargs}
$(cmake-utils_use_with editor Eigen)
$(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] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kalzium: ChangeLog kalzium-4.2.3.ebuild
@ 2009-06-14 10:24 Alexey Shvetsov (alexxy)
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-06-14 10:24 UTC (permalink / raw
To: gentoo-commits
alexxy 09/06/14 10:24:45
Modified: ChangeLog
Removed: kalzium-4.2.3.ebuild
Log:
[kde-base/kalzium] Drop KDE 4.2.3
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.129 kde-base/kalzium/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/ChangeLog?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/ChangeLog?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/ChangeLog?r1=1.128&r2=1.129
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog 6 Jun 2009 11:34:36 -0000 1.128
+++ ChangeLog 14 Jun 2009 10:24:45 -0000 1.129
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kalzium
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.128 2009/06/06 11:34:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.129 2009/06/14 10:24:45 alexxy Exp $
+
+ 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kalzium-4.2.3.ebuild:
+ Drop KDE 4.2.3
06 Jun 2009; Markus Meier <maekke@gentoo.org> kalzium-3.5.10.ebuild:
amd64/x86 stable, bug #271889
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-14 10:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-06 22:52 [gentoo-commits] gentoo-x86 commit in kde-base/kalzium: ChangeLog kalzium-4.2.3.ebuild Tomas Chvatal (scarabeus)
-- strict thread matches above, loose matches on Subject: below --
2009-06-14 10:24 Alexey Shvetsov (alexxy)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox