summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-13 16:13:09 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-13 16:13:09 +0100
commit1aa6f4ea57f17f069c63f5d5717cca73bb429ec1 (patch)
treea6de7c78ad95f99bba1d0c0becfd04c1fc660ef0
parentx11-apps/fslsfonts: Remove old (diff)
downloadgentoo-1aa6f4ea57f17f069c63f5d5717cca73bb429ec1.tar.gz
gentoo-1aa6f4ea57f17f069c63f5d5717cca73bb429ec1.tar.bz2
gentoo-1aa6f4ea57f17f069c63f5d5717cca73bb429ec1.zip
x11-apps/xfontsel: Remove old
Package-Manager: portage-2.2.28
-rw-r--r--x11-apps/xfontsel/Manifest1
-rw-r--r--x11-apps/xfontsel/xfontsel-1.0.4.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-apps/xfontsel/Manifest b/x11-apps/xfontsel/Manifest
index 63bc2c2b2b00..8a3c1853f821 100644
--- a/x11-apps/xfontsel/Manifest
+++ b/x11-apps/xfontsel/Manifest
@@ -1,2 +1 @@
-DIST xfontsel-1.0.4.tar.bz2 136256 SHA256 25491e9b7762607299f8a7099c97452d9b83e92266f8b0579b380ca01e5a5f7e SHA512 0c5eeb39b77a10607dce4c42f710864b750de04b06b4d746ed804757b6d1e4357679d52d30155f506c69f5186162da756132689b5e38bd9694bfaf9d004ee452 WHIRLPOOL b06d10f7d818daa73cd4c9fde987f92acfbbc3aead77a6147da9c26a851b8d53173178974b19b67c0c6124bfdf246732cf1bf29675362fdb4904ebdef9d63f32
DIST xfontsel-1.0.5.tar.bz2 139801 SHA256 170d8550b96fb47b04db6181b947e6f6b8b97f4df5d691c351a278480cc931bf SHA512 df7a49286b94f64c610ab990d66376dedc12e3e8fa1d803641f466c3f6ebfdd06e81e4c7be39f8e6234928305f397d877579c39cf24c319dd5deead56f2578a4 WHIRLPOOL 8afe6704baab55503d6ef69d02d8ce46b1813ee2314134d8446f2f7218407551513acef0bd9c564e12fddb950cbc4ff87d30b69acddd40efeb9f17c128cddacf
diff --git a/x11-apps/xfontsel/xfontsel-1.0.4.ebuild b/x11-apps/xfontsel/xfontsel-1.0.4.ebuild
deleted file mode 100644
index 9034195fdd3a..000000000000
--- a/x11-apps/xfontsel/xfontsel-1.0.4.ebuild
+++ /dev/null
@@ -1,18 +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="point and click selection of X11 font names"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXt
- x11-libs/libX11"
-DEPEND="${RDEPEND}"