summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-03 00:41:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-03 00:41:18 +0000
commit31140d5eb320909f6affd8a7b52fa4a0bbf7fa77 (patch)
tree37b47669f7eb432f9705715ec9f3f5971ffc4f84 /games-puzzle/cuyo/cuyo-1.8.1.ebuild
parentcleanup #40216 (diff)
downloadhistorical-31140d5eb320909f6affd8a7b52fa4a0bbf7fa77.tar.gz
historical-31140d5eb320909f6affd8a7b52fa4a0bbf7fa77.tar.bz2
historical-31140d5eb320909f6affd8a7b52fa4a0bbf7fa77.zip
header fix
Diffstat (limited to 'games-puzzle/cuyo/cuyo-1.8.1.ebuild')
-rw-r--r--games-puzzle/cuyo/cuyo-1.8.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/cuyo/cuyo-1.8.1.ebuild b/games-puzzle/cuyo/cuyo-1.8.1.ebuild
index 753e658f3fd4..e9e382333084 100644
--- a/games-puzzle/cuyo/cuyo-1.8.1.ebuild
+++ b/games-puzzle/cuyo/cuyo-1.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/cuyo-1.8.1.ebuild,v 1.2 2003/09/18 19:43:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cuyo/cuyo-1.8.1.ebuild,v 1.3 2004/02/03 00:41:11 mr_bones_ Exp $
inherit games
@@ -44,7 +44,7 @@ src_install() {
make install DESTDIR=${D} || die
dogamesbin ${D}/${GAMES_PREFIX}/games/cuyo
rm -rf ${D}/${GAMES_PREFIX}/games
- dodoc AUTHORS COPYING INSTALL NEWS README TODO ChangeLog
+ dodoc AUTHORS INSTALL NEWS README TODO ChangeLog
prepgamesdirs
}