Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/inotify-tools: inotify-tools-3.12.ebuild ChangeLog
Date: Thu, 29 Nov 2007 20:39:29
Message-Id: E1IxqAM-0004gz-Nd@stork.gentoo.org
1 jer 07/11/29 20:39:22
2
3 Modified: inotify-tools-3.12.ebuild ChangeLog
4 Log:
5 Marked ~hppa too.
6 (Portage version: 2.1.4_rc4)
7
8 Revision Changes Path
9 1.5 sys-fs/inotify-tools/inotify-tools-3.12.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.12.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.12.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.12.ebuild?r1=1.4&r2=1.5
14
15 Index: inotify-tools-3.12.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.12.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- inotify-tools-3.12.ebuild 25 Nov 2007 06:28:23 -0000 1.4
22 +++ inotify-tools-3.12.ebuild 29 Nov 2007 20:39:22 -0000 1.5
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.12.ebuild,v 1.4 2007/11/25 06:28:23 cla Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.12.ebuild,v 1.5 2007/11/29 20:39:22 jer Exp $
28
29 DESCRIPTION="a set of command-line programs providing a simple interface to inotify"
30 HOMEPAGE="http://inotify-tools.sourceforge.net/"
31 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
32 LICENSE="GPL-2"
33 SLOT="0"
34 -KEYWORDS="amd64 x86"
35 +KEYWORDS="amd64 ~hppa x86"
36 DEPEND="virtual/libc"
37
38 src_install() {
39
40
41
42 1.21 sys-fs/inotify-tools/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/inotify-tools/ChangeLog?rev=1.21&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/inotify-tools/ChangeLog?rev=1.21&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/inotify-tools/ChangeLog?r1=1.20&r2=1.21
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v
51 retrieving revision 1.20
52 retrieving revision 1.21
53 diff -u -r1.20 -r1.21
54 --- ChangeLog 25 Nov 2007 06:28:23 -0000 1.20
55 +++ ChangeLog 29 Nov 2007 20:39:22 -0000 1.21
56 @@ -1,6 +1,9 @@
57 # ChangeLog for sys-fs/inotify-tools
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.20 2007/11/25 06:28:23 cla Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.21 2007/11/29 20:39:22 jer Exp $
61 +
62 + 29 Nov 2007; Jeroen Roovers <jer@g.o> inotify-tools-3.12.ebuild:
63 + Marked ~hppa too.
64
65 25 Nov 2007; Dawid Węgliński <cla@g.o> inotify-tools-3.12.ebuild:
66 Remove src_compile() since it only does econf and emake without arguments
67
68
69
70 --
71 gentoo-commits@g.o mailing list