public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/audacious: ChangeLog audacious-1.4.0_rc1-r1.ebuild
@ 2007-11-03  7:16 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; only message in thread
From: Robin H. Johnson (robbat2) @ 2007-11-03  7:16 UTC (permalink / raw
  To: gentoo-commits

robbat2     07/11/03 07:16:11

  Modified:             ChangeLog audacious-1.4.0_rc1-r1.ebuild
  Log:
  Compile-fix, missing \ in the econf options.
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.127                media-sound/audacious/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.127&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.127&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/ChangeLog?r1=1.126&r2=1.127

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog	3 Nov 2007 00:56:00 -0000	1.126
+++ ChangeLog	3 Nov 2007 07:16:11 -0000	1.127
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/audacious
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.126 2007/11/03 00:56:00 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.127 2007/11/03 07:16:11 robbat2 Exp $
+
+  03 Nov 2007; Robin H. Johnson <robbat2@gentoo.org>
+  audacious-1.4.0_rc1-r1.ebuild:
+  Compile-fix, missing \ in the econf options.
 
 *audacious-1.4.0_rc1-r1 (03 Nov 2007)
 



1.2                  media-sound/audacious/audacious-1.4.0_rc1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.4.0_rc1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.4.0_rc1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.4.0_rc1-r1.ebuild?r1=1.1&r2=1.2

Index: audacious-1.4.0_rc1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.0_rc1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- audacious-1.4.0_rc1-r1.ebuild	3 Nov 2007 00:56:00 -0000	1.1
+++ audacious-1.4.0_rc1-r1.ebuild	3 Nov 2007 07:16:11 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.0_rc1-r1.ebuild,v 1.1 2007/11/03 00:56:00 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.0_rc1-r1.ebuild,v 1.2 2007/11/03 07:16:11 robbat2 Exp $
 
 inherit flag-o-matic
 
@@ -33,7 +33,7 @@
 
 src_compile() {
 	econf \
-		--enable-dbus
+		--enable-dbus \
 		--enable-samplerate \
 		$(use_enable chardet) \
 		$(use_enable nls) \



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-11-03  7:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-03  7:16 [gentoo-commits] gentoo-x86 commit in media-sound/audacious: ChangeLog audacious-1.4.0_rc1-r1.ebuild Robin H. Johnson (robbat2)

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