summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/advancescan/advancescan-1.13.ebuild')
-rw-r--r--games-emulation/advancescan/advancescan-1.13.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/games-emulation/advancescan/advancescan-1.13.ebuild b/games-emulation/advancescan/advancescan-1.13.ebuild
index 0d76cea3df05..9213359fb7df 100644
--- a/games-emulation/advancescan/advancescan-1.13.ebuild
+++ b/games-emulation/advancescan/advancescan-1.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancescan/advancescan-1.13.ebuild,v 1.1 2005/03/25 07:26:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancescan/advancescan-1.13.ebuild,v 1.2 2007/06/10 15:15:51 nyhm Exp $
inherit games
@@ -13,12 +13,10 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="sys-libs/zlib"
-
src_install() {
dogamesbin advscan advdiff || die "dogamesbin failed"
dodoc AUTHORS HISTORY README doc/*.txt advscan.rc.linux
- doman doc/*.1
+ doman doc/{advscan,advdiff}.1
dohtml doc/*.html
prepgamesdirs
}