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
commitd0d95454e0fd0e2966c460bfa1cf46f86ee2687a (patch)
treeaf4ce63c1640b5d74f53dc66739ed957f6866183 /app-emacs/auctex
parentNew Version (diff)
downloadgentoo-2-d0d95454e0fd0e2966c460bfa1cf46f86ee2687a.tar.gz
gentoo-2-d0d95454e0fd0e2966c460bfa1cf46f86ee2687a.tar.bz2
gentoo-2-d0d95454e0fd0e2966c460bfa1cf46f86ee2687a.zip
Fixed bug 21001 (wrong homepages and URIs)
Diffstat (limited to 'app-emacs/auctex')
-rw-r--r--app-emacs/auctex/ChangeLog6
-rw-r--r--app-emacs/auctex/Manifest8
-rw-r--r--app-emacs/auctex/auctex-10.0g.ebuild6
-rw-r--r--app-emacs/auctex/auctex-11.13.ebuild6
-rw-r--r--app-emacs/auctex/auctex-11.14.ebuild6
5 files changed, 22 insertions, 10 deletions
diff --git a/app-emacs/auctex/ChangeLog b/app-emacs/auctex/ChangeLog
index 795ea56f7558..367150e67ddc 100644
--- a/app-emacs/auctex/ChangeLog
+++ b/app-emacs/auctex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/auctex
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.4 2003/03/28 19:19:14 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.5 2003/05/15 13:41:29 phosphan Exp $
+
+ 15 May 2003; Patrick Kursawe <phosphan@gentoo.org> auctex-10.0g.ebuild,
+ auctex-11.13.ebuild, auctex-11.14.ebuild:
+ Corrected homepage and src_uri, bug 21001
*auctex-11.14 (28 Mar 2003)
diff --git a/app-emacs/auctex/Manifest b/app-emacs/auctex/Manifest
new file mode 100644
index 000000000000..f3f3376519f4
--- /dev/null
+++ b/app-emacs/auctex/Manifest
@@ -0,0 +1,8 @@
+MD5 e0647be8e240bc419c12290e58865911 auctex-11.13.ebuild 1265
+MD5 b0231159ffee37b9def7f58787bee5ab auctex-10.0g.ebuild 1309
+MD5 55b55bb66a97980cd37033c7e42fc5cc auctex-11.14.ebuild 1188
+MD5 b2a7cf807f171e4ba7096793515a0815 ChangeLog 943
+MD5 2adfd6cfa41ffa3bdf82aabf5b998430 files/digest-auctex-10.0g 64
+MD5 a7e1e6ef0ac2e9457df6a0f315b67180 files/digest-auctex-11.13 64
+MD5 3a36edc892ced33e4f4aa21ebb595c04 files/digest-auctex-11.14 64
+MD5 07f98857b9cd7c49631f6b5cb42f9778 files/50auctex-gentoo.el 57
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"
diff --git a/app-emacs/auctex/auctex-11.13.ebuild b/app-emacs/auctex/auctex-11.13.ebuild
index 2be5f4615384..295fdc34e08a 100644
--- a/app-emacs/auctex/auctex-11.13.ebuild
+++ b/app-emacs/auctex/auctex-11.13.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-11.13.ebuild,v 1.2 2003/02/13 07:03:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.13.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="http://savannah.nongnu.org/download/auctex/stable.pkg/${PV}/${P}.tar.gz"
+HOMEPAGE="http://www.gnu.org/software/auctex"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
diff --git a/app-emacs/auctex/auctex-11.14.ebuild b/app-emacs/auctex/auctex-11.14.ebuild
index 53040b004b96..be8d24e51740 100644
--- a/app-emacs/auctex/auctex-11.14.ebuild
+++ b/app-emacs/auctex/auctex-11.14.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-11.14.ebuild,v 1.1 2003/03/28 19:19:14 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.14.ebuild,v 1.2 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="http://savannah.nongnu.org/download/auctex/beta.pkg/${PV}/${P}.tar.gz"
+HOMEPAGE="http://www.gnu.org/software/auctex"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"