diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-11-03 21:53:12 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-11-03 21:53:12 +0000 |
commit | 26a90635f085cf1bdccc6fd5fa48d1e536d75893 (patch) | |
tree | 696661cf08834bdd2fe8d25612a409f263527183 /x11-libs/libvdpau | |
parent | Update dependencies (bug #291671). (diff) | |
download | gentoo-2-26a90635f085cf1bdccc6fd5fa48d1e536d75893.tar.gz gentoo-2-26a90635f085cf1bdccc6fd5fa48d1e536d75893.tar.bz2 gentoo-2-26a90635f085cf1bdccc6fd5fa48d1e536d75893.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libvdpau')
-rw-r--r-- | x11-libs/libvdpau/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libvdpau/libvdpau-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libvdpau/ChangeLog b/x11-libs/libvdpau/ChangeLog index 3479f1ffe622..c31844263f1b 100644 --- a/x11-libs/libvdpau/ChangeLog +++ b/x11-libs/libvdpau/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libvdpau # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.3 2009/10/22 15:29:08 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.4 2009/11/03 21:53:12 aballier Exp $ + + 03 Nov 2009; Alexis Ballier <aballier@gentoo.org> libvdpau-0.2.ebuild: + keyword ~x86-fbsd 22 Oct 2009; Doug Goldstein <cardoe@gentoo.org> libvdpau-0.2.ebuild: messed up the blocker version syntax diff --git a/x11-libs/libvdpau/libvdpau-0.2.ebuild b/x11-libs/libvdpau/libvdpau-0.2.ebuild index 540f0d353ddc..40528724cb5c 100644 --- a/x11-libs/libvdpau/libvdpau-0.2.ebuild +++ b/x11-libs/libvdpau/libvdpau-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.2.ebuild,v 1.4 2009/10/22 15:29:08 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.2.ebuild,v 1.5 2009/11/03 21:53:12 aballier Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="doc" #unfortunately, there's driver versions in between that this works with |