diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-15 19:13:18 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-15 19:13:18 +0000 |
commit | 995868c4bcbeb0c78801aa7dc607614800500f0f (patch) | |
tree | 1287edd00dd4e41dfa34170b9765d610575aaac1 /games-strategy/freeciv | |
parent | Added 1.0.3, added xv USE flag to 1.0.3 and 1.0.2-r1 to protect gst-plugins-x... (diff) | |
download | gentoo-2-995868c4bcbeb0c78801aa7dc607614800500f0f.tar.gz gentoo-2-995868c4bcbeb0c78801aa7dc607614800500f0f.tar.bz2 gentoo-2-995868c4bcbeb0c78801aa7dc607614800500f0f.zip |
Removed INSTALL file.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-1.14.1.ebuild | 6 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-1.14.2.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.1.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 4b771eb83cbb..bd48d20e7cd4 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/freeciv # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.24 2005/06/08 14:31:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.25 2005/06/15 19:11:15 wolf31o2 Exp $ + + 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> freeciv-1.14.1.ebuild, + freeciv-1.14.2.ebuild, freeciv-2.0.1.ebuild: + Removed INSTALL file. 08 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> freeciv-2.0.1.ebuild: Stable on sparc diff --git a/games-strategy/freeciv/freeciv-1.14.1.ebuild b/games-strategy/freeciv/freeciv-1.14.1.ebuild index 352fd7641da0..952253bb42fb 100644 --- a/games-strategy/freeciv/freeciv-1.14.1.ebuild +++ b/games-strategy/freeciv/freeciv-1.14.1.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-strategy/freeciv/freeciv-1.14.1.ebuild,v 1.12 2004/06/24 23:27:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-1.14.1.ebuild,v 1.13 2005/06/15 19:11:15 wolf31o2 Exp $ inherit games @@ -75,7 +75,7 @@ src_install() { insinto /usr/X11R6/lib/X11/app-defaults doins data/Freeciv || die "doins failed" - dodoc ChangeLog INSTALL NEWS \ + dodoc ChangeLog NEWS \ doc/{BUGS,CodingStyle,HACKING,HOWTOPLAY,PEOPLE,README*,TODO} \ || die "dodoc failed" # install sounds diff --git a/games-strategy/freeciv/freeciv-1.14.2.ebuild b/games-strategy/freeciv/freeciv-1.14.2.ebuild index aa17605dbb51..82ec7db34a15 100644 --- a/games-strategy/freeciv/freeciv-1.14.2.ebuild +++ b/games-strategy/freeciv/freeciv-1.14.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-strategy/freeciv/freeciv-1.14.2.ebuild,v 1.3 2005/05/16 21:59:21 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-1.14.2.ebuild,v 1.4 2005/06/15 19:11:15 wolf31o2 Exp $ inherit games @@ -72,7 +72,7 @@ src_install() { insinto /usr/X11R6/lib/X11/app-defaults doins data/Freeciv || die "doins failed" - dodoc ChangeLog INSTALL NEWS \ + dodoc ChangeLog NEWS \ doc/{BUGS,CodingStyle,HACKING,HOWTOPLAY,PEOPLE,README*,TODO} \ || die "dodoc failed" # install sounds diff --git a/games-strategy/freeciv/freeciv-2.0.1.ebuild b/games-strategy/freeciv/freeciv-2.0.1.ebuild index 0461d5fd5030..af6cbdc77d63 100644 --- a/games-strategy/freeciv/freeciv-2.0.1.ebuild +++ b/games-strategy/freeciv/freeciv-2.0.1.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-strategy/freeciv/freeciv-2.0.1.ebuild,v 1.6 2005/06/08 14:31:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.1.ebuild,v 1.7 2005/06/15 19:11:15 wolf31o2 Exp $ inherit games @@ -162,7 +162,7 @@ src_install() { rm -f "${D}/${GAMES_BINDIR}/civmanual" fi - dodoc ChangeLog INSTALL NEWS \ + dodoc ChangeLog NEWS \ doc/{BUGS,CodingStyle,HACKING,HOWTOPLAY,PEOPLE,README*,TODO} prepgamesdirs |