diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 13:25:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 13:25:29 +0000 |
commit | df1ab748009bfb37892782d045a946f3e19946b1 (patch) | |
tree | cd526097b716a90693637cf7a9cb73ff72c81fed /x11-misc/mkxf86config | |
parent | ugh, another separate ChangeLog update (diff) | |
download | gentoo-2-df1ab748009bfb37892782d045a946f3e19946b1.tar.gz gentoo-2-df1ab748009bfb37892782d045a946f3e19946b1.tar.bz2 gentoo-2-df1ab748009bfb37892782d045a946f3e19946b1.zip |
wolf says IUSE=livecd should be visible
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/mkxf86config')
-rw-r--r-- | x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild b/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild index 1d3b1a6e2d66..79d0c224dea4 100644 --- a/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild +++ b/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild,v 1.6 2005/07/07 12:42:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild,v 1.7 2005/07/07 13:25:29 agriffis Exp $ inherit eutils -IUSE="" +IUSE="livecd" MY_PN="xf86config-knoppix" MY_PV="${PV}-5" |