Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/monopod: monopod-0.6.ebuild
Date: Thu, 31 Jan 2008 13:29:35
Message-Id: E1JKZTw-0008Sd-3i@stork.gentoo.org
1 drac 08/01/31 13:29:32
2
3 Modified: monopod-0.6.ebuild
4 Log:
5 oops
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.6 media-sound/monopod/monopod-0.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/monopod/monopod-0.6.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/monopod/monopod-0.6.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/monopod/monopod-0.6.ebuild?r1=1.5&r2=1.6
14
15 Index: monopod-0.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/monopod/monopod-0.6.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- monopod-0.6.ebuild 31 Jan 2008 13:28:32 -0000 1.5
22 +++ monopod-0.6.ebuild 31 Jan 2008 13:29:31 -0000 1.6
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/media-sound/monopod/monopod-0.6.ebuild,v 1.5 2008/01/31 13:28:32 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/monopod/monopod-0.6.ebuild,v 1.6 2008/01/31 13:29:31 drac Exp $
28
29 inherit gnome2 mono
30
31 @@ -30,6 +30,6 @@
32 DOCS="AUTHORS ChangeLog NEWS README TODO"
33
34 pkg_setup() {
35 -# G2CONF="$(use_enable ipod)"
36 - G2CONF="--disable-ipod"
37 +# G2CONF="${G2CONF} $(use_enable ipod)"
38 + G2CONF="${G2CONF} --disable-ipod"
39 }
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list