summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 14:40:10 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 14:40:10 +0000
commite8c6fc51de7af0bb2a46acecf86903c4f18bf976 (patch)
tree4bdf912b36fd7e2ddb33f43424dd93bc68b09825 /media-libs/libvisual
parentremove unneeded php-lib-r1.php reference, EAPI bump (diff)
downloadgentoo-2-e8c6fc51de7af0bb2a46acecf86903c4f18bf976.tar.gz
gentoo-2-e8c6fc51de7af0bb2a46acecf86903c4f18bf976.tar.bz2
gentoo-2-e8c6fc51de7af0bb2a46acecf86903c4f18bf976.zip
x86 stable wrt bug #400385
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'media-libs/libvisual')
-rw-r--r--media-libs/libvisual/ChangeLog6
-rw-r--r--media-libs/libvisual/libvisual-0.4.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libvisual/ChangeLog b/media-libs/libvisual/ChangeLog
index 417bcfb28079..c49e84c9232a 100644
--- a/media-libs/libvisual/ChangeLog
+++ b/media-libs/libvisual/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libvisual
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.37 2012/01/27 15:40:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.38 2012/01/28 14:40:10 phajdan.jr Exp $
+
+ 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ libvisual-0.4.0-r2.ebuild:
+ x86 stable wrt bug #400385
27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> libvisual-0.4.0-r2.ebuild:
Stable for amd64, wrt bug #400385
diff --git a/media-libs/libvisual/libvisual-0.4.0-r2.ebuild b/media-libs/libvisual/libvisual-0.4.0-r2.ebuild
index eaf65c398cb2..47491aea36ed 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-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.3 2012/01/27 15:40:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.4.0-r2.ebuild,v 1.4 2012/01/28 14:40:10 phajdan.jr 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 )"