Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/twm: twm-1.0.4.ebuild twm-1.0.3.ebuild
Date: Mon, 03 Aug 2009 10:13:07
Message-Id: E1MXuXR-0007Pl-Cb@stork.gentoo.org
1 ssuominen 09/08/03 10:13:05
2
3 Modified: twm-1.0.4.ebuild twm-1.0.3.ebuild
4 Log:
5 Missing IUSE
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.10 x11-wm/twm/twm-1.0.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/twm/twm-1.0.4.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/twm/twm-1.0.4.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/twm/twm-1.0.4.ebuild?r1=1.9&r2=1.10
14
15 Index: twm-1.0.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.4.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- twm-1.0.4.ebuild 15 May 2009 15:16:38 -0000 1.9
22 +++ twm-1.0.4.ebuild 3 Aug 2009 10:13:05 -0000 1.10
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/x11-wm/twm/twm-1.0.4.ebuild,v 1.9 2009/05/15 15:16:38 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.4.ebuild,v 1.10 2009/08/03 10:13:05 ssuominen Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -10,6 +10,7 @@
32 DESCRIPTION="X.Org twm application"
33
34 KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
35 +IUSE=""
36
37 RDEPEND="x11-libs/libX11
38 x11-libs/libXt
39
40
41
42 1.10 x11-wm/twm/twm-1.0.3.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/twm/twm-1.0.3.ebuild?rev=1.10&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/twm/twm-1.0.3.ebuild?rev=1.10&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/twm/twm-1.0.3.ebuild?r1=1.9&r2=1.10
47
48 Index: twm-1.0.3.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.3.ebuild,v
51 retrieving revision 1.9
52 retrieving revision 1.10
53 diff -u -r1.9 -r1.10
54 --- twm-1.0.3.ebuild 25 Jun 2007 21:26:48 -0000 1.9
55 +++ twm-1.0.3.ebuild 3 Aug 2009 10:13:05 -0000 1.10
56 @@ -1,6 +1,6 @@
57 -# Copyright 1999-2007 Gentoo Foundation
58 +# Copyright 1999-2009 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.3.ebuild,v 1.9 2007/06/25 21:26:48 josejx Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.3.ebuild,v 1.10 2009/08/03 10:13:05 ssuominen Exp $
62
63 # Must be before x-modular eclass is inherited
64 #SNAPSHOT="yes"
65 @@ -10,6 +10,7 @@
66 DESCRIPTION="X.Org twm application"
67
68 KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
69 +IUSE=""
70
71 RDEPEND="x11-libs/libX11
72 x11-libs/libXt