summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-06-22 08:46:46 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-06-22 08:46:46 +0000
commitae5b268aa9eb8b2e052c1099593c78da25c04aa9 (patch)
tree5638490cdc6a95eb44978f4294e81ebeb458e3ee /x11-libs
parentProxy commit: making ssl optional, general cleaning. (diff)
downloadgentoo-2-ae5b268aa9eb8b2e052c1099593c78da25c04aa9.tar.gz
gentoo-2-ae5b268aa9eb8b2e052c1099593c78da25c04aa9.tar.bz2
gentoo-2-ae5b268aa9eb8b2e052c1099593c78da25c04aa9.zip
add ~x86 for bug 319261
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/vdpau-video/ChangeLog6
-rw-r--r--x11-libs/vdpau-video/vdpau-video-0.6.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/vdpau-video/ChangeLog b/x11-libs/vdpau-video/ChangeLog
index a6bd18086f86..8e6145cf5729 100644
--- a/x11-libs/vdpau-video/ChangeLog
+++ b/x11-libs/vdpau-video/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/vdpau-video
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vdpau-video/ChangeLog,v 1.1 2010/05/11 09:29:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vdpau-video/ChangeLog,v 1.2 2010/06/22 08:46:46 fauli Exp $
+
+ 22 Jun 2010; Christian Faulhammer <fauli@gentoo.org>
+ vdpau-video-0.6.9.ebuild:
+ add ~x86 for bug 319261
*vdpau-video-0.6.9 (11 May 2010)
diff --git a/x11-libs/vdpau-video/vdpau-video-0.6.9.ebuild b/x11-libs/vdpau-video/vdpau-video-0.6.9.ebuild
index 6b5e0d0c06dc..1d39da22ae58 100644
--- a/x11-libs/vdpau-video/vdpau-video-0.6.9.ebuild
+++ b/x11-libs/vdpau-video/vdpau-video-0.6.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vdpau-video/vdpau-video-0.6.9.ebuild,v 1.1 2010/05/11 09:29:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vdpau-video/vdpau-video-0.6.9.ebuild,v 1.2 2010/06/22 08:46:46 fauli Exp $
EAPI="2"
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="http://www.splitted-desktop.com/~gbeauchesne/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="debug opengl"
RDEPEND="x11-libs/libva[opengl?]