Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/whowatch: whowatch-1.5.2-r1.ebuild metadata.xml ChangeLog whowatch-1.5.2.ebuild
Date: Mon, 27 Oct 2008 20:15:26
Message-Id: E1KuYUl-0006SV-Gx@stork.gentoo.org
1 jer 08/10/27 20:15:23
2
3 Modified: whowatch-1.5.2-r1.ebuild metadata.xml ChangeLog
4 Removed: whowatch-1.5.2.ebuild
5 Log:
6 Pick up maintainership. Remove old. Apply patch from bug #203155 by Thomas Anderson. Mark ~hppa.
7 (Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
8
9 Revision Changes Path
10 1.8 app-admin/whowatch/whowatch-1.5.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/whowatch/whowatch-1.5.2-r1.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/whowatch/whowatch-1.5.2-r1.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/whowatch/whowatch-1.5.2-r1.ebuild?r1=1.7&r2=1.8
15
16 Index: whowatch-1.5.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/whowatch/whowatch-1.5.2-r1.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- whowatch-1.5.2-r1.ebuild 23 Oct 2008 02:35:06 -0000 1.7
23 +++ whowatch-1.5.2-r1.ebuild 27 Oct 2008 20:15:23 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/whowatch-1.5.2-r1.ebuild,v 1.7 2008/10/23 02:35:06 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/whowatch-1.5.2-r1.ebuild,v 1.8 2008/10/27 20:15:23 jer Exp $
29
30 inherit eutils toolchain-funcs
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 ppc sparc x86"
37 +KEYWORDS="~alpha amd64 ~hppa ppc sparc x86"
38 IUSE=""
39
40 DEPEND="sys-libs/ncurses"
41 @@ -20,6 +20,7 @@
42 cd "${S}"
43 epatch "${FILESDIR}"/${P}-Makefile.in.patch
44 epatch "${FILESDIR}"/${P}-gcc4.patch
45 + epatch "${FILESDIR}"/${P}-implicit.patch
46 }
47
48 src_compile() {
49
50
51
52 1.6 app-admin/whowatch/metadata.xml
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/whowatch/metadata.xml?rev=1.6&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/whowatch/metadata.xml?rev=1.6&content-type=text/plain
56 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/whowatch/metadata.xml?r1=1.5&r2=1.6
57
58 Index: metadata.xml
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/app-admin/whowatch/metadata.xml,v
61 retrieving revision 1.5
62 retrieving revision 1.6
63 diff -u -r1.5 -r1.6
64 --- metadata.xml 4 Nov 2007 10:04:17 -0000 1.5
65 +++ metadata.xml 27 Oct 2008 20:15:23 -0000 1.6
66 @@ -4,7 +4,8 @@
67 <pkgmetadata>
68 <herd>no-herd</herd>
69 <maintainer>
70 - <email>maintainer-needed@g.o</email>
71 + <email>jer@g.o</email>
72 + <name>Jeroen Roovers</name>
73 </maintainer>
74 <longdescription>
75 A interactive who program that displays information about the users currently logged into the machine.
76
77
78
79 1.21 app-admin/whowatch/ChangeLog
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/whowatch/ChangeLog?rev=1.21&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/whowatch/ChangeLog?rev=1.21&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/whowatch/ChangeLog?r1=1.20&r2=1.21
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-admin/whowatch/ChangeLog,v
88 retrieving revision 1.20
89 retrieving revision 1.21
90 diff -u -r1.20 -r1.21
91 --- ChangeLog 23 Oct 2008 02:35:06 -0000 1.20
92 +++ ChangeLog 27 Oct 2008 20:15:23 -0000 1.21
93 @@ -1,6 +1,12 @@
94 # ChangeLog for app-admin/whowatch
95 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/ChangeLog,v 1.20 2008/10/23 02:35:06 flameeyes Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/ChangeLog,v 1.21 2008/10/27 20:15:23 jer Exp $
98 +
99 + 27 Oct 2008; Jeroen Roovers <jer@g.o>
100 + +files/whowatch-1.5.2-implicit.patch, metadata.xml,
101 + -whowatch-1.5.2.ebuild, whowatch-1.5.2-r1.ebuild:
102 + Pick up maintainership. Remove old. Apply patch from bug #203155 by Thomas
103 + Anderson. Mark ~hppa.
104
105 23 Oct 2008; Diego Pettenò <flameeyes@g.o>
106 whowatch-1.5.2-r1.ebuild: