summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-03-06 03:15:20 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-03-06 03:15:20 +0000
commite9efa136045bd5319ad0ece5187df6b668cdc260 (patch)
treed8f44cb237a4f06e11315594e12e94f514cf3d9d /games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild
parentPackage move: games-action/abuse_sdl -> games-action/abuse. (diff)
downloadgentoo-2-e9efa136045bd5319ad0ece5187df6b668cdc260.tar.gz
gentoo-2-e9efa136045bd5319ad0ece5187df6b668cdc260.tar.bz2
gentoo-2-e9efa136045bd5319ad0ece5187df6b668cdc260.zip
Removing COPYING from dodoc to shut up repoman.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild')
-rw-r--r--games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild b/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild
index ea2e7cd6ce7e..6780d9b3c0b1 100644
--- a/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild
+++ b/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild,v 1.2 2008/01/25 23:45:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild,v 1.3 2008/03/06 03:15:20 wolf31o2 Exp $
inherit autotools eutils games
@@ -101,8 +101,8 @@ src_install() {
doicon "${WORKDIR}/${icon}"
make_desktop_entry ${PN}-common "Descent ${DV} Rebirth" "${icon}"
- dodoc AUTHORS ChangeLog COPYING dxx-changelog dxx-readme.txt \
- NEWS README "${WORKDIR}"/*.txt
+ dodoc AUTHORS ChangeLog dxx-changelog dxx-readme.txt NEWS \
+ README "${WORKDIR}"/*.txt
prepgamesdirs
}