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 | 649406f66afc0809b965fd7dfcf2f5373bddf54b (patch) | |
tree | 4e275b79e2b2ef26aff92852e215b36da310abf1 /media-video | |
parent | Fix compilation problems (Manifest recommit) (diff) | |
download | gentoo-2-649406f66afc0809b965fd7dfcf2f5373bddf54b.tar.gz gentoo-2-649406f66afc0809b965fd7dfcf2f5373bddf54b.tar.bz2 gentoo-2-649406f66afc0809b965fd7dfcf2f5373bddf54b.zip |
new HOMEPAGE/SRC_URI #70176
Diffstat (limited to 'media-video')
-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" |