diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2015-02-16 10:15:25 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2015-02-16 10:15:25 +0000 |
commit | 2ab57a50e9a51914f1fedaadeb95cd7f3c61cbf8 (patch) | |
tree | 786468e44e637e3c6f41394a724908a7e67b3a43 | |
parent | x86 stable, see bug 539770 (diff) | |
download | gentoo-2-2ab57a50e9a51914f1fedaadeb95cd7f3c61cbf8.tar.gz gentoo-2-2ab57a50e9a51914f1fedaadeb95cd7f3c61cbf8.tar.bz2 gentoo-2-2ab57a50e9a51914f1fedaadeb95cd7f3c61cbf8.zip |
x86 stable, see bug 539770
(Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 60373227)
-rw-r--r-- | x11-misc/vdpauinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/vdpauinfo/ChangeLog b/x11-misc/vdpauinfo/ChangeLog index e1b185176585..5139721980ed 100644 --- a/x11-misc/vdpauinfo/ChangeLog +++ b/x11-misc/vdpauinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/vdpauinfo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/ChangeLog,v 1.8 2015/01/09 19:21:16 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/ChangeLog,v 1.9 2015/02/16 10:15:25 nativemad Exp $ + + 16 Feb 2015; Andreas Schuerch <nativemad@gentoo.org> vdpauinfo-0.9-r1.ebuild: + x86 stable, see bug 539770 *vdpauinfo-0.9-r1 (09 Jan 2015) diff --git a/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild b/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild index ee15a53d3534..8c382ba725ad 100644 --- a/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild +++ b/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild,v 1.1 2015/01/09 19:21:16 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild,v 1.2 2015/02/16 10:15:25 nativemad Exp $ EAPI=5 @@ -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" IUSE="" RDEPEND="x11-libs/libX11 |