diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-27 00:16:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-27 00:16:42 +0000 |
commit | 0ef611c060a5c8256d5640016af72706281f9d49 (patch) | |
tree | 9944ec4527670f2c32ec4de4f6812869d8ffbb63 /x11-apps/xvinfo | |
parent | ia64/s390 stable (diff) | |
download | gentoo-2-0ef611c060a5c8256d5640016af72706281f9d49.tar.gz gentoo-2-0ef611c060a5c8256d5640016af72706281f9d49.tar.bz2 gentoo-2-0ef611c060a5c8256d5640016af72706281f9d49.zip |
s390 stable
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r-- | x11-apps/xvinfo/xvinfo-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild index 94735f387244..720f88d1498c 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.9 2006/11/24 22:21:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.10 2006/11/27 00:16:42 vapier 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}" |