Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/affiche: affiche-0.6.0-r3.ebuild ChangeLog
Date: Fri, 01 Aug 2008 11:52:27
Message-Id: E1KOtBI-0001Iv-3u@stork.gentoo.org
1 grobian 08/08/01 11:52:24
2
3 Modified: affiche-0.6.0-r3.ebuild ChangeLog
4 Log:
5 Fix HOMEPAGE
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.5 gnustep-apps/affiche/affiche-0.6.0-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild?r1=1.4&r2=1.5
14
15 Index: affiche-0.6.0-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- affiche-0.6.0-r3.ebuild 16 Nov 2007 15:25:07 -0000 1.4
22 +++ affiche-0.6.0-r3.ebuild 1 Aug 2008 11:52:23 -0000 1.5
23 @@ -1,13 +1,13 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild,v 1.4 2007/11/16 15:25:07 beandog Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild,v 1.5 2008/08/01 11:52:23 grobian Exp $
29
30 inherit gnustep-2
31
32 S=${WORKDIR}/${PN/a/A}
33
34 DESCRIPTION="Affiche allows people to 'stick' notes"
35 -HOMEPAGE="http://www.collaboration-world.com/cgi-bin/collaboration-world/project/release.cgi?pid=5"
36 +HOMEPAGE="http://www.collaboration-world.com/affiche"
37 SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A}.tar.gz"
38 KEYWORDS="amd64 ppc x86"
39 SLOT="0"
40
41
42
43 1.15 gnustep-apps/affiche/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/affiche/ChangeLog?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/affiche/ChangeLog?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/affiche/ChangeLog?r1=1.14&r2=1.15
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- ChangeLog 16 Nov 2007 15:25:07 -0000 1.14
56 +++ ChangeLog 1 Aug 2008 11:52:23 -0000 1.15
57 @@ -1,6 +1,9 @@
58 # ChangeLog for gnustep-apps/affiche
59 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.14 2007/11/16 15:25:07 beandog Exp $
61 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.15 2008/08/01 11:52:23 grobian Exp $
63 +
64 + 01 Aug 2008; Fabian Groffen <grobian@g.o> affiche-0.6.0-r3.ebuild:
65 + Fix HOMEPAGE
66
67 16 Nov 2007; Steve Dibb <beandog@g.o> affiche-0.6.0-r3.ebuild:
68 amd64 stable, bug 195990