Gentoo Archives: gentoo-commits

From: "Wolfram Schlich (wschlich)" <wschlich@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-power/sispmctl: sispmctl-2.7.ebuild ChangeLog
Date: Sun, 01 Jun 2008 09:11:25
Message-Id: E1K2jax-0007qd-A5@stork.gentoo.org
1 wschlich 08/06/01 09:11:19
2
3 Modified: sispmctl-2.7.ebuild ChangeLog
4 Log:
5 add missing IUSE as per bug #224375
6 (Portage version: 2.1.5_rc4)
7
8 Revision Changes Path
9 1.2 sys-power/sispmctl/sispmctl-2.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/sispmctl/sispmctl-2.7.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/sispmctl/sispmctl-2.7.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/sispmctl/sispmctl-2.7.ebuild?r1=1.1&r2=1.2
14
15 Index: sispmctl-2.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-power/sispmctl/sispmctl-2.7.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- sispmctl-2.7.ebuild 30 Mar 2008 21:43:29 -0000 1.1
22 +++ sispmctl-2.7.ebuild 1 Jun 2008 09:11:18 -0000 1.2
23 @@ -1,7 +1,8 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-power/sispmctl/sispmctl-2.7.ebuild,v 1.1 2008/03/30 21:43:29 wschlich Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-power/sispmctl/sispmctl-2.7.ebuild,v 1.2 2008/06/01 09:11:18 wschlich Exp $
28
29 +IUSE=""
30 DESCRIPTION="GEMBIRD SiS-PM control utility"
31 HOMEPAGE="http://sispmctl.sourceforge.net/"
32 SRC_URI="mirror://sourceforge/sispmctl/${P}.tar.gz"
33
34
35
36 1.6 sys-power/sispmctl/ChangeLog
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/sispmctl/ChangeLog?rev=1.6&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/sispmctl/ChangeLog?rev=1.6&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-power/sispmctl/ChangeLog?r1=1.5&r2=1.6
41
42 Index: ChangeLog
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/sys-power/sispmctl/ChangeLog,v
45 retrieving revision 1.5
46 retrieving revision 1.6
47 diff -u -r1.5 -r1.6
48 --- ChangeLog 30 Mar 2008 21:51:24 -0000 1.5
49 +++ ChangeLog 1 Jun 2008 09:11:18 -0000 1.6
50 @@ -1,6 +1,9 @@
51 # ChangeLog for sys-power/sispmctl
52 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
53 -# $Header: /var/cvsroot/gentoo-x86/sys-power/sispmctl/ChangeLog,v 1.5 2008/03/30 21:51:24 wschlich Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/sys-power/sispmctl/ChangeLog,v 1.6 2008/06/01 09:11:18 wschlich Exp $
55 +
56 + 01 Jun 2008; Wolfram Schlich <wschlich@g.o> sispmctl-2.7.ebuild:
57 + add missing IUSE as per bug #224375
58
59 30 Mar 2008; Wolfram Schlich <wschlich@g.o> -sispmctl-2.4a.ebuild,
60 -sispmctl-2.4b.ebuild, -sispmctl-2.5.ebuild:
61
62
63
64 --
65 gentoo-commits@l.g.o mailing list