* [gentoo-commits] gentoo-x86 commit in kde-base/kstars: ChangeLog kstars-4.2.3.ebuild
@ 2009-05-06 23:55 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-05-06 23:55 UTC (permalink / raw
To: gentoo-commits
scarabeus 09/05/06 23:55:16
Modified: ChangeLog
Added: kstars-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.118 kde-base/kstars/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kstars/ChangeLog?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kstars/ChangeLog?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kstars/ChangeLog?r1=1.117&r2=1.118
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog 17 Apr 2009 06:37:18 -0000 1.117
+++ ChangeLog 6 May 2009 23:55:15 -0000 1.118
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kstars
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.117 2009/04/17 06:37:18 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.118 2009/05/06 23:55:15 scarabeus Exp $
+
+*kstars-4.2.3 (06 May 2009)
+
+ 06 May 2009; Tomas Chvatal <scarabeus@gentoo.org> +kstars-4.2.3.ebuild:
+ Version bump
17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kstars-4.2.1.ebuild,
kstars-4.2.2:
1.1 kde-base/kstars/kstars-4.2.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kstars/kstars-4.2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kstars/kstars-4.2.3.ebuild?rev=1.1&content-type=text/plain
Index: kstars-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/kstars/kstars-4.2.3.ebuild,v 1.1 2009/05/06 23:55:15 scarabeus Exp $
EAPI="2"
KMNAME="kdeedu"
inherit kde4-meta
DESCRIPTION="KDE Desktop Planetarium"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug doc fits"
DEPEND="
>=kde-base/libkdeedu-${PV}:${SLOT}[kdeprefix=]
fits? ( >=sci-libs/cfitsio-0.390 )
"
RDEPEND="${DEPEND}"
# FIXME: Re-add as soon as indilib-0.6 is available
# indi? ( >=sci-libs/indilib-0.6 )"
src_configure() {
mycmakeargs="${mycmakeargs}
$(cmake-utils_use_with fits CFitsio)"
# FIXME: see above
# $(cmake-utils_use_with indi INDI)"
kde4-meta_src_configure
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kstars: ChangeLog kstars-4.2.3.ebuild
@ 2009-06-14 11:32 Alexey Shvetsov (alexxy)
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-06-14 11:32 UTC (permalink / raw
To: gentoo-commits
alexxy 09/06/14 11:32:03
Modified: ChangeLog
Removed: kstars-4.2.3.ebuild
Log:
[kde-base/kstars] Drop KDE 4.2.3
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.125 kde-base/kstars/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kstars/ChangeLog?rev=1.125&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kstars/ChangeLog?rev=1.125&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kstars/ChangeLog?r1=1.124&r2=1.125
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog 6 Jun 2009 11:37:02 -0000 1.124
+++ ChangeLog 14 Jun 2009 11:32:03 -0000 1.125
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kstars
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.124 2009/06/06 11:37:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.125 2009/06/14 11:32:03 alexxy Exp $
+
+ 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kstars-4.2.3.ebuild:
+ Drop KDE 4.2.3
06 Jun 2009; Markus Meier <maekke@gentoo.org> kstars-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 11:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-06 23:55 [gentoo-commits] gentoo-x86 commit in kde-base/kstars: ChangeLog kstars-4.2.3.ebuild Tomas Chvatal (scarabeus)
-- strict thread matches above, loose matches on Subject: below --
2009-06-14 11:32 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