Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xsimpsons: xsimpsons-0.1.ebuild ChangeLog
Date: Sat, 31 May 2008 23:06:56
Message-Id: E1K2a9x-0002xm-NA@stork.gentoo.org
1 coldwind 08/05/31 23:06:49
2
3 Modified: xsimpsons-0.1.ebuild ChangeLog
4 Log:
5 amd64 stable and install docs
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.12 x11-misc/xsimpsons/xsimpsons-0.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild?r1=1.11&r2=1.12
14
15 Index: xsimpsons-0.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- xsimpsons-0.1.ebuild 5 Feb 2008 17:11:43 -0000 1.11
22 +++ xsimpsons-0.1.ebuild 31 May 2008 23:06:49 -0000 1.12
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild,v 1.11 2008/02/05 17:11:43 coldwind Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild,v 1.12 2008/05/31 23:06:49 coldwind Exp $
28
29 DESCRIPTION="The Simpsons walking along the tops of your windows."
30 HOMEPAGE="http://netzverschmutzer.net/~sbeyer/programming/projects/?dir=extensions#xpenguins"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ppc x86"
36 +KEYWORDS="amd64 ppc x86"
37 IUSE=""
38
39 RDEPEND="x11-libs/libX11
40 @@ -25,4 +25,5 @@
41
42 src_install() {
43 dobin xsimpsons || die "dobin failed"
44 + dodoc AUTHORS README
45 }
46
47
48
49 1.15 x11-misc/xsimpsons/ChangeLog
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsimpsons/ChangeLog?rev=1.15&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsimpsons/ChangeLog?rev=1.15&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsimpsons/ChangeLog?r1=1.14&r2=1.15
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/ChangeLog,v
58 retrieving revision 1.14
59 retrieving revision 1.15
60 diff -u -r1.14 -r1.15
61 --- ChangeLog 5 Feb 2008 17:11:43 -0000 1.14
62 +++ ChangeLog 31 May 2008 23:06:49 -0000 1.15
63 @@ -1,6 +1,9 @@
64 # ChangeLog for x11-misc/xsimpsons
65 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/ChangeLog,v 1.14 2008/02/05 17:11:43 coldwind Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/ChangeLog,v 1.15 2008/05/31 23:06:49 coldwind Exp $
68 +
69 + 31 May 2008; Santiago M. Mola <coldwind@g.o> xsimpsons-0.1.ebuild:
70 + amd64 stable and install docs
71
72 05 Feb 2008; Santiago M. Mola <coldwind@g.o> xsimpsons-0.1.ebuild:
73 Keyworded ~amd64.
74
75
76
77 --
78 gentoo-commits@l.g.o mailing list