summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorVadim Kuznetsov <vadimk@gentoo.org>2012-07-01 19:43:30 +0000
committerVadim Kuznetsov <vadimk@gentoo.org>2012-07-01 19:43:30 +0000
commitdf9dea21c263d0711424a2714248ce9bf84d5b61 (patch)
tree6079b6edaeaf2666ae75c86f503da94955e24c2e /eclass
parentversion bump (diff)
downloadgentoo-2-df9dea21c263d0711424a2714248ce9bf84d5b61.tar.gz
gentoo-2-df9dea21c263d0711424a2714248ce9bf84d5b61.tar.bz2
gentoo-2-df9dea21c263d0711424a2714248ce9bf84d5b61.zip
Makred vmware.eclass and vmware-mod.eclass dead.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ChangeLog6
-rw-r--r--eclass/vmware-mod.eclass5
-rw-r--r--eclass/vmware.eclass4
3 files changed, 11 insertions, 4 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index bfb2cafb1bb2..7819946b9cfa 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.332 2012/06/30 08:30:48 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.333 2012/07/01 19:43:30 vadimk Exp $
+
+ 01 Jul 2012; Vadim Kuznetsov vadimk@gentoo.org vmware.eclass,
+ vmware-mod.eclass:
+ Makred vmware.eclass and vmware-mod.eclass dead.
30 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> myspell-r2.eclass:
Remove also lower case licenses.
diff --git a/eclass/vmware-mod.eclass b/eclass/vmware-mod.eclass
index 650d24c18366..495ff58cd2d7 100644
--- a/eclass/vmware-mod.eclass
+++ b/eclass/vmware-mod.eclass
@@ -1,7 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/vmware-mod.eclass,v 1.19 2011/12/27 17:55:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vmware-mod.eclass,v 1.20 2012/07/01 19:43:30 vadimk Exp $
+# @DEAD
# Ensure vmware comes before linux-mod since we want linux-mod's pkg_preinst and
# pkg_postinst, along with our own pkg_setup, src_unpack and src_compile
diff --git a/eclass/vmware.eclass b/eclass/vmware.eclass
index 298276dae072..0980aabfc90b 100644
--- a/eclass/vmware.eclass
+++ b/eclass/vmware.eclass
@@ -1,6 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/vmware.eclass,v 1.35 2012/03/28 22:22:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vmware.eclass,v 1.36 2012/07/01 19:43:30 vadimk Exp $
+
+# @DEAD
# This eclass is for all vmware-* ebuilds in the tree and should contain all
# of the common components across the multiple packages.