diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-05-01 04:26:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-05-01 04:26:33 +0000 |
commit | dd879a384db3c5c8d242d4eff4596c34263cbcb5 (patch) | |
tree | 60417b704231fc5d00d6c19970c8b54c061e22da /games-simulation | |
parent | stop that (diff) | |
download | gentoo-2-dd879a384db3c5c8d242d4eff4596c34263cbcb5.tar.gz gentoo-2-dd879a384db3c5c8d242d4eff4596c34263cbcb5.tar.bz2 gentoo-2-dd879a384db3c5c8d242d4eff4596c34263cbcb5.zip |
version bump; clean old
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 8 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.0.1.ebuild (renamed from games-simulation/openttd/openttd-1.0.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 231d5457955a..31f9b72b8b29 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.85 2010/04/18 07:35:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.86 2010/05/01 04:26:33 mr_bones_ Exp $ + +*openttd-1.0.1 (01 May 2010) + + 01 May 2010; Michael Sterrett <mr_bones_@gentoo.org> + -openttd-1.0.0.ebuild, +openttd-1.0.1.ebuild: + version bump; clean old *openttd-1.0.0 (18 Apr 2010) diff --git a/games-simulation/openttd/openttd-1.0.0.ebuild b/games-simulation/openttd/openttd-1.0.1.ebuild index 7152dd7bb042..7d5eae8178a8 100644 --- a/games-simulation/openttd/openttd-1.0.0.ebuild +++ b/games-simulation/openttd/openttd-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.0.0.ebuild,v 1.1 2010/04/18 07:35:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.0.1.ebuild,v 1.1 2010/05/01 04:26:33 mr_bones_ Exp $ EAPI=2 inherit eutils games |