summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-06-04 07:37:03 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-06-04 07:37:03 +0000
commitf0cc0addca279535a81680af5f4954e461ebef57 (patch)
tree4f09a5f12198dee203627ba80c95800937f6c35c /media-libs/libvisual
parentStable on ppc64; bug #224305 (diff)
downloadgentoo-2-f0cc0addca279535a81680af5f4954e461ebef57.tar.gz
gentoo-2-f0cc0addca279535a81680af5f4954e461ebef57.tar.bz2
gentoo-2-f0cc0addca279535a81680af5f4954e461ebef57.zip
Stable on ppc64; bug #224377
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/libvisual')
-rw-r--r--media-libs/libvisual/ChangeLog5
-rw-r--r--media-libs/libvisual/libvisual-0.4.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libvisual/ChangeLog b/media-libs/libvisual/ChangeLog
index e72d643184dd..3d3f19d5f843 100644
--- a/media-libs/libvisual/ChangeLog
+++ b/media-libs/libvisual/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libvisual
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.29 2008/06/01 13:45:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.30 2008/06/04 07:37:03 corsair Exp $
+
+ 04 Jun 2008; Markus Rothe <corsair@gentoo.org> libvisual-0.4.0-r1.ebuild:
+ Stable on ppc64; bug #224377
01 Jun 2008; nixnut <nixnut@gentoo.org> libvisual-0.4.0-r1.ebuild:
Stable on ppc wrt bug 224377
diff --git a/media-libs/libvisual/libvisual-0.4.0-r1.ebuild b/media-libs/libvisual/libvisual-0.4.0-r1.ebuild
index 8eb9cebea443..7819f46c31d3 100644
--- a/media-libs/libvisual/libvisual-0.4.0-r1.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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-r1.ebuild,v 1.2 2008/06/01 13:45:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.4.0-r1.ebuild,v 1.3 2008/06/04 07:37:03 corsair Exp $
DESCRIPTION="Libvisual is an abstraction library that comes between applications and audio visualisation plugins."
HOMEPAGE="http://libvisual.sourceforge.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0.4"
-KEYWORDS="~amd64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug nls threads"
RDEPEND="threads? ( >=dev-libs/glib-2 )"