summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-02-15 12:51:40 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-02-15 12:51:40 +0000
commitada734e875c32a54438bdb3e1ff78268a15bd577 (patch)
treed2cc58db713465a26d53f8a2c8ad12fe9d74eaf7 /x11-apps/xfontsel/xfontsel-1.0.2-r1.ebuild
parentMarked ~sparc64-solaris (diff)
downloadgentoo-2-ada734e875c32a54438bdb3e1ff78268a15bd577.tar.gz
gentoo-2-ada734e875c32a54438bdb3e1ff78268a15bd577.tar.bz2
gentoo-2-ada734e875c32a54438bdb3e1ff78268a15bd577.zip
Drop older oveshadowed versions.
Diffstat (limited to 'x11-apps/xfontsel/xfontsel-1.0.2-r1.ebuild')
-rw-r--r--x11-apps/xfontsel/xfontsel-1.0.2-r1.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/xfontsel/xfontsel-1.0.2-r1.ebuild b/x11-apps/xfontsel/xfontsel-1.0.2-r1.ebuild
deleted file mode 100644
index 65c38e0ab09b..000000000000
--- a/x11-apps/xfontsel/xfontsel-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.2-r1.ebuild,v 1.8 2009/04/22 00:43:47 ranger Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="point and click selection of X11 font names"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw"
-DEPEND="${RDEPEND}"
-
-CONFIGURE_OPTIONS="--disable-xprint"