diff options
author | Vadim Kuznetsov <vadimk@gentoo.org> | 2012-07-01 19:43:30 +0000 |
---|---|---|
committer | Vadim Kuznetsov <vadimk@gentoo.org> | 2012-07-01 19:43:30 +0000 |
commit | e4823b834187186a2f53d32c77a97d49fc7bdaa8 (patch) | |
tree | 1ec8f7159e511170f0ba0c4a4ee37fc31f2cc4ba /eclass/vmware-mod.eclass | |
parent | version bump (diff) | |
download | historical-e4823b834187186a2f53d32c77a97d49fc7bdaa8.tar.gz historical-e4823b834187186a2f53d32c77a97d49fc7bdaa8.tar.bz2 historical-e4823b834187186a2f53d32c77a97d49fc7bdaa8.zip |
Makred vmware.eclass and vmware-mod.eclass dead.
Diffstat (limited to 'eclass/vmware-mod.eclass')
-rw-r--r-- | eclass/vmware-mod.eclass | 5 |
1 files changed, 3 insertions, 2 deletions
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 |