summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-11-01 12:46:32 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-11-01 12:46:32 +0000
commitb766bbef588b1bd4a2137edc0638973af218f417 (patch)
tree9229a3c05233f97214a2e5f6e4a5c92da5f824ba /x11-apps/xkbcomp
parentstatic-libs useflag is not required on x11-apps at all so drop it in eclass r... (diff)
downloadhistorical-b766bbef588b1bd4a2137edc0638973af218f417.tar.gz
historical-b766bbef588b1bd4a2137edc0638973af218f417.tar.bz2
historical-b766bbef588b1bd4a2137edc0638973af218f417.zip
Drop useless XORG_STATIC=no definitions.
Package-Manager: portage-2.2_rc98/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.2.0.ebuild b/x11-apps/xkbcomp/xkbcomp-1.2.0.ebuild
index 9a1b5ce7e4ae..0abc71d77fda 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.2.0.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-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/xkbcomp/xkbcomp-1.2.0.ebuild,v 1.1 2010/10/31 17:33:51 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.0.ebuild,v 1.2 2010/11/01 12:46:28 scarabeus Exp $
EAPI=3
-XORG_STATIC=no
+
inherit xorg-2
DESCRIPTION="compile XKB keyboard description"