Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/mono-tools: mono-tools-2.0.ebuild
Date: Wed, 31 Dec 2008 03:24:58
Message-Id: E1LHrhX-0008Vd-9n@stork.gentoo.org
1 mr_bones_ 08/12/31 03:24:55
2
3 Modified: mono-tools-2.0.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
7
8 Revision Changes Path
9 1.6 dev-util/mono-tools/mono-tools-2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild?r1=1.5&r2=1.6
14
15 Index: mono-tools-2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- mono-tools-2.0.ebuild 14 Dec 2008 15:05:16 -0000 1.5
22 +++ mono-tools-2.0.ebuild 31 Dec 2008 03:24:55 -0000 1.6
23 @@ -1,6 +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-util/mono-tools/mono-tools-2.0.ebuild,v 1.5 2008/12/14 15:05:16 loki_val Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild,v 1.6 2008/12/31 03:24:55 mr_bones_ Exp $
28
29 EAPI=2
30
31 @@ -23,7 +23,6 @@
32 webkit? ( dev-dotnet/webkit-sharp )
33 xulrunner? ( >=dev-dotnet/gecko-sharp-0.13 )"
34
35 -
36 DEPEND="${RDEPEND}
37 sys-devel/gettext
38 >=dev-util/pkgconfig-0.19"