summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-06-24 13:05:04 -0700
committerMatt Turner <mattst88@gentoo.org>2020-06-24 13:12:58 -0700
commitaf57db9e3b05bce27c4cf2b01995e22ea59fc20b (patch)
treefd9d76faf29e91bef53ea7f3102bf00c4ae4851c /x11-apps
parentx11-apps/xfontsel: Drop old versions (diff)
downloadgentoo-af57db9e3b05bce27c4cf2b01995e22ea59fc20b.tar.gz
gentoo-af57db9e3b05bce27c4cf2b01995e22ea59fc20b.tar.bz2
gentoo-af57db9e3b05bce27c4cf2b01995e22ea59fc20b.zip
x11-apps/xgc: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xgc/Manifest1
-rw-r--r--x11-apps/xgc/xgc-1.0.4.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/xgc/Manifest b/x11-apps/xgc/Manifest
index ba39407520f1..c679ef21ad37 100644
--- a/x11-apps/xgc/Manifest
+++ b/x11-apps/xgc/Manifest
@@ -1,2 +1 @@
-DIST xgc-1.0.4.tar.bz2 180138 BLAKE2B 97082987e557963e714b5ec96c3d1106e9ecdc7d832f948c8205965363968b6db9de81229b126cb6f9098dd9ee0c00b353022410b88fb73cce8d382ddafc15d8 SHA512 c2156eb1c6dcc838d9b21ac9e45b188a92dadc991875c3c9497a18bae36212c01cf4c2c6df04830664da4e010880d2d84663e00aaa5e17082211ba969d480390
DIST xgc-1.0.5.tar.bz2 188307 BLAKE2B 8e3906ee07898c1382c692d3ccb7541de40be55dbc88c0ed40ab3e78a638c6e475bf38f3a34d626507d34270208cc59cb7bdf727869c9907a00fca6280b5b39e SHA512 5943d13b9e0ed5e1b66d26eaa4b39d16d71f0df23e3ea93bfc397b6303516b161c2b60b24679ed75b640bf2493e66682d35efc7cedd41c5b57caa65f309a8314
diff --git a/x11-apps/xgc/xgc-1.0.4.ebuild b/x11-apps/xgc/xgc-1.0.4.ebuild
deleted file mode 100644
index b9a84142818a..000000000000
--- a/x11-apps/xgc/xgc-1.0.4.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X graphics demo"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
- x11-libs/libXt"
-DEPEND="${RDEPEND}"