From 5bcd5a48cd4a07f508045ad6b052c0510d0d7aac Mon Sep 17 00:00:00 2001 From: Joshua Baergen Date: Sun, 4 Feb 2007 18:11:02 +0000 Subject: Drop mirroring restriction. Thanks to Zhang Le of bug #163088. (Portage version: 2.1.2-r7) --- x11-misc/imake/ChangeLog | 7 +++++-- x11-misc/imake/imake-1.0.2.ebuild | 5 ++--- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog index 0884502a2c10..a79972760b50 100644 --- a/x11-misc/imake/ChangeLog +++ b/x11-misc/imake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/imake -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.25 2006/10/11 00:30:31 dberkholz Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.26 2007/02/04 18:11:02 joshuabaergen Exp $ + + 04 Feb 2007; Joshua Baergen imake-1.0.2.ebuild: + Drop mirroring restriction. Thanks to Zhang Le of bug #163088. 11 Oct 2006; Donnie Berkholz ; imake-1.0.2.ebuild: Update description to be less generic. 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" -- cgit v1.2.3-65-gdbad