diff options
author | Benda Xu <heroxbd@gentoo.org> | 2023-08-16 22:36:41 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2023-08-16 22:38:14 +0800 |
commit | b50067c9497495bae7f2d408a4f9056778e2deb4 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /x11-proto/inputproto/inputproto-2.1.99.3.ebuild | |
parent | Revert "repo_name: rename to rap." (diff) | |
download | heroxbd-b50067c9497495bae7f2d408a4f9056778e2deb4.tar.gz heroxbd-b50067c9497495bae7f2d408a4f9056778e2deb4.tar.bz2 heroxbd-b50067c9497495bae7f2d408a4f9056778e2deb4.zip |
clear up outdated repository after 7 years.
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'x11-proto/inputproto/inputproto-2.1.99.3.ebuild')
-rw-r--r-- | x11-proto/inputproto/inputproto-2.1.99.3.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-proto/inputproto/inputproto-2.1.99.3.ebuild b/x11-proto/inputproto/inputproto-2.1.99.3.ebuild deleted file mode 100644 index df2e17f..0000000 --- a/x11-proto/inputproto/inputproto-2.1.99.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v 1.8 2011/08/20 15:55:01 jer Exp $ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="X.Org Input protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} -!<x11-libs/libXi-1.2.99" |