diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:26:10 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:26:10 +0000 |
commit | 0222088551adceb65884b75b1ebb56d46453156b (patch) | |
tree | 87234d80d0767cd255f5c55d30dccb7ec5d51e51 /x11-libs/libXres/libXres-1.0.3.ebuild | |
parent | Drop mirroring restriction. Thanks to Zhang Le of bug #163088. (diff) | |
download | gentoo-2-0222088551adceb65884b75b1ebb56d46453156b.tar.gz gentoo-2-0222088551adceb65884b75b1ebb56d46453156b.tar.bz2 gentoo-2-0222088551adceb65884b75b1ebb56d46453156b.zip |
Drop mirroring restriction. Thanks to Zhang Le of bug #163088.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'x11-libs/libXres/libXres-1.0.3.ebuild')
-rw-r--r-- | x11-libs/libXres/libXres-1.0.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-libs/libXres/libXres-1.0.3.ebuild b/x11-libs/libXres/libXres-1.0.3.ebuild index 53b1785fa5b6..f4ef7374c8c0 100644 --- a/x11-libs/libXres/libXres-1.0.3.ebuild +++ b/x11-libs/libXres/libXres-1.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/libXres/libXres-1.0.3.ebuild,v 1.1 2006/12/16 16:55:28 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.3.ebuild,v 1.2 2007/02/04 18:26:10 joshuabaergen Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="X.Org XRes library" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -RESTRICT="mirror" RDEPEND="x11-libs/libX11 x11-libs/libXext |