diff options
author | Steve Dibb <beandog@gentoo.org> | 2010-02-23 15:39:49 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2010-02-23 15:39:49 +0000 |
commit | 3d5ef67997d86a7f41b27050244df58b7745ebc5 (patch) | |
tree | aa7c29fc1dffaf700495d07e33c390b6ce5673bd /media-sound/gnump3d | |
parent | Marked ~ppc64 for bug #272194. (diff) | |
download | gentoo-2-3d5ef67997d86a7f41b27050244df58b7745ebc5.tar.gz gentoo-2-3d5ef67997d86a7f41b27050244df58b7745ebc5.tar.bz2 gentoo-2-3d5ef67997d86a7f41b27050244df58b7745ebc5.zip |
Update homepage
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/gnump3d')
-rw-r--r-- | media-sound/gnump3d/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/gnump3d/gnump3d-3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/gnump3d/ChangeLog b/media-sound/gnump3d/ChangeLog index 3dc1192c87c0..703c9837b775 100644 --- a/media-sound/gnump3d/ChangeLog +++ b/media-sound/gnump3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/gnump3d -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/ChangeLog,v 1.65 2008/12/19 17:06:13 pva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/ChangeLog,v 1.66 2010/02/23 15:39:49 beandog Exp $ + + 23 Feb 2010; Steve Dibb <beandog@gentoo.org> gnump3d-3.0.ebuild: + Update homepage 19 Dec 2008; Peter Volkov <pva@gentoo.org> gnump3d-2.9_pre7.ebuild, gnump3d-2.9_pre99.ebuild, gnump3d-2.9.ebuild, gnump3d-3.0.ebuild: diff --git a/media-sound/gnump3d/gnump3d-3.0.ebuild b/media-sound/gnump3d/gnump3d-3.0.ebuild index 697c90c7a32c..1302bc721ee8 100644 --- a/media-sound/gnump3d/gnump3d-3.0.ebuild +++ b/media-sound/gnump3d/gnump3d-3.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-3.0.ebuild,v 1.8 2009/05/24 19:28:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-3.0.ebuild,v 1.9 2010/02/23 15:39:49 beandog Exp $ inherit eutils multilib DESCRIPTION="A streaming server for MP3, OGG vorbis and other streamable files" -HOMEPAGE="http://www.gnump3d.org/" +HOMEPAGE="http://www.gnu.org/software/gnump3d/" SRC_URI="http://savannah.gnu.org/download/${PN}/${P}.tar.bz2" LICENSE="GPL-2" |