summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2006-07-03 16:38:06 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2006-07-03 16:38:06 +0000
commit68135efb6e3180647192fd4358ec90ea0d42e4d7 (patch)
treed5f427748102c7b950f4b4f57bf696daad8b11f5 /x11-misc/imake
parentFix to java-nsplugin.eselect, so that it shows the right plugin as being current (diff)
downloadgentoo-2-68135efb6e3180647192fd4358ec90ea0d42e4d7.tar.gz
gentoo-2-68135efb6e3180647192fd4358ec90ea0d42e4d7.tar.bz2
gentoo-2-68135efb6e3180647192fd4358ec90ea0d42e4d7.zip
Restrict mirroring since tarball changed upstream. (Bug #139011, reported by
Dick Repasky) (Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'x11-misc/imake')
-rw-r--r--x11-misc/imake/ChangeLog6
-rw-r--r--x11-misc/imake/imake-1.0.2.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog
index b769fdecd5a7..8d6834e891dd 100644
--- a/x11-misc/imake/ChangeLog
+++ b/x11-misc/imake/ChangeLog
@@ -1,6 +1,10 @@
# 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.21 2006/07/01 01:25:51 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.22 2006/07/03 16:38:06 joshuabaergen Exp $
+
+ 03 Jul 2006; Joshua Baergen <joshuabaergen@gentoo.org> imake-1.0.2.ebuild:
+ Restrict mirroring since tarball changed upstream. (Bug #139011, reported by
+ Dick Repasky)
01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; imake-1.0.2.ebuild:
ppc/sparc/mips/alpha/arm/sh stable
diff --git a/x11-misc/imake/imake-1.0.2.ebuild b/x11-misc/imake/imake-1.0.2.ebuild
index d1a48ccfbea5..c09306a2c0c2 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
# 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.5 2006/07/01 01:25:51 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.2.ebuild,v 1.6 2006/07/03 16:38:06 joshuabaergen Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org imake build system"
+RESTRICT="mirror"
KEYWORDS="alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
RDEPEND="x11-misc/xorg-cf-files
!x11-misc/xmkmf"