public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/apetag: ChangeLog apetag-1.10.ebuild
@ 2008-11-20 20:37 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2008-11-20 20:37 UTC (permalink / raw
  To: gentoo-commits

flameeyes    08/11/20 20:37:10

  Modified:             ChangeLog apetag-1.10.ebuild
  Log:
  Fix sed line, closes bug #246753.
  (Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)

Revision  Changes    Path
1.7                  media-sound/apetag/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/apetag/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	29 Jun 2008 11:14:41 -0000	1.6
+++ ChangeLog	20 Nov 2008 20:37:10 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/apetag
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/apetag/ChangeLog,v 1.6 2008/06/29 11:14:41 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apetag/ChangeLog,v 1.7 2008/11/20 20:37:10 flameeyes Exp $
+
+  20 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> apetag-1.10.ebuild:
+  Fix sed line, closes bug #246753.
 
   29 Jun 2008; Samuli Suominen <drac@gentoo.org> apetag-1.10.ebuild:
   Restore ~amd64 wrt #227141, thanks to Chad A. Simmons and Pierre



1.3                  media-sound/apetag/apetag-1.10.ebuild

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

Index: apetag-1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/apetag/apetag-1.10.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- apetag-1.10.ebuild	29 Jun 2008 11:14:41 -0000	1.2
+++ apetag-1.10.ebuild	20 Nov 2008 20:37:10 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/apetag/apetag-1.10.ebuild,v 1.2 2008/06/29 11:14:41 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apetag/apetag-1.10.ebuild,v 1.3 2008/11/20 20:37:10 flameeyes Exp $
 
 inherit eutils toolchain-funcs base
 
@@ -24,7 +24,7 @@
 	base_src_unpack
 	sed -i \
 		-e 's,CXXDEBUG,LDFLAGS,g' \
-		Apetag/Makefile \
+		"${S}"/Makefile \
 		|| die "404. Makefile not found."
 }
 






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

only message in thread, other threads:[~2008-11-20 20:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-20 20:37 [gentoo-commits] gentoo-x86 commit in media-sound/apetag: ChangeLog apetag-1.10.ebuild Diego Petteno (flameeyes)

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