Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/libutempter: ChangeLog libutempter-1.1.4.1.ebuild libutempter-1.1.5.ebuild
Date: Sat, 03 Nov 2007 16:17:38
Message-Id: E1IoLgi-0007DB-Sb@stork.gentoo.org
1 grobian 07/11/03 16:17:32
2
3 Modified: ChangeLog libutempter-1.1.4.1.ebuild
4 libutempter-1.1.5.ebuild
5 Log:
6 Include elibc_FreeBSD in IUSE, free service from Gentoo/Alt:Prefix team
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.29 sys-libs/libutempter/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/ChangeLog?rev=1.29&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/ChangeLog?rev=1.29&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/ChangeLog?r1=1.28&r2=1.29
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v
19 retrieving revision 1.28
20 retrieving revision 1.29
21 diff -u -r1.28 -r1.29
22 --- ChangeLog 13 Aug 2007 21:56:54 -0000 1.28
23 +++ ChangeLog 3 Nov 2007 16:17:32 -0000 1.29
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-libs/libutempter
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.28 2007/08/13 21:56:54 dertobi123 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.29 2007/11/03 16:17:32 grobian Exp $
29 +
30 + 03 Nov 2007; Fabian Groffen <grobian@g.o>
31 + libutempter-1.1.4.1.ebuild, libutempter-1.1.5.ebuild:
32 + Include elibc_FreeBSD in IUSE
33
34 13 Aug 2007; Tobias Scherbaum <dertobi123@g.o>
35 libutempter-1.1.5.ebuild:
36
37
38
39 1.18 sys-libs/libutempter/libutempter-1.1.4.1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild?rev=1.18&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild?rev=1.18&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild?r1=1.17&r2=1.18
44
45 Index: libutempter-1.1.4.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v
48 retrieving revision 1.17
49 retrieving revision 1.18
50 diff -u -r1.17 -r1.18
51 --- libutempter-1.1.4.1.ebuild 15 Jul 2007 02:08:20 -0000 1.17
52 +++ libutempter-1.1.4.1.ebuild 3 Nov 2007 16:17:32 -0000 1.18
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.17 2007/07/15 02:08:20 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.18 2007/11/03 16:17:32 grobian Exp $
58
59 inherit eutils flag-o-matic versionator toolchain-funcs
60
61 @@ -14,7 +14,7 @@
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
65 -IUSE=""
66 +IUSE="elibc_FreeBSD"
67
68 DEPEND="!virtual/utempter"
69 RDEPEND="!virtual/utempter"
70
71
72
73 1.9 sys-libs/libutempter/libutempter-1.1.5.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild?rev=1.9&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild?rev=1.9&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild?r1=1.8&r2=1.9
78
79 Index: libutempter-1.1.5.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v
82 retrieving revision 1.8
83 retrieving revision 1.9
84 diff -u -r1.8 -r1.9
85 --- libutempter-1.1.5.ebuild 13 Aug 2007 21:56:54 -0000 1.8
86 +++ libutempter-1.1.5.ebuild 3 Nov 2007 16:17:32 -0000 1.9
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2007 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.8 2007/08/13 21:56:54 dertobi123 Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.9 2007/11/03 16:17:32 grobian Exp $
92
93 inherit eutils flag-o-matic versionator toolchain-funcs
94
95 @@ -11,7 +11,7 @@
96 LICENSE="LGPL-2.1"
97 SLOT="0"
98 KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
99 -IUSE=""
100 +IUSE="elibc_FreeBSD"
101
102 DEPEND="!virtual/utempter"
103 RDEPEND="!virtual/utempter"
104
105
106
107 --
108 gentoo-commits@g.o mailing list