Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/smproxy: smproxy-1.0.4.ebuild
Date: Mon, 01 Nov 2010 12:46:53
Message-Id: 20101101124631.507282007A@flycatcher.gentoo.org
1 scarabeus 10/11/01 12:46:31
2
3 Modified: smproxy-1.0.4.ebuild
4 Log:
5 Drop useless XORG_STATIC=no definitions.
6
7 (Portage version: 2.2_rc98/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 x11-apps/smproxy/smproxy-1.0.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/smproxy/smproxy-1.0.4.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/smproxy/smproxy-1.0.4.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/smproxy/smproxy-1.0.4.ebuild?r1=1.2&r2=1.3
15
16 Index: smproxy-1.0.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.4.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- smproxy-1.0.4.ebuild 22 Oct 2010 11:57:50 -0000 1.2
23 +++ smproxy-1.0.4.ebuild 1 Nov 2010 12:46:31 -0000 1.3
24 @@ -1,9 +1,9 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.4.ebuild,v 1.2 2010/10/22 11:57:50 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.4.ebuild,v 1.3 2010/11/01 12:46:31 scarabeus Exp $
29
30 EAPI=3
31 -XORG_STATIC=no
32 +
33 inherit xorg-2
34
35 DESCRIPTION="Session Manager Proxy"