diff options
author | 2007-01-19 14:10:27 +0000 | |
---|---|---|
committer | 2007-01-19 14:10:27 +0000 | |
commit | 2d50d61521c280d16fd847d4f4179ec278a37196 (patch) | |
tree | ab4aaf9e277077515c423a1b8c741ce95f8c5cfb /app-editors/jove/jove-4.16.0.56.1.ebuild | |
parent | Ebuild maintenance (diff) | |
download | historical-2d50d61521c280d16fd847d4f4179ec278a37196.tar.gz historical-2d50d61521c280d16fd847d4f4179ec278a37196.tar.bz2 historical-2d50d61521c280d16fd847d4f4179ec278a37196.zip |
QA: remove invalid RESTRICT="mirror"
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'app-editors/jove/jove-4.16.0.56.1.ebuild')
-rw-r--r-- | app-editors/jove/jove-4.16.0.56.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-editors/jove/jove-4.16.0.56.1.ebuild b/app-editors/jove/jove-4.16.0.56.1.ebuild index 6ffc4aaeae66..e1fd040895ea 100644 --- a/app-editors/jove/jove-4.16.0.56.1.ebuild +++ b/app-editors/jove/jove-4.16.0.56.1.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/app-editors/jove/jove-4.16.0.56.1.ebuild,v 1.3 2006/01/25 22:10:51 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jove/jove-4.16.0.56.1.ebuild,v 1.4 2007/01/19 14:06:31 masterdriverz Exp $ inherit eutils @@ -11,7 +11,6 @@ DESCRIPTION="Jonathan's Own Version of Emacs -- a light emacs-like editor withou HOMEPAGE="ftp://ftp.cs.toronto.edu/cs/ftp/pub/hugh/jove-dev/" SRC_URI="mirror://debian/pool/main/j/${PN}/${MY_P}.orig.tar.gz mirror://debian/pool/main/j/${PN}/${MY_DIFFP}.gz" -RESTRICT="nomirror" LICENSE="BSD" SLOT="0" |