summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-19 00:39:19 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-19 00:48:32 +0200
commit34502630d882dfa2ceb8a46b7c09a69a472c72c7 (patch)
tree2182f6e7f590e4ea95fa709b488cd1898e827740 /dev-perl/X11-Protocol
parentdev-perl/X11-Protocol: Stable for all (diff)
downloadgentoo-34502630d882dfa2ceb8a46b7c09a69a472c72c7.tar.gz
gentoo-34502630d882dfa2ceb8a46b7c09a69a472c72c7.tar.bz2
gentoo-34502630d882dfa2ceb8a46b7c09a69a472c72c7.zip
dev-perl/X11-Protocol: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/X11-Protocol')
-rw-r--r--dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild
deleted file mode 100644
index ba6dc111f5f9..000000000000
--- a/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SMCCAM
-MODULE_VERSION=0.56
-inherit perl-module
-
-DESCRIPTION="Client-side interface to the X11 Protocol"
-
-LICENSE="${LICENSE} MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libXrender
- x11-libs/libXext"
-DEPEND="${RDEPEND}"