diff options
author | 2006-11-14 12:37:49 +0000 | |
---|---|---|
committer | 2006-11-14 12:37:49 +0000 | |
commit | 487b92e45c151d3f8da7c5cd726345c837835f0b (patch) | |
tree | 0169cff5b24cf749c326b77255cf54a685f559c3 /app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild | |
parent | Bug #150511, version bump. (diff) | |
download | historical-487b92e45c151d3f8da7c5cd726345c837835f0b.tar.gz historical-487b92e45c151d3f8da7c5cd726345c837835f0b.tar.bz2 historical-487b92e45c151d3f8da7c5cd726345c837835f0b.zip |
Upload download location.
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild')
-rw-r--r-- | app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild b/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild index 279dde38fece..12c21366cb95 100644 --- a/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild +++ b/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild,v 1.1 2006/11/12 15:02:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild,v 1.2 2006/11/14 12:37:49 graaff Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" MY_PN=${PN/xemacs-/} -SRC_URI="ftp://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz" +SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz" RDEPEND="" KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" |