diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:25:20 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:25:20 +0000 |
commit | 23c8e679ceec83152a487f8c5c256734525152ae (patch) | |
tree | 6a5ccbfba15205e885ec7b662968bc4e854f77c9 /x11-libs/libXfixes/libXfixes-4.0.3.ebuild | |
parent | Updated to use final 4.4 release. (diff) | |
download | gentoo-2-23c8e679ceec83152a487f8c5c256734525152ae.tar.gz gentoo-2-23c8e679ceec83152a487f8c5c256734525152ae.tar.bz2 gentoo-2-23c8e679ceec83152a487f8c5c256734525152ae.zip |
Drop mirroring restriction. Thanks to Zhang Le of bug #163088.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'x11-libs/libXfixes/libXfixes-4.0.3.ebuild')
-rw-r--r-- | x11-libs/libXfixes/libXfixes-4.0.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-libs/libXfixes/libXfixes-4.0.3.ebuild b/x11-libs/libXfixes/libXfixes-4.0.3.ebuild index 21175c7dc218..1eca177f98a1 100644 --- a/x11-libs/libXfixes/libXfixes-4.0.3.ebuild +++ b/x11-libs/libXfixes/libXfixes-4.0.3.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.3.ebuild,v 1.1 2006/11/09 15:45:05 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/libXfixes-4.0.3.ebuild,v 1.2 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 |