summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2006-12-06 15:37:47 +0000
committerChristian Faulhammer <opfer@gentoo.org>2006-12-06 15:37:47 +0000
commitd0b2e634cc99afec711ef1abc3dc58f547c5d7fe (patch)
treef1ed466a4e92cb693122daae3572256c9d04400c /app-emacs/auctex/auctex-11.82.ebuild
parentStable on Alpha. (diff)
downloadgentoo-2-d0b2e634cc99afec711ef1abc3dc58f547c5d7fe.tar.gz
gentoo-2-d0b2e634cc99afec711ef1abc3dc58f547c5d7fe.tar.bz2
gentoo-2-d0b2e634cc99afec711ef1abc3dc58f547c5d7fe.zip
added trailing slashes to all the HOMEPAGE URIs
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-emacs/auctex/auctex-11.82.ebuild')
-rw-r--r--app-emacs/auctex/auctex-11.82.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/auctex/auctex-11.82.ebuild b/app-emacs/auctex/auctex-11.82.ebuild
index 1d692de99e37..78feec4117b3 100644
--- a/app-emacs/auctex/auctex-11.82.ebuild
+++ b/app-emacs/auctex/auctex-11.82.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.82.ebuild,v 1.1 2006/02/01 16:06:06 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.82.ebuild,v 1.2 2006/12/06 15:37:47 opfer Exp $
inherit elisp eutils latex-package
DESCRIPTION="AUCTeX is an extensible package that supports writing and formatting TeX files"
-HOMEPAGE="http://www.gnu.org/software/auctex"
+HOMEPAGE="http://www.gnu.org/software/auctex/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"