summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2014-06-04 09:24:46 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2014-06-04 09:24:46 +0000
commit1219324e2c2dfc41076f68e16d284cfa8b42c2dd (patch)
treeae153985bb49913f88c1231e3a0f948e3a70e9f2 /x11-libs/libvdpau
parentdev-python/docopt: New addition written by me (diff)
downloadgentoo-2-1219324e2c2dfc41076f68e16d284cfa8b42c2dd.tar.gz
gentoo-2-1219324e2c2dfc41076f68e16d284cfa8b42c2dd.tar.bz2
gentoo-2-1219324e2c2dfc41076f68e16d284cfa8b42c2dd.zip
amd64/x86 stable wrt #507146
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'x11-libs/libvdpau')
-rw-r--r--x11-libs/libvdpau/ChangeLog7
-rw-r--r--x11-libs/libvdpau/libvdpau-0.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libvdpau/ChangeLog b/x11-libs/libvdpau/ChangeLog
index 8f056374f3ae..e546693e6ca3 100644
--- a/x11-libs/libvdpau/ChangeLog
+++ b/x11-libs/libvdpau/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libvdpau
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.30 2013/08/11 09:14:42 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/ChangeLog,v 1.31 2014/06/04 09:24:46 ssuominen Exp $
+
+ 04 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> libvdpau-0.7.ebuild:
+ amd64/x86 stable wrt #507146
*libvdpau-0.7 (11 Aug 2013)
diff --git a/x11-libs/libvdpau/libvdpau-0.7.ebuild b/x11-libs/libvdpau/libvdpau-0.7.ebuild
index c4ddae0e640a..970ee59de006 100644
--- a/x11-libs/libvdpau/libvdpau-0.7.ebuild
+++ b/x11-libs/libvdpau/libvdpau-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.7.ebuild,v 1.1 2013/08/11 09:14:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.7.ebuild,v 1.2 2014/06/04 09:24:46 ssuominen Exp $
EAPI=5
inherit autotools-multilib
@@ -11,7 +11,7 @@ SRC_URI="http://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 x86 ~amd64-fbsd ~x86-fbsd"
IUSE="doc dri"
RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]