diff options
author | John P. Davis <zhen@gentoo.org> | 2002-12-31 06:03:53 +0000 |
---|---|---|
committer | John P. Davis <zhen@gentoo.org> | 2002-12-31 06:03:53 +0000 |
commit | b0e0ae4e97b7e84e1d100a747f895e428ed0ce54 (patch) | |
tree | 450a8228daef0fa6d9ea6c71ef0571c3e2d1a866 /media-video/camsource | |
parent | Fixing #10784 by adding gtkglext as DEPEND. (diff) | |
download | gentoo-2-b0e0ae4e97b7e84e1d100a747f895e428ed0ce54.tar.gz gentoo-2-b0e0ae4e97b7e84e1d100a747f895e428ed0ce54.tar.bz2 gentoo-2-b0e0ae4e97b7e84e1d100a747f895e428ed0ce54.zip |
updated status to stable, no problems here
Diffstat (limited to 'media-video/camsource')
-rw-r--r-- | media-video/camsource/camsource-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/camsource/camsource-0.5.1.ebuild b/media-video/camsource/camsource-0.5.1.ebuild index 2b66ddc3be33..0b4910cea765 100644 --- a/media-video/camsource/camsource-0.5.1.ebuild +++ b/media-video/camsource/camsource-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.5.1.ebuild,v 1.7 2002/12/17 22:32:33 zhen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.5.1.ebuild,v 1.8 2002/12/31 06:03:53 zhen Exp $ DESCRIPTION="Camsource grabs images from a video4linux device and makes them available to various plugins for processing or handling. Camsource can also be used @@ -10,7 +10,7 @@ HOMEPAGE="http://camsource.sourceforge.net/" SRC_URI="http://umn.dl.sourceforge.net/sourceforge/camsource/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 sparc ~ppc ~alpha" +KEYWORDS="x86 sparc ~ppc ~alpha" IUSE="" DEPEND=">=dev-libs/libxml2-2.4.22 |