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-misc/bsc/
Date: Sat, 04 Feb 2012 13:57:53
Message-Id: 86c2b8f5f532ee476c05d34741ea787eb8bee2b4.johu@gentoo
1 commit: 86c2b8f5f532ee476c05d34741ea787eb8bee2b4
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 4 14:01:33 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 4 14:01:33 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=86c2b8f5
7
8 [app-misc/bsc] EAPI 4.
9
10 (Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit)
11
12 ---
13 app-misc/bsc/bsc-4.1.0.ebuild | 4 ++--
14 1 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-misc/bsc/bsc-4.1.0.ebuild b/app-misc/bsc/bsc-4.1.0.ebuild
17 index 15953fa..712c377 100644
18 --- a/app-misc/bsc/bsc-4.1.0.ebuild
19 +++ b/app-misc/bsc/bsc-4.1.0.ebuild
20 @@ -1,8 +1,8 @@
21 -# Copyright 1999-2010 Gentoo Foundation
22 +# Copyright 1999-2012 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Header: $
25
26 -EAPI="2"
27 +EAPI=4
28 inherit eutils qt4-edge
29
30 MY_P="${P/-/_}"