diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:55:04 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:55:04 -0700 |
commit | 00c84a01575a24e176b5f4b08748c77dab065ac6 (patch) | |
tree | b4046dc132788a4c3cb27847ee6a5e5a1e8ee181 /x11-misc | |
parent | x11-misc/xcompmgr: Drop old versions (diff) | |
download | gentoo-00c84a01575a24e176b5f4b08748c77dab065ac6.tar.gz gentoo-00c84a01575a24e176b5f4b08748c77dab065ac6.tar.bz2 gentoo-00c84a01575a24e176b5f4b08748c77dab065ac6.zip |
x11-misc/xtermcontrol: 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-misc')
-rw-r--r-- | x11-misc/xtermcontrol/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild | 13 | ||||
-rw-r--r-- | x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild | 13 |
3 files changed, 0 insertions, 28 deletions
diff --git a/x11-misc/xtermcontrol/Manifest b/x11-misc/xtermcontrol/Manifest index 3f08b085b8d9..8b49bf2d552b 100644 --- a/x11-misc/xtermcontrol/Manifest +++ b/x11-misc/xtermcontrol/Manifest @@ -1,3 +1 @@ -DIST xtermcontrol-3.4.tar.gz 140662 BLAKE2B 8d151cf323899363e094a9d64776a80b700e959601b6c95d81fe251527187a7f5589c000b8593e059e230d46e3286732869b5d0134efdcf893eb7f4fe434e026 SHA512 a3666fc78cd8276443c8b5027ea04fec01f469e44d8b97bb9cff4159e5906e0a6b8b56069aa8d134a9d76fc19de2a7e9bd802e0d1fce6a46e164142766aef513 -DIST xtermcontrol-3.6.tar.gz 151916 BLAKE2B d5ade1c89d0bb45b401b59e5e13586d54c55226e1c647cbb60d047bdd0e0a61e871b0c405adac8a4bb71d5addd5a8bb11d1ac45aff9cf456a17600f099e04d02 SHA512 f59e729a9bd6739604c0c687ca93fb9091d69d7c28624d514baecf6839db9897a919adeda6e6d02e368b5f8a980c3f616155da955d5581415625a5757df650c1 DIST xtermcontrol-3.7.tar.gz 151984 BLAKE2B 246b17e0b38540cfe022321129d76ae196c8d0b50b2a2fffbb523029321c5e8fde093fc5af16e5a550fc39eb2fcaf1fca4882de2948c45397c9bd4a9a11a06cb SHA512 b23da5dd07ea8fc59717752e937cffb36038870f3ad486d43b8d0477826916255ae8f00f894293efb2dead46ff9122c7e27200d5fc15b7bd91d9df1b649e2081 diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild b/x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild deleted file mode 100644 index 83ec6ba6a177..000000000000 --- a/x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="xtermcontrol enables dynamic control of XFree86 xterm properties" -HOMEPAGE="https://www.thrysoee.dk/xtermcontrol/" -SRC_URI="https://www.thrysoee.dk/${PN}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" -IUSE="" diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild b/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild deleted file mode 100644 index c52b89e79a50..000000000000 --- a/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="xtermcontrol enables dynamic control of XFree86 xterm properties" -HOMEPAGE="https://www.thrysoee.dk/xtermcontrol/" -SRC_URI="https://www.thrysoee.dk/${PN}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" -IUSE="" |