diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-08-19 14:35:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-08-19 14:35:45 +0000 |
commit | 4fcfaceb09378695418045a8983a504842ad5cbf (patch) | |
tree | 3543c76f690324f62c329c31689ddcfb5a336ea6 /x11-libs | |
parent | arm/ia64/sh stable (diff) | |
download | historical-4fcfaceb09378695418045a8983a504842ad5cbf.tar.gz historical-4fcfaceb09378695418045a8983a504842ad5cbf.tar.bz2 historical-4fcfaceb09378695418045a8983a504842ad5cbf.zip |
s390 stable
Package-Manager: portage-2.1.1_pre4
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libICE/libICE-1.0.1.ebuild | 12 | ||||
-rw-r--r-- | x11-libs/libSM/libSM-1.0.1.ebuild | 13 | ||||
-rw-r--r-- | x11-libs/libXt/libXt-1.0.2.ebuild | 11 |
3 files changed, 14 insertions, 22 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}" diff --git a/x11-libs/libSM/libSM-1.0.1.ebuild b/x11-libs/libSM/libSM-1.0.1.ebuild index 31614e23e031..1314aaf64017 100644 --- a/x11-libs/libSM/libSM-1.0.1.ebuild +++ b/x11-libs/libSM/libSM-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/libSM/libSM-1.0.1.ebuild,v 1.7 2006/07/19 09:12:43 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.0.1.ebuild,v 1.8 2006/08/19 14:34:52 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,17 +8,14 @@ inherit x-modular DESCRIPTION="X.Org SM 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" -#IUSE="X gnome" +IUSE="ipv6" +RESTRICT="mirror" + RDEPEND="x11-libs/libICE x11-libs/xtrans x11-proto/xproto" DEPEND="${RDEPEND}" -IUSE="ipv6" CONFIGURE_OPTIONS="$(use_enable ipv6)" diff --git a/x11-libs/libXt/libXt-1.0.2.ebuild b/x11-libs/libXt/libXt-1.0.2.ebuild index e843c418ff2f..cf2b56a52095 100644 --- a/x11-libs/libXt/libXt-1.0.2.ebuild +++ b/x11-libs/libXt/libXt-1.0.2.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/libXt/libXt-1.0.2.ebuild,v 1.7 2006/07/19 09:13:15 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXt/libXt-1.0.2.ebuild,v 1.8 2006/08/19 14:35:17 vapier Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,13 +8,10 @@ inherit x-modular flag-o-matic DESCRIPTION="X.Org Xt library" + +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" 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" -#IUSE="X gnome" + RDEPEND="x11-libs/libX11 x11-libs/libSM x11-proto/xproto |