summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-21 22:05:45 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-21 22:05:45 +0000
commitb05e535956d38174b4f1b32c38794073c48515cb (patch)
tree8055cb9db2ba982a71e766a15555285bcb6d8400
parentMore updates. Two security fixes for 2.4.x sources missed in the last update... (diff)
downloadgentoo-2-b05e535956d38174b4f1b32c38794073c48515cb.tar.gz
gentoo-2-b05e535956d38174b4f1b32c38794073c48515cb.tar.bz2
gentoo-2-b05e535956d38174b4f1b32c38794073c48515cb.zip
doc tidy
-rw-r--r--games-strategy/glob2/glob2-0.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/glob2/glob2-0.8.5.ebuild b/games-strategy/glob2/glob2-0.8.5.ebuild
index 6eb63bd9611c..901a222c4374 100644
--- a/games-strategy/glob2/glob2-0.8.5.ebuild
+++ b/games-strategy/glob2/glob2-0.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.8.5.ebuild,v 1.1 2004/04/01 09:36:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.8.5.ebuild,v 1.2 2004/04/21 22:05:45 mr_bones_ Exp $
inherit games
@@ -25,6 +25,6 @@ DEPEND="virtual/glibc
src_install() {
make DESTDIR="${D}" install || die "make install failed"
- dodoc AUTHORS ChangeLog NEWS README TODO
+ dodoc AUTHORS README TODO
prepgamesdirs
}