summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-02-06 21:52:39 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-02-06 21:52:39 +0000
commit3e9142bd6f8dd63a17846902d410d8d2376214f6 (patch)
treed8077fe5213c760da84e64494f5ba8c2bb376389 /games-action
parentFixing the last fix (diff)
downloadgentoo-2-3e9142bd6f8dd63a17846902d410d8d2376214f6.tar.gz
gentoo-2-3e9142bd6f8dd63a17846902d410d8d2376214f6.tar.bz2
gentoo-2-3e9142bd6f8dd63a17846902d410d8d2376214f6.zip
don't need COPYING file
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/d2x-rebirth/d2x-rebirth-0.57.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/d2x-rebirth/d2x-rebirth-0.57.3.ebuild b/games-action/d2x-rebirth/d2x-rebirth-0.57.3.ebuild
index dd3277b8cd98..14918a07afe2 100644
--- a/games-action/d2x-rebirth/d2x-rebirth-0.57.3.ebuild
+++ b/games-action/d2x-rebirth/d2x-rebirth-0.57.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.57.3.ebuild,v 1.1 2013/02/06 21:11:58 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.57.3.ebuild,v 1.2 2013/02/06 21:52:39 hasufell Exp $
EAPI=5
@@ -46,7 +46,7 @@ src_unpack() {
src_prepare() {
epatch "${FILESDIR}"/${P}-flags.patch
- DOCS=( {CHANGELOG,COPYING,INSTALL,README,RELEASE-NOTES}.txt )
+ DOCS=( {CHANGELOG,INSTALL,README,RELEASE-NOTES}.txt )
edos2unix ${DOCS[@]}
}