summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-08-19 14:35:45 +0000
committerMike Frysinger <vapier@gentoo.org>2006-08-19 14:35:45 +0000
commit579f111b8fd3d1a7d9d675bd55c01a2c8d804d82 (patch)
tree0bfe752324f03177c33a5ec032d4f2660cffef36 /x11-libs/libICE
parents390 stable (diff)
downloadgentoo-2-579f111b8fd3d1a7d9d675bd55c01a2c8d804d82.tar.gz
gentoo-2-579f111b8fd3d1a7d9d675bd55c01a2c8d804d82.tar.bz2
gentoo-2-579f111b8fd3d1a7d9d675bd55c01a2c8d804d82.zip
s390 stable
(Portage version: 2.1.1_pre4)
Diffstat (limited to 'x11-libs/libICE')
-rw-r--r--x11-libs/libICE/libICE-1.0.1.ebuild12
1 files changed, 5 insertions, 7 deletions
diff --git a/x11-libs/libICE/libICE-1.0.1.ebuild b/x11-libs/libICE/libICE-1.0.1.ebuild
index 8752ed22283a..c3ca4e2ff30a 100644
--- a/x11-libs/libICE/libICE-1.0.1.ebuild
+++ b/x11-libs/libICE/libICE-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.7 2006/07/19 09:12:11 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.1.ebuild,v 1.8 2006/08/19 14:35:45 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,13 +8,11 @@
inherit x-modular
DESCRIPTION="X.Org ICE library"
-RESTRICT="mirror"
-#HOMEPAGE="http://foo.bar.com/"
-#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
-#LICENSE=""
-#SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="ipv6"
+RESTRICT="mirror"
+
RDEPEND="x11-libs/xtrans
x11-proto/xproto"
DEPEND="${RDEPEND}"