summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-06-09 15:57:11 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-06-09 15:57:11 +0000
commitb49cb94160d11b04747a56115ad195b57319f3f2 (patch)
tree7f4ae4dc16b591c2e83683fc29c6165d1191066d /media-sound/chuck
parentAdd ~alpha, sparc stable (diff)
downloadgentoo-2-b49cb94160d11b04747a56115ad195b57319f3f2.tar.gz
gentoo-2-b49cb94160d11b04747a56115ad195b57319f3f2.tar.bz2
gentoo-2-b49cb94160d11b04747a56115ad195b57319f3f2.zip
Half revert my last commit to this package as well, while it may compile on 64bit it doesn't mean it will work on it.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/chuck')
-rw-r--r--media-sound/chuck/ChangeLog4
-rw-r--r--media-sound/chuck/chuck-1.2.1.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/chuck/ChangeLog b/media-sound/chuck/ChangeLog
index 635b8d808eb1..30833b6089a2 100644
--- a/media-sound/chuck/ChangeLog
+++ b/media-sound/chuck/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for media-sound/chuck
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/chuck/ChangeLog,v 1.15 2009/06/09 09:00:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/chuck/ChangeLog,v 1.16 2009/06/09 15:57:11 ssuominen Exp $
09 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
-chuck-1.2.1.1.ebuild, -files/chuck-1.2.1.1-gcc43.patch:
@@ -11,7 +11,7 @@
01 Jun 2009; Samuli Suominen <ssuominen@gentoo.org> chuck-1.2.1.2.ebuild,
+files/chuck-1.2.1.2-gcc44.patch:
- Fix compile with GCC 4.4 and keyword ~amd64.
+ Fix compile with GCC 4.4.
20 Jul 2008; Cédric Krier <cedk@gentoo.org> chuck-1.2.1.2.ebuild:
Add call to eselect update
diff --git a/media-sound/chuck/chuck-1.2.1.2.ebuild b/media-sound/chuck/chuck-1.2.1.2.ebuild
index d50dc06501f1..dfe04e61a872 100644
--- a/media-sound/chuck/chuck-1.2.1.2.ebuild
+++ b/media-sound/chuck/chuck-1.2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/chuck/chuck-1.2.1.2.ebuild,v 1.5 2009/06/09 08:58:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/chuck/chuck-1.2.1.2.ebuild,v 1.6 2009/06/09 15:57:11 ssuominen Exp $
inherit toolchain-funcs flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="http://chuck.cs.princeton.edu/release/files/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="x86"
IUSE="oss jack alsa examples"
RDEPEND="jack? ( media-sound/jack-audio-connection-kit )