summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-15 13:32:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-15 13:32:50 +0000
commit609de58299508a47991465c2b6dcccc30fd97341 (patch)
treed6bceafe6d3a4127891896dca1c96306793a1510 /x11-libs/libva
parentStable for AMD64, wrt bug #394617 (diff)
downloadgentoo-2-609de58299508a47991465c2b6dcccc30fd97341.tar.gz
gentoo-2-609de58299508a47991465c2b6dcccc30fd97341.tar.bz2
gentoo-2-609de58299508a47991465c2b6dcccc30fd97341.zip
Stable for AMD64, wrt bug #394397
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libva')
-rw-r--r--x11-libs/libva/ChangeLog5
-rw-r--r--x11-libs/libva/libva-1.0.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libva/ChangeLog b/x11-libs/libva/ChangeLog
index b768c8e14516..805352da5dd7 100644
--- a/x11-libs/libva/ChangeLog
+++ b/x11-libs/libva/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libva
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/ChangeLog,v 1.31 2011/11/04 13:26:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/ChangeLog,v 1.32 2011/12/15 13:32:50 ago Exp $
+
+ 15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> libva-1.0.15.ebuild:
+ Stable for AMD64, wrt bug #394397
*libva-1.0.15 (04 Nov 2011)
diff --git a/x11-libs/libva/libva-1.0.15.ebuild b/x11-libs/libva/libva-1.0.15.ebuild
index 4db63fba32a3..99865378cae0 100644
--- a/x11-libs/libva/libva-1.0.15.ebuild
+++ b/x11-libs/libva/libva-1.0.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/libva-1.0.15.ebuild,v 1.1 2011/11/04 13:26:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/libva-1.0.15.ebuild,v 1.2 2011/12/15 13:32:50 ago Exp $
EAPI="3"
@@ -25,7 +25,7 @@ fi
LICENSE="MIT"
SLOT="0"
if [ "${PV%9999}" = "${PV}" ] ; then
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
else
KEYWORDS=""
fi