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
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)
-rw-r--r--games-action/d2x-rebirth/ChangeLog8
-rw-r--r--games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/games-action/d2x-rebirth/ChangeLog b/games-action/d2x-rebirth/ChangeLog
index d007c78e50c6..dc17de61b143 100644
--- a/games-action/d2x-rebirth/ChangeLog
+++ b/games-action/d2x-rebirth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/d2x-rebirth
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/ChangeLog,v 1.1 2007/01/09 21:52:51 wolf31o2 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/ChangeLog,v 1.2 2008/03/06 03:15:20 wolf31o2 Exp $
+
+ 06 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+ d2x-rebirth-0.50.ebuild:
+ Removing COPYING from dodoc to shut up repoman.
*d2x-rebirth-0.50 (09 Jan 2007)
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
}