diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:37:54 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:37:54 -0700 |
commit | 770f2fe3011550bf6c8e70901c35edbb94f33500 (patch) | |
tree | 0f9f0681e075d38e293451c38ec84b420243bab0 /x11-apps/xvinfo | |
parent | x11-apps/xstdcmap: Drop old versions (diff) | |
download | gentoo-770f2fe3011550bf6c8e70901c35edbb94f33500.tar.gz gentoo-770f2fe3011550bf6c8e70901c35edbb94f33500.tar.bz2 gentoo-770f2fe3011550bf6c8e70901c35edbb94f33500.zip |
x11-apps/xvinfo: 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/xvinfo')
-rw-r--r-- | x11-apps/xvinfo/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-1.1.2.ebuild | 15 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-1.1.3.ebuild | 15 |
3 files changed, 0 insertions, 32 deletions
diff --git a/x11-apps/xvinfo/Manifest b/x11-apps/xvinfo/Manifest index 106b74bcc162..6102c06e695c 100644 --- a/x11-apps/xvinfo/Manifest +++ b/x11-apps/xvinfo/Manifest @@ -1,3 +1 @@ -DIST xvinfo-1.1.2.tar.bz2 116906 BLAKE2B 11775fe342b840dec32ad48a4d47a53e897d9b4157a3a49b59768963855b2df470ba9ab098f418fa87f526c6723effc9584f993f7f2641870f7e92735dc46ad5 SHA512 0cf431afb52807f88654aaa3acbd286630461c934516ee5bbe280ec468ebfd3970b5b10f69d3a25aa36b6e0c0ac46d1c20c9606ac1de76261df80f1821362732 -DIST xvinfo-1.1.3.tar.bz2 123750 BLAKE2B 4a180335e7829ac31258f880955a36d1e6a5abccd3ce2cba1dcb8ec43aca6a5584df2fa4e345d6ce5885efc55b6c586e13a78010cd009cb01bec17dc5b8ab0a9 SHA512 df8356898390d2aec4fbd15cee1627bb86b57ff8af41a527d4f6f6703a81f399a3098da342b94af6d4cf4a817d9fda1946a206bfbe3995e87ceb9910bb8b51bc DIST xvinfo-1.1.4.tar.bz2 126503 BLAKE2B 54a1e08913cd51cfeaced1c704834e0348d02cfb2e606f2cbb103acfdf649595a77680364bfb5bbe684a15c743d2d18b6031e77150d0e9fb0d3405d474accc3c SHA512 85e1f936c5c826f0fdde3670bd77d5cde8641c6e8e7849e42142e91b5aa01d7e0e60d2b064eb6fef4f5666321813ca2dc9f9656756ccbe6dcda37b119ee8a63e diff --git a/x11-apps/xvinfo/xvinfo-1.1.2.ebuild b/x11-apps/xvinfo/xvinfo-1.1.2.ebuild deleted file mode 100644 index 0f3205f094b3..000000000000 --- a/x11-apps/xvinfo/xvinfo-1.1.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="Print out X-Video extension adaptor information" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libXv - x11-libs/libX11" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xvinfo/xvinfo-1.1.3.ebuild b/x11-apps/xvinfo/xvinfo-1.1.3.ebuild deleted file mode 100644 index 9f52d2c7332d..000000000000 --- a/x11-apps/xvinfo/xvinfo-1.1.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="Print out X-Video extension adaptor information" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libXv - x11-libs/libX11" -DEPEND="${RDEPEND}" |