diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:11:02 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2007-02-04 18:11:02 +0000 |
commit | 5bcd5a48cd4a07f508045ad6b052c0510d0d7aac (patch) | |
tree | ae87df3b4b17d4c3bdef7338d48f6d48431fa4a4 /x11-misc/imake/imake-1.0.2.ebuild | |
parent | amd64 stable, bug 156473 (diff) | |
download | gentoo-2-5bcd5a48cd4a07f508045ad6b052c0510d0d7aac.tar.gz gentoo-2-5bcd5a48cd4a07f508045ad6b052c0510d0d7aac.tar.bz2 gentoo-2-5bcd5a48cd4a07f508045ad6b052c0510d0d7aac.zip |
Drop mirroring restriction. Thanks to Zhang Le of bug #163088.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'x11-misc/imake/imake-1.0.2.ebuild')
-rw-r--r-- | x11-misc/imake/imake-1.0.2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-misc/imake/imake-1.0.2.ebuild b/x11-misc/imake/imake-1.0.2.ebuild index d0def1ec38f5..29ab389b8068 100644 --- a/x11-misc/imake/imake-1.0.2.ebuild +++ b/x11-misc/imake/imake-1.0.2.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-misc/imake/imake-1.0.2.ebuild,v 1.10 2006/10/11 00:30:31 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.2.ebuild,v 1.11 2007/02/04 18:11:02 joshuabaergen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,6 @@ inherit x-modular DESCRIPTION="C preprocessor interface to the make utility" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -RESTRICT="mirror" RDEPEND="x11-misc/xorg-cf-files !x11-misc/xmkmf" |