From 78ebab8980e3bd997265afa42323f8fbb7910754 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Mon, 1 Nov 2010 14:58:42 +0000 Subject: Version bump Package-Manager: portage-2.2_rc98/cvs/Linux x86_64 --- x11-apps/showfont/showfont-1.0.3.ebuild | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 x11-apps/showfont/showfont-1.0.3.ebuild (limited to 'x11-apps/showfont/showfont-1.0.3.ebuild') diff --git a/x11-apps/showfont/showfont-1.0.3.ebuild b/x11-apps/showfont/showfont-1.0.3.ebuild new file mode 100644 index 000000000000..ea2fdbce5898 --- /dev/null +++ b/x11-apps/showfont/showfont-1.0.3.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-1.0.3.ebuild,v 1.1 2010/11/01 14:58:42 scarabeus Exp $ + +EAPI=3 + +inherit xorg-2 + +DESCRIPTION="font dumper for X font server" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +RDEPEND="x11-libs/libFS" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad