diff options
author | Nicholas Jones <carpaski@gentoo.org> | 2004-10-25 17:22:11 +0000 |
---|---|---|
committer | Nicholas Jones <carpaski@gentoo.org> | 2004-10-25 17:22:11 +0000 |
commit | 5d5fb2c6b828d7c63e660241fce2112d14509b44 (patch) | |
tree | 53882fabbf0394815eae6cbe11871237aeebac22 /sys-apps | |
parent | Mark version 2.2.0 stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-5d5fb2c6b828d7c63e660241fce2112d14509b44.tar.gz gentoo-2-5d5fb2c6b828d7c63e660241fce2112d14509b44.tar.bz2 gentoo-2-5d5fb2c6b828d7c63e660241fce2112d14509b44.zip |
Removing nomirror.
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/portage/portage-2.0.51-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/portage/portage-2.0.51-r2.ebuild b/sys-apps/portage/portage-2.0.51-r2.ebuild index 92414a5f6a82..a3ebab183513 100644 --- a/sys-apps/portage/portage-2.0.51-r2.ebuild +++ b/sys-apps/portage/portage-2.0.51-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.0.51-r2.ebuild,v 1.2 2004/10/23 05:21:23 carpaski Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.0.51-r2.ebuild,v 1.3 2004/10/25 17:22:11 carpaski Exp $ IUSE="build selinux" inherit flag-o-matic @@ -14,7 +14,7 @@ SLOT="0" DESCRIPTION="The Portage Package Management System (Similar to BSD's ports). The primary package management and distribution system for Gentoo." SRC_URI="http://zarquon.twobit.net/gentoo/portage/${PF}.tar.bz2 http://gentoo.twobit.net/portage/${PF}.tar.bz2 mirror://gentoo/${PF}.tar.bz2" HOMEPAGE="http://www.gentoo.org" -RESTRICT="nomirror mirror nosandbox sandbox" +RESTRICT="nosandbox sandbox" # Contact carpaski with a reason before you modify any of these. KEYWORDS=" alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 s390 sparc x86" |