* [gentoo-commits] gentoo-x86 commit in app-emulation/open-vm-tools: open-vm-tools-8.8.2.590212.ebuild open-vm-tools-2012.03.13.651368.ebuild open-vm-tools-2011.11.20.535097.ebuild ChangeLog
@ 2012-05-31 23:06 Zac Medico (zmedico)
0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2012-05-31 23:06 UTC (permalink / raw
To: gentoo-commits
zmedico 12/05/31 23:06:15
Modified: open-vm-tools-8.8.2.590212.ebuild
open-vm-tools-2012.03.13.651368.ebuild
open-vm-tools-2011.11.20.535097.ebuild ChangeLog
Log:
inherit multilib for get_libdir and user for enewgroup
(Portage version: 2.2.0_alpha108_p9/cvs/Linux i686)
Revision Changes Path
1.3 app-emulation/open-vm-tools/open-vm-tools-8.8.2.590212.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-8.8.2.590212.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-8.8.2.590212.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-8.8.2.590212.ebuild?r1=1.2&r2=1.3
Index: open-vm-tools-8.8.2.590212.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-8.8.2.590212.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- open-vm-tools-8.8.2.590212.ebuild 3 May 2012 18:49:05 -0000 1.2
+++ open-vm-tools-8.8.2.590212.ebuild 31 May 2012 23:06:14 -0000 1.3
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-8.8.2.590212.ebuild,v 1.2 2012/05/03 18:49:05 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-8.8.2.590212.ebuild,v 1.3 2012/05/31 23:06:14 zmedico Exp $
EAPI="4"
-inherit eutils pam versionator
+inherit eutils multilib pam user versionator
MY_PV="$(replace_version_separator 3 '-')"
MY_P="${PN}-${MY_PV}"
1.3 app-emulation/open-vm-tools/open-vm-tools-2012.03.13.651368.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2012.03.13.651368.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2012.03.13.651368.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2012.03.13.651368.ebuild?r1=1.2&r2=1.3
Index: open-vm-tools-2012.03.13.651368.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2012.03.13.651368.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- open-vm-tools-2012.03.13.651368.ebuild 3 May 2012 18:49:05 -0000 1.2
+++ open-vm-tools-2012.03.13.651368.ebuild 31 May 2012 23:06:14 -0000 1.3
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2012.03.13.651368.ebuild,v 1.2 2012/05/03 18:49:05 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2012.03.13.651368.ebuild,v 1.3 2012/05/31 23:06:14 zmedico Exp $
EAPI="4"
-inherit eutils pam versionator flag-o-matic toolchain-funcs
+inherit eutils multilib pam user versionator flag-o-matic toolchain-funcs
MY_PV="$(replace_version_separator 3 '-')"
MY_P="${PN}-${MY_PV}"
1.4 app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild?r1=1.3&r2=1.4
Index: open-vm-tools-2011.11.20.535097.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- open-vm-tools-2011.11.20.535097.ebuild 3 May 2012 18:49:05 -0000 1.3
+++ open-vm-tools-2011.11.20.535097.ebuild 31 May 2012 23:06:14 -0000 1.4
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild,v 1.3 2012/05/03 18:49:05 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-2011.11.20.535097.ebuild,v 1.4 2012/05/31 23:06:14 zmedico Exp $
EAPI="4"
-inherit eutils pam versionator flag-o-matic toolchain-funcs
+inherit eutils multilib pam user versionator flag-o-matic toolchain-funcs
MY_PV="$(replace_version_separator 3 '-')"
MY_P="${PN}-${MY_PV}"
1.63 app-emulation/open-vm-tools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/ChangeLog?r1=1.62&r2=1.63
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog 3 May 2012 18:49:05 -0000 1.62
+++ ChangeLog 31 May 2012 23:06:14 -0000 1.63
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/open-vm-tools
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/ChangeLog,v 1.62 2012/05/03 18:49:05 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/ChangeLog,v 1.63 2012/05/31 23:06:14 zmedico Exp $
+
+ 31 May 2012; Zac Medico <zmedico@gentoo.org>
+ open-vm-tools-2011.11.20.535097.ebuild,
+ open-vm-tools-2012.03.13.651368.ebuild, open-vm-tools-8.8.2.590212.ebuild:
+ inherit multilib for get_libdir and user for enewgroup
03 May 2012; Jeff Horelick <jdhore@gentoo.org>
open-vm-tools-8.8.2.590212.ebuild, open-vm-tools-2011.11.20.535097.ebuild,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-31 23:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-31 23:06 [gentoo-commits] gentoo-x86 commit in app-emulation/open-vm-tools: open-vm-tools-8.8.2.590212.ebuild open-vm-tools-2012.03.13.651368.ebuild open-vm-tools-2011.11.20.535097.ebuild ChangeLog Zac Medico (zmedico)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox