diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:15 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:15 +0000 |
commit | 91d1c81d002b1078263ef02bfe02996719f63adf (patch) | |
tree | 5cfe39a41938d54aa9cc4b630f71b29382986729 /media-video/camsource | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-91d1c81d002b1078263ef02bfe02996719f63adf.tar.gz historical-91d1c81d002b1078263ef02bfe02996719f63adf.tar.bz2 historical-91d1c81d002b1078263ef02bfe02996719f63adf.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
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 d140b985b0bf..0d57ae150ff5 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.5 2002/11/27 03:04:43 zhen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.5.1.ebuild,v 1.6 2002/12/09 04:26:14 manson 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 ~sparc64 ~ppc ~alpha" +KEYWORDS="~x86 ~sparc ~ppc ~alpha" IUSE="" DEPEND=">=dev-libs/libxml2-2.4.22 |