Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-games/tiled/
Date: Mon, 28 Jan 2013 10:47:01
Message-Id: 1359369776.0dda712d10d2064b842a32a43755e63786d7c312.kensington@gentoo
1 commit: 0dda712d10d2064b842a32a43755e63786d7c312
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 28 10:42:56 2013 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 28 10:42:56 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=0dda712d
7
8 [dev-games/tiled] EAPI bump.
9
10 Package-Manager: portage-2.1.11.50
11
12 ---
13 dev-games/tiled/tiled-9999.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/dev-games/tiled/tiled-9999.ebuild b/dev-games/tiled/tiled-9999.ebuild
17 index 17c25b7..95bf6d4 100644
18 --- a/dev-games/tiled/tiled-9999.ebuild
19 +++ b/dev-games/tiled/tiled-9999.ebuild
20 @@ -2,7 +2,7 @@
21 # Distributed under the terms of the GNU General Public License v2
22 # $Header: $
23
24 -EAPI=4
25 +EAPI=5
26
27 PLOCALES="cs de en es fr he it ja lv nl pt pt_BR ru zh"
28 MY_P="${PN}-qt-${PV}"