summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-01-26 09:32:35 +0000
committerMike Frysinger <vapier@gentoo.org>2007-01-26 09:32:35 +0000
commitf75959b25656c78bdef2adb4a3227648dd22aa29 (patch)
tree322f6c527c1210b47672f0e8efe31c33a4790ce1 /x11-apps/xvinfo
parentarm/s390/sh stable (diff)
downloadgentoo-2-f75959b25656c78bdef2adb4a3227648dd22aa29.tar.gz
gentoo-2-f75959b25656c78bdef2adb4a3227648dd22aa29.tar.bz2
gentoo-2-f75959b25656c78bdef2adb4a3227648dd22aa29.zip
arm/sh stable
(Portage version: 2.1.2-r4)
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r--x11-apps/xvinfo/xvinfo-1.0.1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
index 78a744f84850..b1d677392279 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
+# Copyright 1999-2007 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.11 2006/11/27 13:41:26 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.12 2007/01/26 09:32:35 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,9 @@
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 sh sparc x86"
+
RDEPEND="x11-libs/libXv
x11-libs/libX11"
DEPEND="${RDEPEND}"