summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2008-09-04 12:53:08 +0000
committerBen de Groot <yngwin@gentoo.org>2008-09-04 12:53:08 +0000
commitd573fbee7fd013dcc59ad499946cb2a3368edc27 (patch)
treef3c6d9f6d85cbc5ace1bcd6eb6596b1a1ed3bd34 /x11-misc/mkxf86config/mkxf86config-0.9.10.ebuild
parentUnmasking hwsetup, livecd-tools and mkxf86config (diff)
downloadhistorical-d573fbee7fd013dcc59ad499946cb2a3368edc27.tar.gz
historical-d573fbee7fd013dcc59ad499946cb2a3368edc27.tar.bz2
historical-d573fbee7fd013dcc59ad499946cb2a3368edc27.zip
Unmasking and adding warning, on behalf of agaffney
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-hh1 i686
Diffstat (limited to 'x11-misc/mkxf86config/mkxf86config-0.9.10.ebuild')
-rw-r--r--x11-misc/mkxf86config/mkxf86config-0.9.10.ebuild8
1 files changed, 7 insertions, 1 deletions
diff --git a/x11-misc/mkxf86config/mkxf86config-0.9.10.ebuild b/x11-misc/mkxf86config/mkxf86config-0.9.10.ebuild
index 002f860a0de4..a0be1c4d68f9 100644
--- a/x11-misc/mkxf86config/mkxf86config-0.9.10.ebuild
+++ b/x11-misc/mkxf86config/mkxf86config-0.9.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.9.10.ebuild,v 1.3 2008/07/31 01:11:52 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.9.10.ebuild,v 1.4 2008/09/04 12:53:08 yngwin Exp $
inherit eutils
@@ -15,6 +15,12 @@ IUSE=""
RDEPEND="!mips? ( sys-apps/hwsetup )"
+pkg_setup() {
+ ewarn "This package is designed for use on the LiveCD only and will do "
+ ewarn "unspeakably horrible and unexpected things on a normal system."
+ ewarn "YOU HAVE BEEN WARNED!!!"
+}
+
src_install() {
insinto /etc/X11
if use mips