public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro (bicatali)" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-astronomy/celestia: ChangeLog celestia-1.6.0.ebuild
Date: Sun, 06 Sep 2009 18:24:06 +0000	[thread overview]
Message-ID: <E1MkMPG-0006dV-42@stork.gentoo.org> (raw)

bicatali    09/09/06 18:24:06

  Modified:             ChangeLog celestia-1.6.0.ebuild
  Log:
  Fixed when kde 3 when kde4 is installed, thanks to johannis, closing bug #282829
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.53                 sci-astronomy/celestia/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/celestia/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/celestia/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/celestia/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	13 Aug 2009 00:38:47 -0000	1.52
+++ ChangeLog	6 Sep 2009 18:24:05 -0000	1.53
@@ -1,6 +1,11 @@
 # ChangeLog for sci-astronomy/celestia
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.52 2009/08/13 00:38:47 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.53 2009/09/06 18:24:05 bicatali Exp $
+
+  06 Sep 2009; Sébastien Fabbro <bicatali@gentoo.org>
+  celestia-1.6.0.ebuild, +files/celestia-1.6.0-kde-3.5.patch:
+  Fixed when kde 3 when kde4 is installed, thanks to johannis, closing bug
+  #282829
 
   13 Aug 2009; Sébastien Fabbro <bicatali@gentoo.org>
   celestia-1.6.0.ebuild, -files/celestia-1.6.0-as-needed.patch:



1.3                  sci-astronomy/celestia/celestia-1.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild?r1=1.2&r2=1.3

Index: celestia-1.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- celestia-1.6.0.ebuild	13 Aug 2009 00:38:47 -0000	1.2
+++ celestia-1.6.0.ebuild	6 Sep 2009 18:24:05 -0000	1.3
@@ -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/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.2 2009/08/13 00:38:47 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.3 2009/09/06 18:24:05 bicatali Exp $
 
 EAPI=2
 inherit eutils flag-o-matic gnome2 kde-functions autotools
@@ -67,6 +67,9 @@
 	epatch "${FILESDIR}"/${PN}-1.4.1-as-needed.patch
 	# missing includes with gcc 4.4
 	epatch "${FILESDIR}"/${PN}-1.5.1-gcc44.patch
+	# needed for proper detection of kde-3.5 in the presence
+	# of kde4
+	epatch "${FILESDIR}"/${P}-kde-3.5.patch
 	# remove flags to let the user decide
 	for cf in -O2 -ffast-math \
 		-fexpensive-optimizations \






             reply	other threads:[~2009-09-06 18:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-06 18:24 Sebastien Fabbro (bicatali) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-31 23:20 [gentoo-commits] gentoo-x86 commit in sci-astronomy/celestia: ChangeLog celestia-1.6.0.ebuild Samuli Suominen (ssuominen)
2011-03-02 21:34 Justin Lecher (jlec)
2011-03-02 13:22 Justin Lecher (jlec)
2010-11-08 17:03 Kacper Kowalik (xarthisius)
2010-09-16 18:15 Tomas Chvatal (scarabeus)
2010-09-16 17:20 Tomas Chvatal (scarabeus)
2010-08-12  2:53 Joseph Jezak (josejx)
2010-06-24 17:20 Kacper Kowalik (xarthisius)
2010-03-08 18:24 Samuli Suominen (ssuominen)
2010-01-11 22:13 Brent Baude (ranger)
2009-12-26 18:04 Raul Porcel (armin76)
2009-12-02 11:48 Markus Meier (maekke)
2009-11-21 18:22 Gysbert Wassenaar (nixnut)
2009-11-19  9:38 Christian Faulhammer (fauli)
2009-08-13  0:38 Sebastien Fabbro (bicatali)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MkMPG-0006dV-42@stork.gentoo.org \
    --to=bicatali@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox