summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-11 19:16:30 -0800
committerMatt Turner <mattst88@gentoo.org>2017-03-16 13:36:31 -0700
commita6ad8510bfad3f0a5b3412615fe200db9feb8807 (patch)
tree8a29ad72127d6ebf3fc3c4d76c4dac3ff89e156d /x11-apps
parentx11-apps/xauth: Drop old versions (diff)
downloadgentoo-a6ad8510bfad3f0a5b3412615fe200db9feb8807.tar.gz
gentoo-a6ad8510bfad3f0a5b3412615fe200db9feb8807.tar.bz2
gentoo-a6ad8510bfad3f0a5b3412615fe200db9feb8807.zip
x11-apps/xconsole: Drop old versions
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xconsole/Manifest1
-rw-r--r--x11-apps/xconsole/xconsole-1.0.6.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xconsole/Manifest b/x11-apps/xconsole/Manifest
index bacd2ea6c239..6959988c73d7 100644
--- a/x11-apps/xconsole/Manifest
+++ b/x11-apps/xconsole/Manifest
@@ -1,2 +1 @@
-DIST xconsole-1.0.6.tar.bz2 132225 SHA256 e561959b6ee8b735a32c1050015cfd8c551ed162cabb6cb72e36ce72966855d1 SHA512 115b3a03098ae3e06ba16af67afcd11c5a7906980ca04e8ec8ddd2c1dd4d02aab7a8952fd7f428861ad158052b9da8de11eab193de73e1f7264aca424e7cc620 WHIRLPOOL e3b99368138b4d09b492cabfdc0dbf12d6952d89a646a204f64d880427802889ea61467d455a3bc43d2c0d0047b5ca71df75624e52f0385298233cabb0d4e4a1
DIST xconsole-1.0.7.tar.bz2 134832 SHA256 d1144882df207378381bc83927906559defbf7b83a01d52c50ad44234c5851e0 SHA512 89f391058ea99904587bd1dac9e31fa3ff06cf63b899abe6c06e4897bbc9919500dd4773873b1a452de4f54cc6999bd496022b6d8df9d4147804448abbdca2f9 WHIRLPOOL 5acd8714444e3e3ec911f562fc6f4004891e8c39a4435d3e7dba04d02439a85883e6bed034dbc90e6d6cb8cffb2494d948941f6e3720635e4aa09957cb768087
diff --git a/x11-apps/xconsole/xconsole-1.0.6.ebuild b/x11-apps/xconsole/xconsole-1.0.6.ebuild
deleted file mode 100644
index 3ed1cee153f1..000000000000
--- a/x11-apps/xconsole/xconsole-1.0.6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="monitor system console messages with X"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND="x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXt
- x11-libs/libX11"
-DEPEND="${RDEPEND}"