summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-05-01 13:35:50 -0700
committerMatt Turner <mattst88@gentoo.org>2019-05-01 13:35:50 -0700
commit9fe7ca47f7f58a29c30a35ff631a74f08b9924a7 (patch)
treec23c8a463fb46b50a53ceaca377870d79e047dfc /x11-apps/xlogo
parentx11-apps/xhost: Drop old versions (diff)
downloadgentoo-9fe7ca47f7f58a29c30a35ff631a74f08b9924a7.tar.gz
gentoo-9fe7ca47f7f58a29c30a35ff631a74f08b9924a7.tar.bz2
gentoo-9fe7ca47f7f58a29c30a35ff631a74f08b9924a7.zip
x11-apps/xlogo: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-apps/xlogo')
-rw-r--r--x11-apps/xlogo/Manifest1
-rw-r--r--x11-apps/xlogo/xlogo-1.0.4.ebuild23
2 files changed, 0 insertions, 24 deletions
diff --git a/x11-apps/xlogo/Manifest b/x11-apps/xlogo/Manifest
index 8d34bf8b78f5..b739536dfb75 100644
--- a/x11-apps/xlogo/Manifest
+++ b/x11-apps/xlogo/Manifest
@@ -1,2 +1 @@
-DIST xlogo-1.0.4.tar.bz2 125967 BLAKE2B 721de083217e420151771fe91b6b52d0f6cbe56427859d79e6ec1d1d1c3c9fbfa1d35015ab364b8c00af66f65aa987aebebfa7fe2738e661d9fd52224906d084 SHA512 cbfcd48425e697950907ddeaec2f06e0607ebf2e93e6799bd263230f036b3021279c2f379de55fae15b403af5f18292caa79159ed544a4a3314b90c85ac9804d
DIST xlogo-1.0.5.tar.bz2 135608 BLAKE2B eeaa9dfdca57bd5b60035dc31981f3b3e390862b5e8f695422505059f657cfe727d491c757e8ef4dba4a913179c92827741f04e3fc6765b0257d63f1382fc69f SHA512 0d78e269b0be3c5de71de7f362b896bfd9934ecd9d0361b3302399b1269e029c4a9f35418d792121a1edc34405d753f9d69c996cc3a69ac717f2b0d1f736406b
diff --git a/x11-apps/xlogo/xlogo-1.0.4.ebuild b/x11-apps/xlogo/xlogo-1.0.4.ebuild
deleted file mode 100644
index baef294e1870..000000000000
--- a/x11-apps/xlogo/xlogo-1.0.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="X Window System logo"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXrender
- x11-libs/libXext
- x11-libs/libXt
- x11-libs/libXft
- x11-libs/libXaw
- x11-libs/libSM
- x11-libs/libXmu
- x11-libs/libX11"
-DEPEND="${RDEPEND}"
-
-XORG_CONFIGURE_OPTIONS="--with-render"