summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-27 15:40:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-27 15:40:02 +0000
commitad170cbb8b7bb08c483ed770bc4f952da52435fe (patch)
tree07de86e56f29b223dc907bbbf4df4ab08a398266 /media-libs/libvisual/libvisual-0.4.0-r2.ebuild
parentFix compilation on ppc, bug #394183 (diff)
downloadgentoo-2-ad170cbb8b7bb08c483ed770bc4f952da52435fe.tar.gz
gentoo-2-ad170cbb8b7bb08c483ed770bc4f952da52435fe.tar.bz2
gentoo-2-ad170cbb8b7bb08c483ed770bc4f952da52435fe.zip
Stable for amd64, wrt bug #400385
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libvisual/libvisual-0.4.0-r2.ebuild')
-rw-r--r--media-libs/libvisual/libvisual-0.4.0-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libvisual/libvisual-0.4.0-r2.ebuild b/media-libs/libvisual/libvisual-0.4.0-r2.ebuild
index 6596df624894..eaf65c398cb2 100644
--- a/media-libs/libvisual/libvisual-0.4.0-r2.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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-r2.ebuild,v 1.2 2011/07/25 14:36:54 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.4.0-r2.ebuild,v 1.3 2012/01/27 15:40:02 ago Exp $
EAPI=4
inherit eutils
@@ -11,7 +11,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 static-libs threads"
RDEPEND="threads? ( dev-libs/glib:2 )"