summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 19:02:21 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 19:02:21 +0000
commit5ad8e36e4cfdf65bae86f1c960ded8c2f2609d4c (patch)
treea3a7bddba59898a63adc0a10f7d951606e88ffa4 /games-puzzle/construo
parentRemoved INSTALL.unix file. (diff)
downloadgentoo-2-5ad8e36e4cfdf65bae86f1c960ded8c2f2609d4c.tar.gz
gentoo-2-5ad8e36e4cfdf65bae86f1c960ded8c2f2609d4c.tar.bz2
gentoo-2-5ad8e36e4cfdf65bae86f1c960ded8c2f2609d4c.zip
Removed INSTALL file.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-puzzle/construo')
-rw-r--r--games-puzzle/construo/ChangeLog5
-rw-r--r--games-puzzle/construo/construo-0.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/construo/ChangeLog b/games-puzzle/construo/ChangeLog
index 9eba194f1c9b..9a83807399d6 100644
--- a/games-puzzle/construo/ChangeLog
+++ b/games-puzzle/construo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/construo
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/construo/ChangeLog,v 1.6 2005/06/10 13:44:30 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/construo/ChangeLog,v 1.7 2005/06/15 18:59:07 wolf31o2 Exp $
+
+ 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> construo-0.2.2.ebuild:
+ Removed INSTALL file.
10 Jun 2005; David Holm <dholm@gentoo.org> construo-0.2.2.ebuild:
Added to ~ppc.
diff --git a/games-puzzle/construo/construo-0.2.2.ebuild b/games-puzzle/construo/construo-0.2.2.ebuild
index 3a85b7d1ab75..6a99358d6a0b 100644
--- a/games-puzzle/construo/construo-0.2.2.ebuild
+++ b/games-puzzle/construo/construo-0.2.2.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-puzzle/construo/construo-0.2.2.ebuild,v 1.7 2005/06/10 13:44:30 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/construo/construo-0.2.2.ebuild,v 1.8 2005/06/15 18:59:07 wolf31o2 Exp $
inherit games
@@ -36,6 +36,6 @@ src_install() {
DESTDIR="${D}" \
bindir="${GAMES_BINDIR}" install \
|| die "make install failed"
- dodoc AUTHORS INSTALL INSTALL.configure NEWS README TODO
+ dodoc AUTHORS INSTALL.configure NEWS README TODO
prepgamesdirs
}