diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-10 11:30:57 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-10 11:30:57 +0000 |
commit | a2ebadbc9d937155fd0dba2a9d87660bb100d8f1 (patch) | |
tree | 85d9c7f4d050462c306642778fd191a40b9d43a1 /x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild | |
parent | old (diff) | |
download | historical-a2ebadbc9d937155fd0dba2a9d87660bb100d8f1.tar.gz historical-a2ebadbc9d937155fd0dba2a9d87660bb100d8f1.tar.bz2 historical-a2ebadbc9d937155fd0dba2a9d87660bb100d8f1.zip |
Remove from main tree based on p.mask (no bug).
Diffstat (limited to 'x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild')
-rw-r--r-- | x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild b/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild deleted file mode 100644 index 3c6accf6c6b8..000000000000 --- a/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild,v 1.7 2009/06/05 16:42:05 tcunha Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X font server information utility" -KEYWORDS="amd64 ~mips ppc ppc64 sparc x86" -IUSE="" -RDEPEND="x11-libs/libX11 - x11-libs/libFS" -DEPEND="${RDEPEND}" |