summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r--x11-apps/xvinfo/ChangeLog5
-rw-r--r--x11-apps/xvinfo/xvinfo-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog
index 723ff398ccd2..ff1dec8dca03 100644
--- a/x11-apps/xvinfo/ChangeLog
+++ b/x11-apps/xvinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xvinfo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.17 2006/11/23 04:29:21 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.18 2006/11/23 11:29:19 opfer Exp $
+
+ 23 Nov 2006; Christian Faulhammer <opfer@gentoo.org> xvinfo-1.0.1.ebuild:
+ stable x86, bug #155883
23 Nov 2006; Olivier Crête <tester@gentoo.org> xvinfo-1.0.1.ebuild:
Stable on amd64
diff --git a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
index 8d7bf4b2e9ad..d94ea2be981a 100644
--- a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
+++ b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.7 2006/11/23 04:29:21 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.8 2006/11/23 11:29:19 opfer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Print out X-Video extension adaptor information"
-KEYWORDS="amd64 ~arm hppa ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm hppa ~mips ppc ~ppc64 ~s390 ~sparc x86"
RDEPEND="x11-libs/libXv
x11-libs/libX11"
DEPEND="${RDEPEND}"