summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-03-10 00:13:20 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-03-10 00:13:20 +0000
commit1b95733da8bbf03c6261f0fc85571ebb50625935 (patch)
treeaf4abb80d8b7ad2525feea0777dc9d28d499de1e /x11-misc/grun
parentpackage masking dev-perl/XML-LibXML-XPathContext for removal (diff)
downloadhistorical-1b95733da8bbf03c6261f0fc85571ebb50625935.tar.gz
historical-1b95733da8bbf03c6261f0fc85571ebb50625935.tar.bz2
historical-1b95733da8bbf03c6261f0fc85571ebb50625935.zip
Change nomirror to mirror in RESTRICT.
Package-Manager: portage-2.1.2-r12
Diffstat (limited to 'x11-misc/grun')
-rw-r--r--x11-misc/grun/ChangeLog5
-rw-r--r--x11-misc/grun/grun-0.9.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/grun/ChangeLog b/x11-misc/grun/ChangeLog
index b0cad52deaa7..3d24254575ae 100644
--- a/x11-misc/grun/ChangeLog
+++ b/x11-misc/grun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/grun
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.17 2007/02/21 23:40:23 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.18 2007/03/10 00:12:21 omp Exp $
+
+ 10 Mar 2007; David Shakaryan <omp@gentoo.org> grun-0.9.2.ebuild:
+ Change nomirror to mirror in RESTRICT.
21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
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"