Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/ondir: ChangeLog ondir-0.2.2.ebuild
Date: Fri, 11 Jan 2008 21:03:55
Message-Id: E1JDR2e-0000BM-Ee@stork.gentoo.org
1 grobian 08/01/11 21:03:52
2
3 Modified: ChangeLog ondir-0.2.2.ebuild
4 Log:
5 Dropped ppc-macos keyword, see you in prefix
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.17 app-misc/ondir/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/ondir/ChangeLog?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/ondir/ChangeLog?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/ondir/ChangeLog?r1=1.16&r2=1.17
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-misc/ondir/ChangeLog,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ChangeLog 19 Mar 2007 01:47:48 -0000 1.16
22 +++ ChangeLog 11 Jan 2008 21:03:51 -0000 1.17
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-misc/ondir
25 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ondir/ChangeLog,v 1.16 2007/03/19 01:47:48 kloeri Exp $
27 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-misc/ondir/ChangeLog,v 1.17 2008/01/11 21:03:51 grobian Exp $
29 +
30 + 11 Jan 2008; Fabian Groffen <grobian@g.o> ondir-0.2.2.ebuild:
31 + Dropped ppc-macos keyword, see you in prefix
32
33 19 Mar 2007; Bryan Østergaard <kloeri@g.o> metadata.xml:
34 Remove ka0ttic from metadata.xml due to retirement.
35
36
37
38 1.9 app-misc/ondir/ondir-0.2.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/ondir/ondir-0.2.2.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/ondir/ondir-0.2.2.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/ondir/ondir-0.2.2.ebuild?r1=1.8&r2=1.9
43
44 Index: ondir-0.2.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-misc/ondir/ondir-0.2.2.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- ondir-0.2.2.ebuild 7 Aug 2005 13:23:38 -0000 1.8
51 +++ ondir-0.2.2.ebuild 11 Jan 2008 21:03:51 -0000 1.9
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2005 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ondir/ondir-0.2.2.ebuild,v 1.8 2005/08/07 13:23:38 hansmi Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-misc/ondir/ondir-0.2.2.ebuild,v 1.9 2008/01/11 21:03:51 grobian Exp $
58
59 inherit toolchain-funcs
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="amd64 ppc ~ppc-macos x86"
66 +KEYWORDS="amd64 ppc x86"
67 IUSE=""
68
69 DEPEND="virtual/libc
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list