summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 19:09:51 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 19:09:51 +0000
commitc076d0a7b58e9202593864b49db8640589da3b2e (patch)
treef3498f8d3359c81835eb61d7c18f14898d489c8d /games-simulation
parentRemoved INSTALL file. (diff)
downloadgentoo-2-c076d0a7b58e9202593864b49db8640589da3b2e.tar.gz
gentoo-2-c076d0a7b58e9202593864b49db8640589da3b2e.tar.bz2
gentoo-2-c076d0a7b58e9202593864b49db8640589da3b2e.zip
Removed COPYING file.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/corewars/ChangeLog8
-rw-r--r--games-simulation/corewars/corewars-0.9.12.ebuild6
-rw-r--r--games-simulation/corewars/corewars-0.9.13.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/games-simulation/corewars/ChangeLog b/games-simulation/corewars/ChangeLog
index 8e824becc8a4..0630a5cd41a0 100644
--- a/games-simulation/corewars/ChangeLog
+++ b/games-simulation/corewars/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-simulation/corewars
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/ChangeLog,v 1.6 2004/12/28 23:35:50 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/ChangeLog,v 1.7 2005/06/15 19:09:51 wolf31o2 Exp $
+
+ 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ corewars-0.9.12.ebuild, corewars-0.9.13.ebuild:
+ Removed COPYING file.
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/games-simulation/corewars/corewars-0.9.12.ebuild b/games-simulation/corewars/corewars-0.9.12.ebuild
index 78f704b7d411..e598f054195f 100644
--- a/games-simulation/corewars/corewars-0.9.12.ebuild
+++ b/games-simulation/corewars/corewars-0.9.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.12.ebuild,v 1.5 2004/07/14 14:58:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.12.ebuild,v 1.6 2005/06/15 19:09:51 wolf31o2 Exp $
DESCRIPTION="Simulation game involving virtual machine code"
SRC_URI="mirror://sourceforge/corewars/${P}.tar.gz"
@@ -31,5 +31,5 @@ src_install() {
infodir=${D}/usr/share/info \
install || die
- dodoc ChangeLog COPYING README TODO DIFFERENCES INTERESTING-COMBINATIONS
+ dodoc ChangeLog README TODO DIFFERENCES INTERESTING-COMBINATIONS
}
diff --git a/games-simulation/corewars/corewars-0.9.13.ebuild b/games-simulation/corewars/corewars-0.9.13.ebuild
index 8daef65c1a34..8de31e86a799 100644
--- a/games-simulation/corewars/corewars-0.9.13.ebuild
+++ b/games-simulation/corewars/corewars-0.9.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.13.ebuild,v 1.5 2004/07/14 14:58:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.13.ebuild,v 1.6 2005/06/15 19:09:51 wolf31o2 Exp $
DESCRIPTION="Simulation game involving virtual machine code"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -31,5 +31,5 @@ src_install() {
infodir=${D}/usr/share/info \
install || die
- dodoc ChangeLog COPYING README TODO DIFFERENCES INTERESTING-COMBINATIONS
+ dodoc ChangeLog README TODO DIFFERENCES INTERESTING-COMBINATIONS
}