summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-11-27 13:41:26 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-11-27 13:41:26 +0000
commitb04d215f1b667bcd555eb9211471c3d819324c38 (patch)
tree1fd2e84179dcf9cf1854c63bdd0dc2e52559d6b0 /x11-apps/xvinfo
parentExorcised from the tree, see gentoo-dev mail (diff)
downloadgentoo-2-b04d215f1b667bcd555eb9211471c3d819324c38.tar.gz
gentoo-2-b04d215f1b667bcd555eb9211471c3d819324c38.tar.bz2
gentoo-2-b04d215f1b667bcd555eb9211471c3d819324c38.zip
Stable on sparc wrt #155883
(Portage version: 2.1.1-r2)
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 8eac233c9db9..3cb12f7302b5 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.19 2006/11/24 22:21:07 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.20 2006/11/27 13:41:26 gustavoz Exp $
+
+ 27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> xvinfo-1.0.1.ebuild:
+ Stable on sparc wrt #155883
24 Nov 2006; Markus Rothe <corsair@gentoo.org> xvinfo-1.0.1.ebuild:
Stable on ppc64; bug #155883
diff --git a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
index 720f88d1498c..78a744f84850 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.10 2006/11/27 00:16:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.11 2006/11/27 13:41:26 gustavoz 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}"