diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-12-06 15:37:47 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-12-06 15:37:47 +0000 |
commit | d0b2e634cc99afec711ef1abc3dc58f547c5d7fe (patch) | |
tree | f1ed466a4e92cb693122daae3572256c9d04400c /app-emacs | |
parent | Stable on Alpha. (diff) | |
download | gentoo-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')
-rw-r--r-- | app-emacs/auctex/ChangeLog | 6 | ||||
-rw-r--r-- | app-emacs/auctex/auctex-11.55.ebuild | 6 | ||||
-rw-r--r-- | app-emacs/auctex/auctex-11.82.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/auctex/auctex-11.83.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/app-emacs/auctex/ChangeLog b/app-emacs/auctex/ChangeLog index d10666daa543..8ca835456a24 100644 --- a/app-emacs/auctex/ChangeLog +++ b/app-emacs/auctex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/auctex # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.48 2006/11/27 16:55:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.49 2006/12/06 15:37:47 opfer Exp $ + + 06 Dec 2006; Christian Faulhammer <opfer@gentoo.org> auctex-11.55.ebuild, + auctex-11.82.ebuild, auctex-11.83.ebuild: + added trailing slashes to all the HOMEPAGE URIs 27 Nov 2006; Christian Faulhammer <opfer@gentoo.org> auctex-11.83-r1.ebuild: diff --git a/app-emacs/auctex/auctex-11.55.ebuild b/app-emacs/auctex/auctex-11.55.ebuild index 8aa0f99b266f..60d3e58acb35 100644 --- a/app-emacs/auctex/auctex-11.55.ebuild +++ b/app-emacs/auctex/auctex-11.55.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.55.ebuild,v 1.8 2005/11/25 19:03:33 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.55.ebuild,v 1.9 2006/12/06 15:37:47 opfer Exp $ inherit elisp eutils 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" 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" diff --git a/app-emacs/auctex/auctex-11.83.ebuild b/app-emacs/auctex/auctex-11.83.ebuild index bbd03fad0c0a..13ef902ff237 100644 --- a/app-emacs/auctex/auctex-11.83.ebuild +++ b/app-emacs/auctex/auctex-11.83.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.83.ebuild,v 1.7 2006/11/23 21:16:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.83.ebuild,v 1.8 2006/12/06 15:37:47 opfer Exp $ inherit elisp eutils latex-package autotools 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" |