Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-util/grfcodec: grfcodec-5.1.1.ebuild
Date: Fri, 06 May 2011 17:09:04
Message-Id: 20110506170853.C0B9420054@flycatcher.gentoo.org
1 mr_bones_ 11/05/06 17:08:53
2
3 Modified: grfcodec-5.1.1.ebuild
4 Log:
5 fix the fix
6
7 (Portage version: 2.1.9.42/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 games-util/grfcodec/grfcodec-5.1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?r1=1.2&r2=1.3
15
16 Index: grfcodec-5.1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- grfcodec-5.1.1.ebuild 5 May 2011 00:01:39 -0000 1.2
23 +++ grfcodec-5.1.1.ebuild 6 May 2011 17:08:53 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v 1.2 2011/05/05 00:01:39 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v 1.3 2011/05/06 17:08:53 mr_bones_ Exp $
29
30 EAPI=3
31
32 @@ -46,7 +46,7 @@
33 LDOPT = ${LDFLAGS}
34 UPX =
35 V = 1
36 - undefine FLAGS
37 + FLAGS=
38 __EOF__
39 }