From ba611ef3f7e5d841b8d439b885d29769db22758e Mon Sep 17 00:00:00 2001 From: David Holm Date: Fri, 7 May 2004 13:57:17 +0000 Subject: Set -ppc --- media-video/camstream/ChangeLog | 5 ++++- media-video/camstream/camstream-0.26.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'media-video') 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 camstream-0.26.3.ebuild: + Set -ppc as it requires x86-asm. 20 Apr 2004; Patrick Kursawe 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" -- cgit v1.2.3-65-gdbad