Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-embedded/gpsim-lcd: gpsim-lcd-0.2.9.ebuild
Date: Sat, 18 Jul 2009 16:02:52
Message-Id: E1MSCN7-0005ka-TW@stork.gentoo.org
1 ssuominen 09/07/18 16:02:49
2
3 Modified: gpsim-lcd-0.2.9.ebuild
4 Log:
5 Repoman warngs
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 dev-embedded/gpsim-lcd/gpsim-lcd-0.2.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/gpsim-lcd/gpsim-lcd-0.2.9.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/gpsim-lcd/gpsim-lcd-0.2.9.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/gpsim-lcd/gpsim-lcd-0.2.9.ebuild?r1=1.4&r2=1.5
14
15 Index: gpsim-lcd-0.2.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-embedded/gpsim-lcd/gpsim-lcd-0.2.9.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- gpsim-lcd-0.2.9.ebuild 5 Jan 2008 10:17:03 -0000 1.4
22 +++ gpsim-lcd-0.2.9.ebuild 18 Jul 2009 16:02:49 -0000 1.5
23 @@ -1,9 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gpsim-lcd/gpsim-lcd-0.2.9.ebuild,v 1.4 2008/01/05 10:17:03 calchan Exp $
27 -
28 -WANT_AUTOCONF=latest
29 -WANT_AUTOMAKE=latest
30 +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gpsim-lcd/gpsim-lcd-0.2.9.ebuild,v 1.5 2009/07/18 16:02:49 ssuominen Exp $
31
32 inherit eutils autotools
33
34 @@ -19,8 +16,9 @@
35 KEYWORDS="amd64 ppc64 x86"
36 IUSE=""
37
38 -DEPEND=">=dev-embedded/gpsim-0.22.0
39 +RDEPEND=">=dev-embedded/gpsim-0.22.0
40 =x11-libs/gtk+-2*"
41 +DEPEND="${RDEPEND}"
42
43 S=${WORKDIR}/${MY_P}