Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/file: file-5.03.ebuild ChangeLog
Date: Wed, 30 Sep 2009 17:13:30
Message-Id: E1Mt2k5-0001Ob-29@stork.gentoo.org
1 klausman 09/09/30 17:13:29
2
3 Modified: file-5.03.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #284347
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 sys-apps/file/file-5.03.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/file/file-5.03.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/file/file-5.03.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/file/file-5.03.ebuild?r1=1.7&r2=1.8
14
15 Index: file-5.03.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.03.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- file-5.03.ebuild 19 Sep 2009 15:58:57 -0000 1.7
22 +++ file-5.03.ebuild 30 Sep 2009 17:13:28 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.03.ebuild,v 1.7 2009/09/19 15:58:57 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.03.ebuild,v 1.8 2009/09/30 17:13:28 klausman Exp $
28
29 DISTUTILS_DISABLE_PYTHON_DEPENDENCY="1"
30
31 @@ -13,7 +13,7 @@
32
33 LICENSE="as-is"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
37 IUSE="python"
38
39 DEPEND="python? ( virtual/python )"
40
41
42
43 1.176 sys-apps/file/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/file/ChangeLog?rev=1.176&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/file/ChangeLog?rev=1.176&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/file/ChangeLog?r1=1.175&r2=1.176
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v
52 retrieving revision 1.175
53 retrieving revision 1.176
54 diff -u -r1.175 -r1.176
55 --- ChangeLog 19 Sep 2009 15:58:57 -0000 1.175
56 +++ ChangeLog 30 Sep 2009 17:13:28 -0000 1.176
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-apps/file
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.175 2009/09/19 15:58:57 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.176 2009/09/30 17:13:28 klausman Exp $
62 +
63 + 30 Sep 2009; Tobias Klausmann <klausman@g.o> file-5.03.ebuild:
64 + Stable on alpha, bug #284347
65
66 19 Sep 2009; nixnut <nixnut@g.o> file-5.03.ebuild:
67 ppc stable #284347