diff options
Diffstat (limited to 'x11-misc')
-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 5139721980ed..007991142472 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.9 2015/02/16 10:15:25 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/ChangeLog,v 1.10 2015/02/16 16:25:18 ago Exp $ + + 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> vdpauinfo-0.9-r1.ebuild: + Stable for amd64, wrt bug #539770 16 Feb 2015; Andreas Schuerch <nativemad@gentoo.org> vdpauinfo-0.9-r1.ebuild: x86 stable, see bug 539770 diff --git a/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild b/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild index 8c382ba725ad..bba7da4502ef 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.2 2015/02/16 10:15:25 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild,v 1.3 2015/02/16 16:25:18 ago 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 |