public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/freeciv: ChangeLog freeciv-2.1.11.ebuild
@ 2010-02-09  5:51 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2010-02-09  5:51 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/02/09 05:51:43

  Modified:             ChangeLog freeciv-2.1.11.ebuild
  Log:
  tidy sound config (bug #303609)
  (Portage version: 2.1.7.16/cvs/Linux i686)

Revision  Changes    Path
1.98                 games-strategy/freeciv/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.98&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.98&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	31 Jan 2010 07:27:00 -0000	1.97
+++ ChangeLog	9 Feb 2010 05:51:43 -0000	1.98
@@ -1,6 +1,10 @@
 # ChangeLog for games-strategy/freeciv
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.97 2010/01/31 07:27:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.98 2010/02/09 05:51:43 mr_bones_ Exp $
+
+  09 Feb 2010; Michael Sterrett <mr_bones_@gentoo.org>
+  freeciv-2.1.11.ebuild:
+  tidy sound config (bug #303609)
 
 *freeciv-2.1.11 (31 Jan 2010)
 



1.4                  games-strategy/freeciv/freeciv-2.1.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/freeciv-2.1.11.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/freeciv-2.1.11.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freeciv/freeciv-2.1.11.ebuild?r1=1.3&r2=1.4

Index: freeciv-2.1.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.11.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- freeciv-2.1.11.ebuild	2 Feb 2010 17:31:35 -0000	1.3
+++ freeciv-2.1.11.ebuild	9 Feb 2010 05:51:43 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.11.ebuild,v 1.3 2010/02/02 17:31:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.11.ebuild,v 1.4 2010/02/09 05:51:43 mr_bones_ Exp $
 
 EAPI=2
 inherit eutils gnome2-utils games
@@ -32,8 +32,6 @@
 		)
 		ggz? ( dev-games/ggz-client-libs )
 		media-libs/libpng
-		media-libs/alsa-lib
-		media-libs/audiofile
 		sdl? ( media-libs/sdl-mixer )
 		auth? ( virtual/mysql )
 	)"
@@ -82,7 +80,6 @@
 }
 
 src_configure() {
-	local mysoundconf
 	local myclient
 
 	if use dedicated ; then
@@ -104,8 +101,7 @@
 		$(use_with readline) \
 		$(use_enable sdl sdl-mixer) \
 		$(use_with ggz ggz-client) \
-		--enable-client=${myclient} \
-		${mysoundconf}
+		--enable-client=${myclient}
 }
 
 src_install() {






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

only message in thread, other threads:[~2010-02-09  5:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-09  5:51 [gentoo-commits] gentoo-x86 commit in games-strategy/freeciv: ChangeLog freeciv-2.1.11.ebuild Michael Sterrett (mr_bones_)

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