diff options
-rw-r--r-- | games-simulation/openttd/ChangeLog | 10 | ||||
-rw-r--r-- | games-simulation/openttd/files/openttd-1.2.2-cflags.patch (renamed from games-simulation/openttd/files/openttd-1.2.1-cflags.patch) | 0 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.2.2.ebuild (renamed from games-simulation/openttd/openttd-1.2.1.ebuild) | 2 |
3 files changed, 9 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index fc0317ba753f..fe5703f91123 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.126 2012/08/03 04:18:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.127 2012/08/16 19:33:54 mr_bones_ Exp $ + +*openttd-1.2.2 (16 Aug 2012) + + 16 Aug 2012; Michael Sterrett <mr_bones_@gentoo.org> + +files/openttd-1.2.2-cflags.patch, +openttd-1.2.2.ebuild, + -files/openttd-1.2.1-cflags.patch, -openttd-1.2.1.ebuild: + version bump *openttd-1.2.1 (03 Aug 2012) @@ -494,4 +501,3 @@ 27 Jun 2004; David Holm <dholm@gentoo.org> +openttd-20040626.ebuild: Initial import, ebuild by Hinrik Örn Sigurðsson <flanders at simnet dot is> (bug #49113). - diff --git a/games-simulation/openttd/files/openttd-1.2.1-cflags.patch b/games-simulation/openttd/files/openttd-1.2.2-cflags.patch index f79915ecf600..f79915ecf600 100644 --- a/games-simulation/openttd/files/openttd-1.2.1-cflags.patch +++ b/games-simulation/openttd/files/openttd-1.2.2-cflags.patch diff --git a/games-simulation/openttd/openttd-1.2.1.ebuild b/games-simulation/openttd/openttd-1.2.2.ebuild index aea233599bb3..aa5500d7e9aa 100644 --- a/games-simulation/openttd/openttd-1.2.1.ebuild +++ b/games-simulation/openttd/openttd-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.1.ebuild,v 1.1 2012/08/03 04:18:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.2.ebuild,v 1.1 2012/08/16 19:33:54 mr_bones_ Exp $ EAPI=3 inherit eutils gnome2-utils games |