Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/hercules: metadata.xml ChangeLog
Date: Sat, 28 Feb 2009 10:18:14
Message-Id: E1LdMGo-0002VM-IX@stork.gentoo.org
1 maekke 09/02/28 10:18:10
2
3 Modified: metadata.xml ChangeLog
4 Log:
5 custom-cflags is a global USE-flag
6 (Portage version: 2.2_rc23/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 app-emulation/hercules/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/hercules/metadata.xml?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/hercules/metadata.xml?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/hercules/metadata.xml?r1=1.4&r2=1.5
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emulation/hercules/metadata.xml,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- metadata.xml 30 Jul 2008 16:58:27 -0000 1.4
22 +++ metadata.xml 28 Feb 2009 10:18:10 -0000 1.5
23 @@ -8,8 +8,4 @@
24 software that will run on those computers, provided the peripheral devices
25 the program requires are present in the configuration.
26 </longdescription>
27 -<use>
28 - <flag name='custom-cflags'>Use CFLAGS from /etc/make.conf rather than the
29 - default package CFLAGS (not supported)</flag>
30 -</use>
31 </pkgmetadata>
32
33
34
35 1.26 app-emulation/hercules/ChangeLog
36
37 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/hercules/ChangeLog?rev=1.26&view=markup
38 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/hercules/ChangeLog?rev=1.26&content-type=text/plain
39 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/hercules/ChangeLog?r1=1.25&r2=1.26
40
41 Index: ChangeLog
42 ===================================================================
43 RCS file: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v
44 retrieving revision 1.25
45 retrieving revision 1.26
46 diff -u -r1.25 -r1.26
47 --- ChangeLog 11 Jan 2009 11:05:40 -0000 1.25
48 +++ ChangeLog 28 Feb 2009 10:18:10 -0000 1.26
49 @@ -1,6 +1,9 @@
50 # ChangeLog for app-emulation/hercules
51 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
52 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.25 2009/01/11 11:05:40 vapier Exp $
53 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.26 2009/02/28 10:18:10 maekke Exp $
54 +
55 + 28 Feb 2009; Markus Meier <maekke@g.o> metadata.xml:
56 + custom-cflags is a global USE-flag
57
58 *hercules-3.06 (11 Jan 2009)