From 7f86ce1a3dde50ecc24ac490f1251ba62e138e6e Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Thu, 31 Jan 2008 04:15:17 +0000 Subject: Clean up. (Portage version: 2.1.4) --- x11-libs/libICE/libICE-1.0.1.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 x11-libs/libICE/libICE-1.0.1.ebuild (limited to 'x11-libs/libICE/libICE-1.0.1.ebuild') diff --git a/x11-libs/libICE/libICE-1.0.1.ebuild b/x11-libs/libICE/libICE-1.0.1.ebuild deleted file mode 100644 index ed889286cbe9..000000000000 --- a/x11-libs/libICE/libICE-1.0.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.1.ebuild,v 1.9 2007/02/04 18:21:54 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org ICE library" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="ipv6" - -RDEPEND="x11-libs/xtrans - x11-proto/xproto" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable ipv6)" -- cgit v1.2.3-65-gdbad