Gentoo Archives: gentoo-commits

From: "Ned Ludd (solar)" <solar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/libintl: ChangeLog libintl-0.ebuild
Date: Wed, 31 Mar 2010 17:52:54
Message-Id: E1Nx25x-0002y8-TX@stork.gentoo.org
1 solar 10/03/31 17:52:49
2
3 Modified: ChangeLog libintl-0.ebuild
4 Log:
5 elibc_glibc has to be defined in IUSE= for profiles that are unable to use.force that flag bug #312085
6 (Portage version: 2.1.8.2/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.10 virtual/libintl/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libintl/ChangeLog?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libintl/ChangeLog?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libintl/ChangeLog?r1=1.9&r2=1.10
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/libintl/ChangeLog,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ChangeLog 11 Jan 2010 11:05:35 -0000 1.9
22 +++ ChangeLog 31 Mar 2010 17:52:49 -0000 1.10
23 @@ -1,6 +1,10 @@
24 # ChangeLog for virtual/libintl
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/ChangeLog,v 1.9 2010/01/11 11:05:35 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/ChangeLog,v 1.10 2010/03/31 17:52:49 solar Exp $
28 +
29 + 31 Mar 2010; <solar@g.o> libintl-0.ebuild:
30 + - elibc_glibc has to be defined in IUSE= for profiles that are unable to
31 + use.force that flag bug #312085
32
33 11 Jan 2010; Ulrich Mueller <ulm@g.o> libintl-0.ebuild:
34 Set empty HOMEPAGE and LICENSE.
35
36
37
38 1.10 virtual/libintl/libintl-0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libintl/libintl-0.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libintl/libintl-0.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libintl/libintl-0.ebuild?r1=1.9&r2=1.10
43
44 Index: libintl-0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/virtual/libintl/libintl-0.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- libintl-0.ebuild 11 Jan 2010 11:05:35 -0000 1.9
51 +++ libintl-0.ebuild 31 Mar 2010 17:52:49 -0000 1.10
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/libintl-0.ebuild,v 1.9 2010/01/11 11:05:35 ulm Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/libintl-0.ebuild,v 1.10 2010/03/31 17:52:49 solar Exp $
57
58 DESCRIPTION="Virtual for the GNU Internationalization Library"
59 HOMEPAGE=""
60 @@ -8,7 +8,7 @@
61 LICENSE=""
62 SLOT="0"
63 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
64 -IUSE=""
65 +IUSE="elibc_glibc elibc_uclibc"
66 DEPEND=""
67
68 # - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between