Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/gnump3d: ChangeLog gnump3d-3.0.ebuild
Date: Tue, 23 Feb 2010 15:39:58
Message-Id: E1NjwrW-00008B-E6@stork.gentoo.org
1 beandog 10/02/23 15:39:50
2
3 Modified: ChangeLog gnump3d-3.0.ebuild
4 Log:
5 Update homepage
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.66 media-sound/gnump3d/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gnump3d/ChangeLog?rev=1.66&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gnump3d/ChangeLog?rev=1.66&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gnump3d/ChangeLog?r1=1.65&r2=1.66
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/gnump3d/ChangeLog,v
18 retrieving revision 1.65
19 retrieving revision 1.66
20 diff -u -r1.65 -r1.66
21 --- ChangeLog 19 Dec 2008 17:06:13 -0000 1.65
22 +++ ChangeLog 23 Feb 2010 15:39:49 -0000 1.66
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-sound/gnump3d
25 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/ChangeLog,v 1.65 2008/12/19 17:06:13 pva Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/ChangeLog,v 1.66 2010/02/23 15:39:49 beandog Exp $
29 +
30 + 23 Feb 2010; Steve Dibb <beandog@g.o> gnump3d-3.0.ebuild:
31 + Update homepage
32
33 19 Dec 2008; Peter Volkov <pva@g.o> gnump3d-2.9_pre7.ebuild,
34 gnump3d-2.9_pre99.ebuild, gnump3d-2.9.ebuild, gnump3d-3.0.ebuild:
35
36
37
38 1.9 media-sound/gnump3d/gnump3d-3.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gnump3d/gnump3d-3.0.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gnump3d/gnump3d-3.0.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gnump3d/gnump3d-3.0.ebuild?r1=1.8&r2=1.9
43
44 Index: gnump3d-3.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-3.0.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- gnump3d-3.0.ebuild 24 May 2009 19:28:02 -0000 1.8
51 +++ gnump3d-3.0.ebuild 23 Feb 2010 15:39:49 -0000 1.9
52 @@ -1,11 +1,11 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-3.0.ebuild,v 1.8 2009/05/24 19:28:02 ssuominen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-3.0.ebuild,v 1.9 2010/02/23 15:39:49 beandog Exp $
58
59 inherit eutils multilib
60
61 DESCRIPTION="A streaming server for MP3, OGG vorbis and other streamable files"
62 -HOMEPAGE="http://www.gnump3d.org/"
63 +HOMEPAGE="http://www.gnu.org/software/gnump3d/"
64 SRC_URI="http://savannah.gnu.org/download/${PN}/${P}.tar.bz2"
65
66 LICENSE="GPL-2"