summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2007-02-04 18:11:02 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2007-02-04 18:11:02 +0000
commit5bcd5a48cd4a07f508045ad6b052c0510d0d7aac (patch)
treeae87df3b4b17d4c3bdef7338d48f6d48431fa4a4 /x11-misc/imake
parentamd64 stable, bug 156473 (diff)
downloadgentoo-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')
-rw-r--r--x11-misc/imake/ChangeLog7
-rw-r--r--x11-misc/imake/imake-1.0.2.ebuild5
2 files changed, 7 insertions, 5 deletions
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 <joshuabaergen@gentoo.org> imake-1.0.2.ebuild:
+ Drop mirroring restriction. Thanks to Zhang Le of bug #163088.
11 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; 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"