diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-06 00:18:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-06 00:18:54 +0000 |
commit | 53e207c854e2f6df6d0ccf80ca18cea44b2fc1f7 (patch) | |
tree | b6f5fa243cd649cb04139fad7d3bc58651ae00d1 /media-video/SDLcam/SDLcam-0.7.3-r1.ebuild | |
parent | Fix compilation problems (diff) | |
download | historical-53e207c854e2f6df6d0ccf80ca18cea44b2fc1f7.tar.gz historical-53e207c854e2f6df6d0ccf80ca18cea44b2fc1f7.tar.bz2 historical-53e207c854e2f6df6d0ccf80ca18cea44b2fc1f7.zip |
new HOMEPAGE/SRC_URI #70176
Diffstat (limited to 'media-video/SDLcam/SDLcam-0.7.3-r1.ebuild')
-rw-r--r-- | media-video/SDLcam/SDLcam-0.7.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild b/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild index 10e90e7ae4b7..be7fc8506a90 100644 --- a/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild +++ b/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild,v 1.5 2004/06/25 00:49:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild,v 1.6 2004/11/06 00:18:54 vapier Exp $ inherit eutils DESCRIPTION="Webcam application that uses the SDL library" -HOMEPAGE="http://raph.darktech.org/SDLcam/" -SRC_URI="http://raph.darktech.org/SDLcam/downloads/${P}.tar.gz" +HOMEPAGE="http://sdlcam.raphnet.net/" +SRC_URI="http://sdlcam.raphnet.net/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |