diff options
author | 2006-11-21 20:16:34 +0000 | |
---|---|---|
committer | 2006-11-21 20:16:34 +0000 | |
commit | 03c6a1a1c0e399d235fbbf89fb4c3770dd76529d (patch) | |
tree | cd71cd93c1a69bbfe70769520e54af5729374160 /x11-apps/xvinfo/xvinfo-1.0.1.ebuild | |
parent | Marked ppc stable for bug #155879. (diff) | |
download | gentoo-2-03c6a1a1c0e399d235fbbf89fb4c3770dd76529d.tar.gz gentoo-2-03c6a1a1c0e399d235fbbf89fb4c3770dd76529d.tar.bz2 gentoo-2-03c6a1a1c0e399d235fbbf89fb4c3770dd76529d.zip |
Marked ppc stable for bug #155883.
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'x11-apps/xvinfo/xvinfo-1.0.1.ebuild')
-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 5c93bda86166..75ab345e3d61 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.4 2006/10/10 23:55:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.5 2006/11/21 20:16:34 josejx 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}" |