summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 18:22:18 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 18:22:18 +0000
commitbb3cf1fb5ea239fc6423c6a4157941ea81ae1763 (patch)
tree4d99269187f103f15b9267f462c7d15fe1a6160e /games-board
parentRemoved INSTALL file. (diff)
downloadgentoo-2-bb3cf1fb5ea239fc6423c6a4157941ea81ae1763.tar.gz
gentoo-2-bb3cf1fb5ea239fc6423c6a4157941ea81ae1763.tar.bz2
gentoo-2-bb3cf1fb5ea239fc6423c6a4157941ea81ae1763.zip
Removed COPYING and INSTALL files.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/gnocatan/ChangeLog6
-rw-r--r--games-board/gnocatan/gnocatan-0.8.1.54.ebuild4
-rw-r--r--games-board/gnocatan/gnocatan-0.8.1.59.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/games-board/gnocatan/ChangeLog b/games-board/gnocatan/ChangeLog
index 778d14c56509..76ebd434fa69 100644
--- a/games-board/gnocatan/ChangeLog
+++ b/games-board/gnocatan/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-board/gnocatan
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/ChangeLog,v 1.35 2005/05/05 23:48:47 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/ChangeLog,v 1.36 2005/06/15 18:22:18 wolf31o2 Exp $
+
+ 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ gnocatan-0.8.1.54.ebuild, gnocatan-0.8.1.59.ebuild:
+ Removed COPYING and INSTALL files.
05 May 2005; Sven Wegener <swegener@gentoo.org> gnocatan-0.8.1.54.ebuild,
gnocatan-0.8.1.59.ebuild:
diff --git a/games-board/gnocatan/gnocatan-0.8.1.54.ebuild b/games-board/gnocatan/gnocatan-0.8.1.54.ebuild
index b7690a868ca3..5abde7957600 100644
--- a/games-board/gnocatan/gnocatan-0.8.1.54.ebuild
+++ b/games-board/gnocatan/gnocatan-0.8.1.54.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.54.ebuild,v 1.4 2005/05/05 23:48:47 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.54.ebuild,v 1.5 2005/06/15 18:22:18 wolf31o2 Exp $
inherit eutils gnome2 debug
@@ -37,7 +37,7 @@ src_compile() {
}
src_install() {
- DOCS="AUTHORS ChangeLog README COPYING INSTALL TODO NEWS"
+ DOCS="AUTHORS ChangeLog README TODO NEWS"
if use X ; then
gnome2_src_install
else
diff --git a/games-board/gnocatan/gnocatan-0.8.1.59.ebuild b/games-board/gnocatan/gnocatan-0.8.1.59.ebuild
index abafef7d9e16..a3f7fadfeabf 100644
--- a/games-board/gnocatan/gnocatan-0.8.1.59.ebuild
+++ b/games-board/gnocatan/gnocatan-0.8.1.59.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.59.ebuild,v 1.2 2005/05/05 23:48:47 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.59.ebuild,v 1.3 2005/06/15 18:22:18 wolf31o2 Exp $
inherit eutils gnome2 debug
@@ -37,7 +37,7 @@ src_compile() {
}
src_install() {
- DOCS="AUTHORS ChangeLog README COPYING INSTALL TODO NEWS"
+ DOCS="AUTHORS ChangeLog README TODO NEWS"
if use X ; then
gnome2_src_install
else