diff options
author | David Shakaryan <omp@gentoo.org> | 2007-03-10 00:13:20 +0000 |
---|---|---|
committer | David Shakaryan <omp@gentoo.org> | 2007-03-10 00:13:20 +0000 |
commit | 1b95733da8bbf03c6261f0fc85571ebb50625935 (patch) | |
tree | af4abb80d8b7ad2525feea0777dc9d28d499de1e | |
parent | package masking dev-perl/XML-LibXML-XPathContext for removal (diff) | |
download | historical-1b95733da8bbf03c6261f0fc85571ebb50625935.tar.gz historical-1b95733da8bbf03c6261f0fc85571ebb50625935.tar.bz2 historical-1b95733da8bbf03c6261f0fc85571ebb50625935.zip |
Change nomirror to mirror in RESTRICT.
Package-Manager: portage-2.1.2-r12
-rw-r--r-- | x11-misc/grun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/grun/grun-0.9.2.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/seyon/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/seyon/seyon-2.20c.ebuild | 6 |
4 files changed, 15 insertions, 9 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" diff --git a/x11-misc/seyon/ChangeLog b/x11-misc/seyon/ChangeLog index 6f58df35e8f9..00cc0fa1ab58 100644 --- a/x11-misc/seyon/ChangeLog +++ b/x11-misc/seyon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/seyon -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/seyon/ChangeLog,v 1.9 2006/02/25 21:33:38 nelchael Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/seyon/ChangeLog,v 1.10 2007/03/10 00:13:20 omp Exp $ + + 10 Mar 2007; David Shakaryan <omp@gentoo.org> seyon-2.20c.ebuild: + Change nomirror to mirror in RESTRICT. 25 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org> seyon-2.20c.ebuild: Added missing rman and imake to RDEPEND, see bug #124099. diff --git a/x11-misc/seyon/seyon-2.20c.ebuild b/x11-misc/seyon/seyon-2.20c.ebuild index 86ad5d4a50c0..88e10b6826ba 100644 --- a/x11-misc/seyon/seyon-2.20c.ebuild +++ b/x11-misc/seyon/seyon-2.20c.ebuild @@ -1,13 +1,13 @@ -# 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/seyon/seyon-2.20c.ebuild,v 1.8 2006/02/25 21:33:38 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/seyon/seyon-2.20c.ebuild,v 1.9 2007/03/10 00:13:20 omp Exp $ inherit eutils DESCRIPTION="telecommunications package for X" HOMEPAGE="http://freshmeat.net/projects/seyon/" SRC_URI="mirror://debian/pool/main/s/seyon/${PN}_${PV}.orig.tar.gz" -RESTRICT="nomirror" +RESTRICT="mirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="~ppc x86" |