diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:37:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:37:01 -0700 |
commit | 5b40b7bbd5c0f4fee11cd9b5cd49117f5feb0b6a (patch) | |
tree | 78d40f32a906de1942e0e0d89902175e007c8b62 /x11-apps/xprop | |
parent | x11-apps/xmore: Drop old versions (diff) | |
download | gentoo-5b40b7bbd5c0f4fee11cd9b5cd49117f5feb0b6a.tar.gz gentoo-5b40b7bbd5c0f4fee11cd9b5cd49117f5feb0b6a.tar.bz2 gentoo-5b40b7bbd5c0f4fee11cd9b5cd49117f5feb0b6a.zip |
x11-apps/xprop: 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/xprop')
-rw-r--r-- | x11-apps/xprop/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xprop/xprop-1.2.2.ebuild | 15 | ||||
-rw-r--r-- | x11-apps/xprop/xprop-1.2.3.ebuild | 15 |
3 files changed, 0 insertions, 32 deletions
diff --git a/x11-apps/xprop/Manifest b/x11-apps/xprop/Manifest index a9d131bc3ae7..393dc04e58b1 100644 --- a/x11-apps/xprop/Manifest +++ b/x11-apps/xprop/Manifest @@ -1,3 +1 @@ -DIST xprop-1.2.2.tar.bz2 145556 BLAKE2B f1560f7688b4c9a5c2cc55a29aa15181f09d65883f44f63a3761988cc1b905c768a1cfebe9303b3f5e12d0c84e0e6a0ced79d69e49e2d5ab99087c16157d4c41 SHA512 934a46423d4904e57a3f5fc4ffed469f85a9bb6a3544cd2d2f80cf7ac1e6ebe1de8b3631c99a4d32c0f02992fcc940e2938832751182f0996ba3a95017794572 -DIST xprop-1.2.3.tar.bz2 149202 BLAKE2B 57c6459b873ecb91adb2bd01c350918abf95b8eb33ad1de05ded1f49350bbf3be2c46f597d9f559d473c9dd41dab2b327ca2c3e8a0fe742498e5a2c94ca1ca22 SHA512 ad7987fec11ae19b7adc3b0f683fc393e95155f3b6c753d1d8744aedcfb360452eee5735a4c380152b286905931515f3e1a28676b5531001eb8dd93b7249916a DIST xprop-1.2.4.tar.bz2 149930 BLAKE2B 93bd20c7c91d6abd9e2fdeca7864b9885ae7248c7ee3ef80a5efa1706bfef2220244b1443764fdbc042f66be8d589b111fd942c732922f05f4143e1c893da183 SHA512 6e770cb89ba87ae057858cc9f0f5498979e78c3ef66ce86361b7c646cc0b70c41a18d76e55ed7225fe715b22b62bc07c56272519a2631b92832e9403ce260da7 diff --git a/x11-apps/xprop/xprop-1.2.2.ebuild b/x11-apps/xprop/xprop-1.2.2.ebuild deleted file mode 100644 index 888df27777ec..000000000000 --- a/x11-apps/xprop/xprop-1.2.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit xorg-2 - -DESCRIPTION="property displayer for X" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND} - x11-base/xorg-proto -" diff --git a/x11-apps/xprop/xprop-1.2.3.ebuild b/x11-apps/xprop/xprop-1.2.3.ebuild deleted file mode 100644 index 888df27777ec..000000000000 --- a/x11-apps/xprop/xprop-1.2.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit xorg-2 - -DESCRIPTION="property displayer for X" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND} - x11-base/xorg-proto -" |