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
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)
-rw-r--r--media-video/gqcam/ChangeLog7
-rw-r--r--media-video/gqcam/gqcam-0.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/gqcam/ChangeLog b/media-video/gqcam/ChangeLog
index 2b57f727b14c..dfa60fe4253d 100644
--- a/media-video/gqcam/ChangeLog
+++ b/media-video/gqcam/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/gqcam
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gqcam/ChangeLog,v 1.7 2004/08/12 20:34:59 chriswhite Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/gqcam/ChangeLog,v 1.8 2005/01/27 02:19:43 weeve Exp $
+
+ 26 Jan 2005; Jason Wever <weeve@gentoo.org> gqcam-0.9.ebuild:
+ Added ~sparc keyword.
13 Aug 2004; Chris White <chriswhite@gentoo.org> +metadata.xml:
Adding missing metadata.xml.
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*