Gentoo Archives: gentoo-commits

From: "Bernard Cafarelli (voyageur)" <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/affiche: ChangeLog affiche-0.6.0-r3.ebuild
Date: Mon, 10 Sep 2007 18:51:34
Message-Id: E1IUoFH-0008Uf-Fo@stork.gentoo.org
1 voyageur 07/09/10 18:44:27
2
3 Modified: ChangeLog
4 Added: affiche-0.6.0-r3.ebuild
5 Log:
6 Version bump from the GNUstep overlay
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.10 gnustep-apps/affiche/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/affiche/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/affiche/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/affiche/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 18 Aug 2007 15:16:30 -0000 1.9
23 +++ ChangeLog 10 Sep 2007 18:44:26 -0000 1.10
24 @@ -1,6 +1,12 @@
25 # ChangeLog for gnustep-apps/affiche
26 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.9 2007/08/18 15:16:30 angelos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.10 2007/09/10 18:44:26 voyageur Exp $
29 +
30 +*affiche-0.6.0-r3 (10 Sep 2007)
31 +
32 + 10 Sep 2007; Bernard Cafarelli <voyageur@g.o>
33 + +affiche-0.6.0-r3.ebuild:
34 + Version bump from the GNUstep overlay
35
36 18 Aug 2007; Christoph Mende <angelos@g.o> affiche-0.6.0-r2.ebuild:
37 Added ~amd64 wrt bug #170433
38
39
40
41 1.1 gnustep-apps/affiche/affiche-0.6.0-r3.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild?rev=1.1&content-type=text/plain
45
46 Index: affiche-0.6.0-r3.ebuild
47 ===================================================================
48 # Copyright 1999-2007 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild,v 1.1 2007/09/10 18:44:26 voyageur Exp $
51
52 inherit gnustep-2
53
54 S=${WORKDIR}/${PN/a/A}
55
56 DESCRIPTION="Affiche allows people to 'stick' notes"
57 HOMEPAGE="http://www.collaboration-world.com/cgi-bin/collaboration-world/project/release.cgi?pid=5"
58 SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A}.tar.gz"
59 KEYWORDS="~amd64 ~ppc ~x86"
60 SLOT="0"
61 LICENSE="GPL-2"
62
63
64
65 --
66 gentoo-commits@g.o mailing list