summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-07-04 08:30:49 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-07-04 08:30:49 +0000
commitfbf3672e3cada05ffc5127b34a3e7eecd4e7a00d (patch)
tree2bb3a99b29a8e3a848f7b9591f7721419ec4d3cc /media-sound
parentFixed RDEPEND wrt bug #134781; fixed header (diff)
downloadgentoo-2-fbf3672e3cada05ffc5127b34a3e7eecd4e7a00d.tar.gz
gentoo-2-fbf3672e3cada05ffc5127b34a3e7eecd4e7a00d.tar.bz2
gentoo-2-fbf3672e3cada05ffc5127b34a3e7eecd4e7a00d.zip
Stable on ppc64; bug #139095
(Portage version: 2.1-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/libifp-module/ChangeLog6
-rw-r--r--media-sound/libifp-module/libifp-module-1.0.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/libifp-module/ChangeLog b/media-sound/libifp-module/ChangeLog
index 2ec279bf518d..a5a94e316bfe 100644
--- a/media-sound/libifp-module/ChangeLog
+++ b/media-sound/libifp-module/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/libifp-module
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/libifp-module/ChangeLog,v 1.6 2006/04/17 20:19:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/libifp-module/ChangeLog,v 1.7 2006/07/04 08:30:49 corsair Exp $
+
+ 04 Jul 2006; Markus Rothe <corsair@gentoo.org>
+ libifp-module-1.0.0.2.ebuild:
+ Stable on ppc64; bug #139095
17 Apr 2006; Markus Rothe <corsair@gentoo.org>
libifp-module-1.0.0.2.ebuild:
diff --git a/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild b/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild
index d57392a12c8b..dcae28ec8c7e 100644
--- a/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild
+++ b/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild,v 1.7 2006/04/17 20:19:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild,v 1.8 2006/07/04 08:30:49 corsair Exp $
inherit linux-mod
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ifp-driver/libifp-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~x86"
IUSE=""
DEPEND="virtual/linux-sources"