diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-07 12:24:27 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-07 12:24:27 +0000 |
commit | 656a6f147650eb7e808a00f5f68f5639cb5df040 (patch) | |
tree | f255fcfbe3a56e3b720d4f68056221508d02a8e8 /x11-libs/libvdpau | |
parent | zen-sources: fixed bfq patch not applying properly (diff) | |
download | gentoo-2-656a6f147650eb7e808a00f5f68f5639cb5df040.tar.gz gentoo-2-656a6f147650eb7e808a00f5f68f5639cb5df040.tar.bz2 gentoo-2-656a6f147650eb7e808a00f5f68f5639cb5df040.zip |
x86 stable wrt bug #299395
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libvdpau')
-rw-r--r-- | x11-libs/libvdpau/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libvdpau/libvdpau-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libvdpau/ChangeLog b/x11-libs/libvdpau/ChangeLog index c5a5a0c898fc..1056c19a99db 100644 --- a/x11-libs/libvdpau/ChangeLog +++ b/x11-libs/libvdpau/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libvdpau # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.11 2010/06/25 15:04:37 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.12 2010/07/07 12:24:27 phajdan.jr Exp $ + + 07 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> libvdpau-0.4.ebuild: + x86 stable wrt bug #299395 25 Jun 2010; Christoph Mende <angelos@gentoo.org> libvdpau-0.4.ebuild: Stable on amd64 wrt bug #299395 diff --git a/x11-libs/libvdpau/libvdpau-0.4.ebuild b/x11-libs/libvdpau/libvdpau-0.4.ebuild index d502647bda7f..8fb4ba52c3bf 100644 --- a/x11-libs/libvdpau/libvdpau-0.4.ebuild +++ b/x11-libs/libvdpau/libvdpau-0.4.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/libvdpau/libvdpau-0.4.ebuild,v 1.2 2010/06/25 15:04:37 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.4.ebuild,v 1.3 2010/07/07 12:24:27 phajdan.jr Exp $ EAPI=2 inherit multilib @@ -11,7 +11,7 @@ SRC_URI="http://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="doc" #unfortunately, there's driver versions in between that this works with |