Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/libselinux: libselinux-2.0.94.ebuild
Date: Sun, 06 Feb 2011 14:58:53
Message-Id: 20110206145844.4D7F920054@flycatcher.gentoo.org
1 arfrever 11/02/06 14:58:44
2
3 Modified: libselinux-2.0.94.ebuild
4 Log:
5 Unset unused variable.
6
7 (Portage version: 2.2.0_alpha20/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 sys-libs/libselinux/libselinux-2.0.94.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild?r1=1.2&r2=1.3
15
16 Index: libselinux-2.0.94.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- libselinux-2.0.94.ebuild 5 Feb 2011 22:07:40 -0000 1.2
23 +++ libselinux-2.0.94.ebuild 6 Feb 2011 14:58:44 -0000 1.3
24 @@ -1,12 +1,11 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild,v 1.2 2011/02/05 22:07:40 arfrever Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild,v 1.3 2011/02/06 14:58:44 arfrever Exp $
29
30 EAPI="2"
31 PYTHON_DEPEND="2"
32 SUPPORT_PYTHON_ABIS="1"
33 RESTRICT_PYTHON_ABIS="3.* *-jython"
34 -RUBY_OPTIONAL="yes"
35
36 inherit multilib python toolchain-funcs