From d1262a2e44b34ca96ba1c2e8652aa964b9926c88 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Mon, 1 Nov 2010 12:46:32 +0000 Subject: Drop useless XORG_STATIC=no definitions. (Portage version: 2.2_rc98/cvs/Linux x86_64) --- x11-apps/xprop/xprop-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-apps/xprop') diff --git a/x11-apps/xprop/xprop-1.2.0.ebuild b/x11-apps/xprop/xprop-1.2.0.ebuild index 7bdbbfe6bc68..07978afdaafb 100644 --- a/x11-apps/xprop/xprop-1.2.0.ebuild +++ b/x11-apps/xprop/xprop-1.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.2.0.ebuild,v 1.1 2010/11/01 11:55:06 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.2.0.ebuild,v 1.2 2010/11/01 12:46:29 scarabeus Exp $ EAPI=3 -XORG_STATIC=no + inherit xorg-2 DESCRIPTION="property displayer for X" -- cgit v1.2.3-65-gdbad