Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: app-emulation/qtemu/
Date: Sat, 04 Feb 2012 13:54:20
Message-Id: ae13a635aa59cfa0552ded775040702fb35a86e4.johu@gentoo
1 commit: ae13a635aa59cfa0552ded775040702fb35a86e4
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 4 13:58:00 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 4 13:58:00 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ae13a635
7
8 [app-emulation/qtemu] EAPI 4.
9
10 (Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit)
11
12 ---
13 app-emulation/qtemu/qtemu-2.0_alpha1.ebuild | 4 ++--
14 app-emulation/qtemu/qtemu-9999.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/app-emulation/qtemu/qtemu-2.0_alpha1.ebuild b/app-emulation/qtemu/qtemu-2.0_alpha1.ebuild
18 index d98fc4f..f315c7e 100644
19 --- a/app-emulation/qtemu/qtemu-2.0_alpha1.ebuild
20 +++ b/app-emulation/qtemu/qtemu-2.0_alpha1.ebuild
21 @@ -1,8 +1,8 @@
22 -# Copyright 1999-2010 Gentoo Foundation
23 +# Copyright 1999-2012 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Header: $
26
27 -EAPI="2"
28 +EAPI=4
29
30 inherit eutils qt4-edge cmake-utils
31
32
33 diff --git a/app-emulation/qtemu/qtemu-9999.ebuild b/app-emulation/qtemu/qtemu-9999.ebuild
34 index eb8fb83..2773811 100644
35 --- a/app-emulation/qtemu/qtemu-9999.ebuild
36 +++ b/app-emulation/qtemu/qtemu-9999.ebuild
37 @@ -1,8 +1,8 @@
38 -# Copyright 1999-2010 Gentoo Foundation
39 +# Copyright 1999-2012 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41 # $Header: $
42
43 -EAPI="2"
44 +EAPI=4
45
46 inherit eutils qt4-edge cmake-utils subversion