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/mpg123: mpg123-0.67.ebuild
Date: Thu, 21 Feb 2008 17:27:08
Message-Id: E1JSFCL-0000vd-VQ@stork.gentoo.org
1 drac 08/02/21 17:27:05
2
3 Modified: mpg123-0.67.ebuild
4 Log:
5 Make repoman happy
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.10 media-sound/mpg123/mpg123-0.67.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild?r1=1.9&r2=1.10
14
15 Index: mpg123-0.67.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- mpg123-0.67.ebuild 29 Nov 2007 17:54:08 -0000 1.9
22 +++ mpg123-0.67.ebuild 21 Feb 2008 17:27:05 -0000 1.10
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild,v 1.9 2007/11/29 17:54:08 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild,v 1.10 2008/02/21 17:27:05 drac Exp $
29
30 inherit eutils autotools
31
32 @@ -24,7 +24,7 @@
33 PROVIDE="virtual/mpg123"
34
35 src_unpack() {
36 - unpack "${A}"
37 + unpack ${A}
38 cd "${S}"
39 epatch "${FILESDIR}/${PV}-no-faltivec.patch"
40 eautoreconf
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list