diff options
author | Michael Palimaka <kensington@gentoo.org> | 2015-07-18 14:32:09 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-07-18 14:32:09 +0000 |
commit | 254cfd8c7bbcb08a7a68f3608b262eed4589ccda (patch) | |
tree | 357bee92d2c191a4b164f554e8ba9c5038483028 /dev-games | |
parent | Version bump. Remove old. (diff) | |
download | gentoo-2-254cfd8c7bbcb08a7a68f3608b262eed4589ccda.tar.gz gentoo-2-254cfd8c7bbcb08a7a68f3608b262eed4589ccda.tar.bz2 gentoo-2-254cfd8c7bbcb08a7a68f3608b262eed4589ccda.zip |
Bump correct version.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/tiled/ChangeLog | 8 | ||||
-rw-r--r-- | dev-games/tiled/tiled-0.12.3.ebuild (renamed from dev-games/tiled/tiled-0.12.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-games/tiled/ChangeLog b/dev-games/tiled/ChangeLog index 4ab3c5d75845..10872d80b98a 100644 --- a/dev-games/tiled/ChangeLog +++ b/dev-games/tiled/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-games/tiled # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/ChangeLog,v 1.11 2015/07/18 14:26:56 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/ChangeLog,v 1.12 2015/07/18 14:32:09 kensington Exp $ + +*tiled-0.12.3 (18 Jul 2015) + + 18 Jul 2015; Michael Palimaka <kensington@gentoo.org> +tiled-0.12.3.ebuild, + -tiled-0.12.0.ebuild: + Bump correct version. *tiled-0.12.0 (18 Jul 2015) diff --git a/dev-games/tiled/tiled-0.12.0.ebuild b/dev-games/tiled/tiled-0.12.3.ebuild index 750ceabbd231..15e64136db96 100644 --- a/dev-games/tiled/tiled-0.12.0.ebuild +++ b/dev-games/tiled/tiled-0.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/tiled-0.12.0.ebuild,v 1.1 2015/07/18 14:26:56 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/tiled-0.12.3.ebuild,v 1.1 2015/07/18 14:32:09 kensington Exp $ EAPI=5 |