diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:26:58 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:26:58 +0000 |
commit | 880fdb20cebc813b38f55ff15de636509f00cf6f (patch) | |
tree | 42e052638207c0939653b8ab71d913e4cb89aa71 /x11-libs/libXfixes/libXfixes-4.0.1.ebuild | |
parent | fix multilib-strict; bug 158373 (diff) | |
download | historical-880fdb20cebc813b38f55ff15de636509f00cf6f.tar.gz historical-880fdb20cebc813b38f55ff15de636509f00cf6f.tar.bz2 historical-880fdb20cebc813b38f55ff15de636509f00cf6f.zip |
Drop mirroring restriction. Thanks to Zhang Le of bug #163088.
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'x11-libs/libXfixes/libXfixes-4.0.1.ebuild')
-rw-r--r-- | x11-libs/libXfixes/libXfixes-4.0.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-libs/libXfixes/libXfixes-4.0.1.ebuild b/x11-libs/libXfixes/libXfixes-4.0.1.ebuild index 029c8cfa5433..7c6f519f16fd 100644 --- a/x11-libs/libXfixes/libXfixes-4.0.1.ebuild +++ b/x11-libs/libXfixes/libXfixes-4.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/libXfixes-4.0.1.ebuild,v 1.9 2006/09/10 09:11:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/libXfixes-4.0.1.ebuild,v 1.10 2007/02/04 18:25:20 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Xfixes library" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -RESTRICT="mirror" RDEPEND="x11-libs/libX11 >=x11-proto/fixesproto-4 |