diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-23 22:38:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-23 22:38:41 +0000 |
commit | 75988abbc9b9c47e08c426b549bbcc05a19e46a0 (patch) | |
tree | d32c7ff153b94ad6bff2a44ae7d2ce40512a83c8 /games-simulation/openttd/ChangeLog | |
parent | Moved device node creation to src_install() so that we can get the device nod... (diff) | |
download | gentoo-2-75988abbc9b9c47e08c426b549bbcc05a19e46a0.tar.gz gentoo-2-75988abbc9b9c47e08c426b549bbcc05a19e46a0.tar.bz2 gentoo-2-75988abbc9b9c47e08c426b549bbcc05a19e46a0.zip |
need unzip if we're planning to unzip anything (bug #58036)
Diffstat (limited to 'games-simulation/openttd/ChangeLog')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index e735de797813..c55a11783270 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.4 2004/07/17 19:31:38 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.5 2004/07/23 22:38:40 mr_bones_ Exp $ + + 23 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> openttd-0.3.3.ebuild: + need unzip if we're planning to unzip anything (bug #58036) *openttd-0.3.3 (17 Jul 2004) |