summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-01-15 14:05:48 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-01-15 14:05:48 +0000
commit41b02ea76d740881ddaab6589667fb2833575e76 (patch)
tree7915c2d7116ea597d3ccf1f0f39c2529ad0b5ebb /sys-fs/e2fsprogs/e2fsprogs-1.34-r1.ebuild
parentFixing typo. Closing bug #38275. (diff)
downloadhistorical-41b02ea76d740881ddaab6589667fb2833575e76.tar.gz
historical-41b02ea76d740881ddaab6589667fb2833575e76.tar.bz2
historical-41b02ea76d740881ddaab6589667fb2833575e76.zip
backed out restrict=nomirror since it's hardly justified in logs or bugs
Diffstat (limited to 'sys-fs/e2fsprogs/e2fsprogs-1.34-r1.ebuild')
-rw-r--r--sys-fs/e2fsprogs/e2fsprogs-1.34-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.34-r1.ebuild b/sys-fs/e2fsprogs/e2fsprogs-1.34-r1.ebuild
index a7b2fe71a42c..6ad4ba159a87 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.34-r1.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.34-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.34-r1.ebuild,v 1.1 2004/01/14 23:44:08 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.34-r1.ebuild,v 1.2 2004/01/15 14:05:31 gustavoz Exp $
inherit eutils
@@ -9,7 +9,6 @@ IUSE="nls static"
DESCRIPTION="Standard EXT2 and EXT3 filesystem utilities"
HOMEPAGE="http://e2fsprogs.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-RESTRICT="nomirror"
SLOT="0"
LICENSE="GPL-2"