diff options
author | David Shakaryan <omp@gentoo.org> | 2007-03-10 00:12:21 +0000 |
---|---|---|
committer | David Shakaryan <omp@gentoo.org> | 2007-03-10 00:12:21 +0000 |
commit | 8c6ab655addf36b3120cb01b291d33a21d731676 (patch) | |
tree | 130d38359eab82de1f0ce77a8ed48184f00a7820 /x11-misc/grun/grun-0.9.2.ebuild | |
parent | package masking dev-perl/XML-LibXML-XPathContext for removal (diff) | |
download | gentoo-2-8c6ab655addf36b3120cb01b291d33a21d731676.tar.gz gentoo-2-8c6ab655addf36b3120cb01b291d33a21d731676.tar.bz2 gentoo-2-8c6ab655addf36b3120cb01b291d33a21d731676.zip |
Change nomirror to mirror in RESTRICT.
(Portage version: 2.1.2-r12)
Diffstat (limited to 'x11-misc/grun/grun-0.9.2.ebuild')
-rw-r--r-- | x11-misc/grun/grun-0.9.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/grun/grun-0.9.2.ebuild b/x11-misc/grun/grun-0.9.2.ebuild index 1a98a4a57d87..8ea38da2f6bc 100644 --- a/x11-misc/grun/grun-0.9.2.ebuild +++ b/x11-misc/grun/grun-0.9.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/grun/grun-0.9.2.ebuild,v 1.28 2006/11/15 19:59:12 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2.ebuild,v 1.29 2007/03/10 00:12:21 omp Exp $ inherit eutils @@ -9,7 +9,7 @@ IUSE="nls" DESCRIPTION="A GTK/X11 application launcher with nice features such as a history" PATCH_LEVEL="14" -RESTRICT="nomirror" +RESTRICT="mirror" SRC_URI="mirror://debian/pool/main/g/grun/${PN}_${PV}.orig.tar.gz mirror://debian/pool/main/g/grun/${PN}_${PV}-${PATCH_LEVEL}.diff.gz" HOMEPAGE="http://packages.debian.org/unstable/x11/grun.html" |