Gentoo Archives: gentoo-commits

From: "Mike Auty (ikelos)" <ikelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/open-vm-tools: open-vm-tools-0.0.20080808.109361-r1.ebuild
Date: Wed, 19 Nov 2008 10:26:27
Message-Id: E1L2kGO-0006WA-BV@stork.gentoo.org
1 ikelos 08/11/19 10:26:24
2
3 Modified: open-vm-tools-0.0.20080808.109361-r1.ebuild
4 Log:
5 Fix up hardened message again.
6 (Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r1 i686)
7
8 Revision Changes Path
9 1.3 app-emulation/open-vm-tools/open-vm-tools-0.0.20080808.109361-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-0.0.20080808.109361-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-0.0.20080808.109361-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-0.0.20080808.109361-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: open-vm-tools-0.0.20080808.109361-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-0.0.20080808.109361-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- open-vm-tools-0.0.20080808.109361-r1.ebuild 19 Nov 2008 01:34:12 -0000 1.2
22 +++ open-vm-tools-0.0.20080808.109361-r1.ebuild 19 Nov 2008 10:26:24 -0000 1.3
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/app-emulation/open-vm-tools/open-vm-tools-0.0.20080808.109361-r1.ebuild,v 1.2 2008/11/19 01:34:12 ikelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-0.0.20080808.109361-r1.ebuild,v 1.3 2008/11/19 10:26:24 ikelos Exp $
28
29 inherit pam eutils linux-mod versionator
30
31 @@ -74,8 +74,8 @@
32 MODULE_NAMES="${MODULE_NAMES} ${mod}(${MODTARGET}:${S}/${VMWARE_MOD_DIR}/${mod})"
33 done
34
35 - ewarn "If you're compiling with a hardened toolchain, please use the hardened"
36 - ewarn "gcc profile (see bug #200376, comment 18)."
37 + ewarn "If you're compiling with a hardened toolchain, please use the"
38 + ewarn "hardenednopie gcc profile (see bug #200376, comment 18)."
39
40 enewgroup vmware