diff options
author | 2005-12-09 06:48:15 +0000 | |
---|---|---|
committer | 2005-12-09 06:48:15 +0000 | |
commit | e20dc1434bf8f6124016773fcafd9314fd67103f (patch) | |
tree | a962219b1a25ad00e68a3008614e7f5788793cb9 /x11-apps/xev/xev-0.99.1.ebuild | |
parent | Pull old versions. (diff) | |
download | gentoo-2-e20dc1434bf8f6124016773fcafd9314fd67103f.tar.gz gentoo-2-e20dc1434bf8f6124016773fcafd9314fd67103f.tar.bz2 gentoo-2-e20dc1434bf8f6124016773fcafd9314fd67103f.zip |
Pull old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-apps/xev/xev-0.99.1.ebuild')
-rw-r--r-- | x11-apps/xev/xev-0.99.1.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-apps/xev/xev-0.99.1.ebuild b/x11-apps/xev/xev-0.99.1.ebuild deleted file mode 100644 index c0bfef3b3bae..000000000000 --- a/x11-apps/xev/xev-0.99.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-0.99.1.ebuild,v 1.1 2005/10/20 00:45:22 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xev application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND}" |