summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2005-07-28 08:47:09 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2005-07-28 08:47:09 +0000
commit1bd920308147ccc54968dea8d8fdd39ca1d9272f (patch)
tree0d521b9192413ac5d2498fda7a16e734763bb23b
parentstable amd64 (diff)
downloadgentoo-2-1bd920308147ccc54968dea8d8fdd39ca1d9272f.tar.gz
gentoo-2-1bd920308147ccc54968dea8d8fdd39ca1d9272f.tar.bz2
gentoo-2-1bd920308147ccc54968dea8d8fdd39ca1d9272f.zip
marked -ppc because it contains x86 asm. Sent a 0.3.7 that works on powerpc to cardoe
(Portage version: 2.0.51.22-r2)
-rw-r--r--media-tv/ivtv/ChangeLog9
-rw-r--r--media-tv/ivtv/ivtv-0.2.0_rc3-r4.ebuild4
-rw-r--r--media-tv/ivtv/ivtv-0.2.0_rc3-r5.ebuild4
3 files changed, 11 insertions, 6 deletions
diff --git a/media-tv/ivtv/ChangeLog b/media-tv/ivtv/ChangeLog
index 902b152869ce..18c88417a674 100644
--- a/media-tv/ivtv/ChangeLog
+++ b/media-tv/ivtv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/ivtv
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.28 2005/06/29 07:54:22 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.29 2005/07/28 08:47:09 pvdabeel Exp $
+
+ 28 Jul 2005; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ ivtv-0.2.0_rc3-r4.ebuild, ivtv-0.2.0_rc3-r5.ebuild:
+ Marking 0.2 as -ppc, sent 0.3.7 which compiles and is tested to cardoe
29 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -ivtv-0.2.0_rc2.ebuild,
-ivtv-0.2.0_rc3.ebuild, -ivtv-0.2.0_rc3-r2.ebuild,
@@ -8,7 +12,8 @@
removed old versions
22 Jun 2005; David Holm <dholm@gentoo.org> ivtv-0.2.0_rc3-r5.ebuild:
- Added to ~ppc.
+ Added to ~ppc. pvdabeel: And removing it again because this contains x86 asm
+ and therefore doesn't compile. I've send a working ppc 0.3.7 ebuild to cardoe.
*ivtv-0.2.0_rc3-r5 (25 Jun 2005)
diff --git a/media-tv/ivtv/ivtv-0.2.0_rc3-r4.ebuild b/media-tv/ivtv/ivtv-0.2.0_rc3-r4.ebuild
index 191a0e0da0d7..f938df2dae12 100644
--- a/media-tv/ivtv/ivtv-0.2.0_rc3-r4.ebuild
+++ b/media-tv/ivtv/ivtv-0.2.0_rc3-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.2.0_rc3-r4.ebuild,v 1.2 2005/04/27 21:29:36 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.2.0_rc3-r4.ebuild,v 1.3 2005/07/28 08:47:09 pvdabeel Exp $
# TODO: make this thing 0.3.x friendly so people will stop asking me to put 0.3 in portage
@@ -19,7 +19,7 @@ SRC_URI="http://www.ivtv.tv/releases/ivtv-0.2/${MY_P}.tgz
RESTRICT="nomirror"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 -ppc"
IUSE=""
S="${WORKDIR}/${MY_P}"
diff --git a/media-tv/ivtv/ivtv-0.2.0_rc3-r5.ebuild b/media-tv/ivtv/ivtv-0.2.0_rc3-r5.ebuild
index fda9df4a74ad..c555521e11cc 100644
--- a/media-tv/ivtv/ivtv-0.2.0_rc3-r5.ebuild
+++ b/media-tv/ivtv/ivtv-0.2.0_rc3-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.2.0_rc3-r5.ebuild,v 1.2 2005/06/26 09:09:22 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.2.0_rc3-r5.ebuild,v 1.3 2005/07/28 08:47:09 pvdabeel Exp $
# TODO: make this thing 0.3.x friendly so people will stop asking me to put 0.3 in portage
@@ -19,7 +19,7 @@ SRC_URI="http://www.ivtv.tv/releases/ivtv-0.2/${MY_P}.tgz
RESTRICT="nomirror"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 -ppc ~x86"
IUSE=""
S="${WORKDIR}/${MY_P}"