summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-10-14 09:33:45 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-10-14 09:33:45 +0000
commitf0dc8d6f83e0bb70f4c443c5e203cfbf39e3dd9f (patch)
treefecb3414dcff3f8d6209ec46908aaa5395b2c12d
parentFix autotools handling by using autotools eclass and forcing latest versions ... (diff)
downloadgentoo-2-f0dc8d6f83e0bb70f4c443c5e203cfbf39e3dd9f.tar.gz
gentoo-2-f0dc8d6f83e0bb70f4c443c5e203cfbf39e3dd9f.tar.bz2
gentoo-2-f0dc8d6f83e0bb70f4c443c5e203cfbf39e3dd9f.zip
Stable on ppc64; bug #150988
(Portage version: 2.1.1-r1)
-rw-r--r--media-libs/libvisual/ChangeLog5
-rw-r--r--media-libs/libvisual/libvisual-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libvisual/ChangeLog b/media-libs/libvisual/ChangeLog
index bc99c7fcfbd7..64961ac398f0 100644
--- a/media-libs/libvisual/ChangeLog
+++ b/media-libs/libvisual/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libvisual
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.20 2006/10/14 04:07:58 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.21 2006/10/14 09:33:45 corsair Exp $
+
+ 14 Oct 2006; Markus Rothe <corsair@gentoo.org> libvisual-0.4.0.ebuild:
+ Stable on ppc64; bug #150988
14 Oct 2006; Jason Wever <weeve@gentoo.org> libvisual-0.4.0.ebuild:
Stable on SPARC wrt bug #150988.
diff --git a/media-libs/libvisual/libvisual-0.4.0.ebuild b/media-libs/libvisual/libvisual-0.4.0.ebuild
index df2140e13ea2..3d7a8908f370 100644
--- a/media-libs/libvisual/libvisual-0.4.0.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.0.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-libs/libvisual/libvisual-0.4.0.ebuild,v 1.2 2006/10/14 04:07:58 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.4.0.ebuild,v 1.3 2006/10/14 09:33:45 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libvisual/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0.4"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ppc64 sparc ~x86"
IUSE=""
DEPEND=""