diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-15 15:47:32 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-15 15:47:32 +0000 |
commit | a458c4f7d5b64c6c1f065d9604aac83b68b966a4 (patch) | |
tree | 82c655f9c6377f75f324ecded040144f56340844 /x11-libs | |
parent | vanilla-3.15.5 + genpatches-3.15-7 + grsecurity-3.0-3.15.5-201407142248 (diff) | |
download | gentoo-2-a458c4f7d5b64c6c1f065d9604aac83b68b966a4.tar.gz gentoo-2-a458c4f7d5b64c6c1f065d9604aac83b68b966a4.tar.bz2 gentoo-2-a458c4f7d5b64c6c1f065d9604aac83b68b966a4.zip |
amd64/x86 stable, bug #516318
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libva-vdpau-driver/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libva-vdpau-driver/ChangeLog b/x11-libs/libva-vdpau-driver/ChangeLog index 4c5455951f92..7365c812b417 100644 --- a/x11-libs/libva-vdpau-driver/ChangeLog +++ b/x11-libs/libva-vdpau-driver/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libva-vdpau-driver # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog,v 1.7 2014/06/18 21:02:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog,v 1.8 2014/07/15 15:47:32 pacho Exp $ + + 15 Jul 2014; Pacho Ramos <pacho@gentoo.org> + libva-vdpau-driver-0.7.4-r1.ebuild: + amd64/x86 stable, bug #516318 18 Jun 2014; Michał Górny <mgorny@gentoo.org> libva-vdpau-driver-0.7.4-r1.ebuild, libva-vdpau-driver-9999.ebuild: diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild index c26d08302cbd..6d66bc4c6dfd 100644 --- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild +++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild,v 1.3 2014/06/18 21:02:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r1.ebuild,v 1.4 2014/07/15 15:47:32 pacho Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug opengl" RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}] |