Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/automoc: automoc-0.9.88.ebuild
Date: Sun, 31 May 2009 21:34:12
Message-Id: E1MAsfS-0001Ks-IE@stork.gentoo.org
1 nixnut 09/05/31 21:34:10
2
3 Modified: automoc-0.9.88.ebuild
4 Log:
5 ppc stable #271889
6 (Portage version: 2.1.6.13/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.10 kde-base/automoc/automoc-0.9.88.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/automoc/automoc-0.9.88.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/automoc/automoc-0.9.88.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/automoc/automoc-0.9.88.ebuild?r1=1.9&r2=1.10
14
15 Index: automoc-0.9.88.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/automoc/automoc-0.9.88.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- automoc-0.9.88.ebuild 31 May 2009 16:34:23 -0000 1.9
22 +++ automoc-0.9.88.ebuild 31 May 2009 21:34:10 -0000 1.10
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/automoc/automoc-0.9.88.ebuild,v 1.9 2009/05/31 16:34:23 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/automoc/automoc-0.9.88.ebuild,v 1.10 2009/05/31 21:34:10 nixnut Exp $
28
29 EAPI="2"
30
31 @@ -15,7 +15,7 @@
32
33 LICENSE="as-is"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 x86"
36 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 x86"
37 IUSE=""
38
39 DEPEND="x11-libs/qt-core:4"