diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:33:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:33:17 +0000 |
commit | 85e2b76d664442fef54e4b24226270568859720d (patch) | |
tree | d017f02d045aff74185ea981c28a980e03a98531 /media-video/camsource | |
parent | files/elfutils-0.89-alpha-mips-atime.diff: \ Fix 0.89 compilation on mips (Ma... (diff) | |
download | gentoo-2-85e2b76d664442fef54e4b24226270568859720d.tar.gz gentoo-2-85e2b76d664442fef54e4b24226270568859720d.tar.bz2 gentoo-2-85e2b76d664442fef54e4b24226270568859720d.zip |
Remove arm keywords
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 271fedc9056c..6ad05b198896 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-2003 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.10 2003/09/07 00:08:12 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.5.1.ebuild,v 1.11 2004/02/22 22:32:04 agriffis 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 |