summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-11-08 11:13:44 +0100
committerManuel Rüger <mrueg@gentoo.org>2015-11-08 11:16:32 +0100
commit8fcada9b139e0dcb8b465690c05907b7de6f78ad (patch)
tree64b8d0ceea430f41a1602253d28e5828b245fae8 /x11-apps/fstobdf/fstobdf-1.0.5.ebuild
parentdev-java/netbeans-javadoc: switched to jdk 1.8 per bug #565048 (diff)
downloadgentoo-8fcada9b139e0dcb8b465690c05907b7de6f78ad.tar.gz
gentoo-8fcada9b139e0dcb8b465690c05907b7de6f78ad.tar.bz2
gentoo-8fcada9b139e0dcb8b465690c05907b7de6f78ad.zip
x11-apps/fstobdf: Remove old
Package-Manager: portage-2.2.24
Diffstat (limited to 'x11-apps/fstobdf/fstobdf-1.0.5.ebuild')
-rw-r--r--x11-apps/fstobdf/fstobdf-1.0.5.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/fstobdf/fstobdf-1.0.5.ebuild b/x11-apps/fstobdf/fstobdf-1.0.5.ebuild
deleted file mode 100644
index 37af2dc7274d..000000000000
--- a/x11-apps/fstobdf/fstobdf-1.0.5.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="generate BDF font from X font server"
-KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libFS"
-DEPEND="${RDEPEND}"