diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-08-22 08:05:46 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-08-22 08:05:46 +0000 |
commit | 9c0b6d700f87a617fcc1198aee4d5ff0e898ed07 (patch) | |
tree | 2524be6e345780bff7ba7e50adf6bd20f7bb0c6a /x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild | |
parent | added vserver-sources-2.1.0_pre1 (diff) | |
download | gentoo-2-9c0b6d700f87a617fcc1198aee4d5ff0e898ed07.tar.gz gentoo-2-9c0b6d700f87a617fcc1198aee4d5ff0e898ed07.tar.bz2 gentoo-2-9c0b6d700f87a617fcc1198aee4d5ff0e898ed07.zip |
Look for xineramaproto, not panoramix. Reported by steev.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild')
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild b/x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild index 060e8b26260a..88fbf51bdc49 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild,v 1.3 2005/08/20 22:49:57 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild,v 1.4 2005/08/22 08:05:46 spyderous Exp $ # Must be before x-modular eclass is inherited -#SNAPSHOT="yes" +SNAPSHOT="yes" inherit x-modular +PATCHES="${FILESDIR}/xineramaproto.patch" + DESCRIPTION="X.Org xdpyinfo application" KEYWORDS="~sparc ~x86" RDEPEND="x11-libs/libXext |