Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/gnopernicus: ChangeLog gnopernicus-1.0.7.ebuild
Date: Sun, 23 Nov 2008 17:49:12
Message-Id: E1L4J54-0000cB-Nc@stork.gentoo.org
1 patrick 08/11/23 17:49:10
2
3 Modified: ChangeLog gnopernicus-1.0.7.ebuild
4 Log:
5 Homepage fix
6 (Portage version: 2.2_rc15/cvs/Linux 2.6.26.5 x86_64)
7
8 Revision Changes Path
9 1.102 app-accessibility/gnopernicus/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/gnopernicus/ChangeLog?rev=1.102&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/gnopernicus/ChangeLog?rev=1.102&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/gnopernicus/ChangeLog?r1=1.101&r2=1.102
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v
18 retrieving revision 1.101
19 retrieving revision 1.102
20 diff -u -r1.101 -r1.102
21 --- ChangeLog 17 Jul 2008 20:49:23 -0000 1.101
22 +++ ChangeLog 23 Nov 2008 17:49:10 -0000 1.102
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-accessibility/gnopernicus
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.101 2008/07/17 20:49:23 cardoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.102 2008/11/23 17:49:10 patrick Exp $
28 +
29 + 23 Nov 2008; Patrick Lauer <patrick@g.o> gnopernicus-1.0.7.ebuild:
30 + Fixing homepage
31
32 17 Jul 2008; Doug Goldstein <cardoe@g.o> metadata.xml:
33 add GLEP 56 USE flag desc from use.local.desc
34
35
36
37 1.10 app-accessibility/gnopernicus/gnopernicus-1.0.7.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-1.0.7.ebuild?rev=1.10&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-1.0.7.ebuild?rev=1.10&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-1.0.7.ebuild?r1=1.9&r2=1.10
42
43 Index: gnopernicus-1.0.7.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-1.0.7.ebuild,v
46 retrieving revision 1.9
47 retrieving revision 1.10
48 diff -u -r1.9 -r1.10
49 --- gnopernicus-1.0.7.ebuild 21 Jan 2007 22:23:17 -0000 1.9
50 +++ gnopernicus-1.0.7.ebuild 23 Nov 2008 17:49:10 -0000 1.10
51 @@ -1,11 +1,11 @@
52 -# Copyright 1999-2007 Gentoo Foundation
53 +# Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-1.0.7.ebuild,v 1.9 2007/01/21 22:23:17 kloeri Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-1.0.7.ebuild,v 1.10 2008/11/23 17:49:10 patrick Exp $
57
58 inherit gnome2
59
60 DESCRIPTION="Software tools for blind and visually impaired"
61 -HOMEPAGE="http://www.baum.ro/gnopernicus.html"
62 +HOMEPAGE="http://www.baum.ro/index.php?language=en&pagina=produse&subpag=gnopernicus"
63
64 LICENSE="LGPL-2"
65 SLOT="1"