summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 17:32:25 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 17:32:25 +0000
commitcd0325d3b72da73c0c7308664ecdf32cdb666b34 (patch)
tree4ac3f50fbc6f669efa2f6e95a440df0d167e9a3f /games-arcade/apricots
parentVersion bumped to 2.04 and closing bug #96182. (diff)
downloadgentoo-2-cd0325d3b72da73c0c7308664ecdf32cdb666b34.tar.gz
gentoo-2-cd0325d3b72da73c0c7308664ecdf32cdb666b34.tar.bz2
gentoo-2-cd0325d3b72da73c0c7308664ecdf32cdb666b34.zip
Removed INSTALL file.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-arcade/apricots')
-rw-r--r--games-arcade/apricots/ChangeLog5
-rw-r--r--games-arcade/apricots/apricots-0.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/apricots/ChangeLog b/games-arcade/apricots/ChangeLog
index d9f06a6227f7..7dd8d0489a5a 100644
--- a/games-arcade/apricots/ChangeLog
+++ b/games-arcade/apricots/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/apricots
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/ChangeLog,v 1.6 2005/06/02 13:36:25 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/ChangeLog,v 1.7 2005/06/15 17:32:25 wolf31o2 Exp $
+
+ 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> apricots-0.2.6.ebuild:
+ Removed INSTALL file.
02 Jun 2005; Joseph Jezak <josejx@gentoo.org> apricots-0.2.6.ebuild:
Marked ppc stable.
diff --git a/games-arcade/apricots/apricots-0.2.6.ebuild b/games-arcade/apricots/apricots-0.2.6.ebuild
index eb7ad59ad16e..7351d9e22382 100644
--- a/games-arcade/apricots/apricots-0.2.6.ebuild
+++ b/games-arcade/apricots/apricots-0.2.6.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-arcade/apricots/apricots-0.2.6.ebuild,v 1.6 2005/06/02 13:36:25 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/apricots-0.2.6.ebuild,v 1.7 2005/06/15 17:32:25 wolf31o2 Exp $
inherit games
@@ -35,7 +35,7 @@ src_unpack() {
}
src_install() {
- dodoc AUTHORS INSTALL README TODO ChangeLog
+ dodoc AUTHORS README TODO ChangeLog
dohtml apricots.html
cd ${PN}
dogamesbin apricots || die "dogamesbin failed"