summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-01-27 02:19:43 +0000
committerJason Wever <weeve@gentoo.org>2005-01-27 02:19:43 +0000
commitb6ae579df6be03712fde7bdd085efd6f3d87b823 (patch)
tree9c749a85955923643188d4e9d864cadb326649f0 /media-video/gqcam/gqcam-0.9.ebuild
parentfixed url (diff)
downloadgentoo-2-b6ae579df6be03712fde7bdd085efd6f3d87b823.tar.gz
gentoo-2-b6ae579df6be03712fde7bdd085efd6f3d87b823.tar.bz2
gentoo-2-b6ae579df6be03712fde7bdd085efd6f3d87b823.zip
Added ~sparc keyword.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-video/gqcam/gqcam-0.9.ebuild')
-rw-r--r--media-video/gqcam/gqcam-0.9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/gqcam/gqcam-0.9.ebuild b/media-video/gqcam/gqcam-0.9.ebuild
index c24ebf496e7c..e2855def4994 100644
--- a/media-video/gqcam/gqcam-0.9.ebuild
+++ b/media-video/gqcam/gqcam-0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gqcam/gqcam-0.9.ebuild,v 1.12 2004/07/14 21:37:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gqcam/gqcam-0.9.ebuild,v 1.13 2005/01/27 02:19:43 weeve Exp $
DESCRIPTION="A V4L-compatible frame grabber - works with many webcams."
SRC_URI="http://cse.unl.edu/~cluening/gqcam/download/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://cse.unl.edu/~cluening/gqcam/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~mips amd64 ~ppc"
+KEYWORDS="x86 ~mips amd64 ~ppc ~sparc"
IUSE=""
DEPEND="=x11-libs/gtk+-1.2*