diff options
Diffstat (limited to 'x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild')
-rw-r--r-- | x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild b/x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild index 1263f2f6a9aa..a02218facc1b 100644 --- a/x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild +++ b/x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild,v 1.3 2003/04/08 22:37:48 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xeasyconf/xeasyconf-0.1.5.ebuild,v 1.4 2003/09/05 23:18:18 msterret Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="ppc -x86 -sparc -alpha" -DEPEND="x11-base/xfree +DEPEND="x11-base/xfree sys-apps/pciutils" RDEPEND="dev-util/dialog" @@ -22,7 +22,7 @@ src_compile() { } src_install() { - + dodir /usr/bin/ dodir /usr/sbin/ into /usr/ |