Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/pkgconfig: pkgconfig-0.22.ebuild pkgconfig-0.21-r1.ebuild
Date: Sat, 03 Nov 2007 17:16:45
Message-Id: E1IoMbw-0007zh-7v@stork.gentoo.org
1 grobian 07/11/03 17:16:40
2
3 Modified: pkgconfig-0.22.ebuild pkgconfig-0.21-r1.ebuild
4 Log:
5 Include elibc_FreeBSD in IUSE
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 dev-util/pkgconfig/pkgconfig-0.22.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.22.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.22.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.22.ebuild?r1=1.1&r2=1.2
14
15 Index: pkgconfig-0.22.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.22.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pkgconfig-0.22.ebuild 27 Aug 2007 17:25:00 -0000 1.1
22 +++ pkgconfig-0.22.ebuild 3 Nov 2007 17:16:39 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.22.ebuild,v 1.1 2007/08/27 17:25:00 dang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.22.ebuild,v 1.2 2007/11/03 17:16:39 grobian Exp $
28
29 inherit flag-o-matic eutils
30
31 @@ -14,7 +14,7 @@
32 LICENSE="GPL-2"
33 SLOT="0"
34 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
35 -IUSE="hardened"
36 +IUSE="hardened elibc_FreeBSD"
37
38 DEPEND=""
39
40
41
42
43 1.14 dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild?r1=1.13&r2=1.14
48
49 Index: pkgconfig-0.21-r1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- pkgconfig-0.21-r1.ebuild 12 Jul 2007 01:05:42 -0000 1.13
56 +++ pkgconfig-0.21-r1.ebuild 3 Nov 2007 17:16:39 -0000 1.14
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2007 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild,v 1.13 2007/07/12 01:05:42 mr_bones_ Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild,v 1.14 2007/11/03 17:16:39 grobian Exp $
62
63 inherit flag-o-matic eutils
64
65 @@ -13,7 +13,7 @@
66 LICENSE="GPL-2"
67 SLOT="0"
68 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
69 -IUSE="hardened"
70 +IUSE="hardened elibc_FreeBSD"
71
72 DEPEND=""
73
74
75
76
77 --
78 gentoo-commits@g.o mailing list