summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2003-05-15 13:41:38 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2003-05-15 13:41:38 +0000
commitde2e6191951131c80e230155de8236a033f9a388 (patch)
tree3ed206ffa17bfb3e0b64fcc8b4d774dfe33335d7 /app-emacs/auctex/auctex-10.0g.ebuild
parentNew Version (diff)
downloadhistorical-de2e6191951131c80e230155de8236a033f9a388.tar.gz
historical-de2e6191951131c80e230155de8236a033f9a388.tar.bz2
historical-de2e6191951131c80e230155de8236a033f9a388.zip
Fixed bug 21001 (wrong homepages and URIs)
Diffstat (limited to 'app-emacs/auctex/auctex-10.0g.ebuild')
-rw-r--r--app-emacs/auctex/auctex-10.0g.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/auctex/auctex-10.0g.ebuild b/app-emacs/auctex/auctex-10.0g.ebuild
index af2f6b74af78..c3ca2080b2ca 100644
--- a/app-emacs/auctex/auctex-10.0g.ebuild
+++ b/app-emacs/auctex/auctex-10.0g.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-10.0g.ebuild,v 1.2 2003/02/13 07:03:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-10.0g.ebuild,v 1.3 2003/05/15 13:41:29 phosphan Exp $
inherit elisp
IUSE=""
DESCRIPTION="AUC TeX is an extensible package that supports writing and formatting TeX files"
-HOMEPAGE="http://mirrors.sunsite.dk/auctex/www/auctex/"
-SRC_URI="ftp://sunsite.dk/packages/auctex/${P}.tar.gz"
+HOMEPAGE="http://www.gnu.org/software/auctex/"
+SRC_URI="http://savannah.gnu.org/download/auctex/attic/auctex/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"