summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video')
-rw-r--r--media-video/camstream/ChangeLog5
-rw-r--r--media-video/camstream/camstream-0.26.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/camstream/ChangeLog b/media-video/camstream/ChangeLog
index 1c9c89e0fb82..face2c5c8dc5 100644
--- a/media-video/camstream/ChangeLog
+++ b/media-video/camstream/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/camstream
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camstream/ChangeLog,v 1.10 2004/04/20 07:06:06 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camstream/ChangeLog,v 1.11 2004/05/07 13:57:17 dholm Exp $
+
+ 07 May 2004; David Holm <dholm@gentoo.org> camstream-0.26.3.ebuild:
+ Set -ppc as it requires x86-asm.
20 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> camstream-0.26.3.ebuild,
files/x86_64-asm.patch:
diff --git a/media-video/camstream/camstream-0.26.3.ebuild b/media-video/camstream/camstream-0.26.3.ebuild
index 306c942d1d22..39789adb3826 100644
--- a/media-video/camstream/camstream-0.26.3.ebuild
+++ b/media-video/camstream/camstream-0.26.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camstream/camstream-0.26.3.ebuild,v 1.4 2004/04/20 07:06:06 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camstream/camstream-0.26.3.ebuild,v 1.5 2004/05/07 13:57:17 dholm Exp $
inherit eutils gnuconfig
@@ -8,7 +8,7 @@ DESCRIPTION="Collection of tools for webcams and other video devices"
HOMEPAGE="http://www.smcc.demon.nl/camstream/"
SRC_URI="http://www.smcc.demon.nl/camstream/download/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 ~amd64 -ppc"
SLOT="0"
IUSE="doc"