Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/hwsetup: hwsetup-1.2.ebuild ChangeLog
Date: Fri, 25 Apr 2008 23:56:12
Message-Id: E1JpXly-0005uR-EZ@stork.gentoo.org
1 wolf31o2 08/04/25 23:56:10
2
3 Modified: hwsetup-1.2.ebuild ChangeLog
4 Log:
5 Fixing 1.2-3-dyn_blacklist.patch and closing bug #218571.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.11 sys-apps/hwsetup/hwsetup-1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hwsetup/hwsetup-1.2.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hwsetup/hwsetup-1.2.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hwsetup/hwsetup-1.2.ebuild?r1=1.10&r2=1.11
14
15 Index: hwsetup-1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/hwsetup-1.2.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- hwsetup-1.2.ebuild 9 Apr 2008 00:44:56 -0000 1.10
22 +++ hwsetup-1.2.ebuild 25 Apr 2008 23:56:09 -0000 1.11
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/sys-apps/hwsetup/hwsetup-1.2.ebuild,v 1.10 2008/04/09 00:44:56 wolf31o2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/hwsetup-1.2.ebuild,v 1.11 2008/04/25 23:56:09 wolf31o2 Exp $
28
29 inherit eutils toolchain-funcs flag-o-matic
30
31 @@ -14,6 +14,7 @@
32 SLOT="0"
33 KEYWORDS="alpha amd64 ia64 -mips ppc ppc64 sparc x86"
34 IUSE="zlib"
35 +RESTRICT="strip"
36
37 COMMON_DEPEND="zlib? ( sys-libs/zlib )
38 sys-apps/pciutils"
39
40
41
42 1.56 sys-apps/hwsetup/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hwsetup/ChangeLog?rev=1.56&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hwsetup/ChangeLog?rev=1.56&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hwsetup/ChangeLog?r1=1.55&r2=1.56
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/ChangeLog,v
51 retrieving revision 1.55
52 retrieving revision 1.56
53 diff -u -r1.55 -r1.56
54 --- ChangeLog 9 Apr 2008 00:44:56 -0000 1.55
55 +++ ChangeLog 25 Apr 2008 23:56:09 -0000 1.56
56 @@ -1,6 +1,10 @@
57 # ChangeLog for sys-apps/hwsetup
58 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/ChangeLog,v 1.55 2008/04/09 00:44:56 wolf31o2 Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/ChangeLog,v 1.56 2008/04/25 23:56:09 wolf31o2 Exp $
61 +
62 + 25 Apr 2008; Chris Gianelloni <wolf31o2@g.o>
63 + files/1.2-3-dyn_blacklist.patch, hwsetup-1.2.ebuild:
64 + Fixing 1.2-3-dyn_blacklist.patch and closing bug #218571.
65
66 *hwsetup-1.2-r1 (09 Apr 2008)
67
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list