Gentoo Archives: gentoo-commits

From: "Joshua Jackson (tsunam)" <tsunam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-cdr/mybashburn: mybashburn-1.0.2.ebuild
Date: Tue, 30 Dec 2008 23:15:30
Message-Id: E1LHno7-0001Zj-4V@stork.gentoo.org
1 tsunam 08/12/30 23:15:27
2
3 Modified: mybashburn-1.0.2.ebuild
4 Log:
5 helps to use the right version of the fix....I'm a baka
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.4 app-cdr/mybashburn/mybashburn-1.0.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/mybashburn/mybashburn-1.0.2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/mybashburn/mybashburn-1.0.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/mybashburn/mybashburn-1.0.2.ebuild?r1=1.3&r2=1.4
14
15 Index: mybashburn-1.0.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-cdr/mybashburn/mybashburn-1.0.2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- mybashburn-1.0.2.ebuild 30 Dec 2008 22:56:55 -0000 1.3
22 +++ mybashburn-1.0.2.ebuild 30 Dec 2008 23:15:27 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/mybashburn/mybashburn-1.0.2.ebuild,v 1.3 2008/12/30 22:56:55 tsunam Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/mybashburn/mybashburn-1.0.2.ebuild,v 1.4 2008/12/30 23:15:27 tsunam Exp $
28
29 DESCRIPTION="Command-line burning interface of data and music CDs and DVDs"
30 HOMEPAGE="http://mybashburn.sourceforge.net/"
31 @@ -26,7 +26,7 @@
32 RESTRICT="test"
33
34 src_compile() {
35 - sed -i 's/\/usr/usr'
36 + sed -i 's/\/usr/usr/' ${S}/Makefile
37 }
38
39 src_install() {