diff options
author | 2003-05-15 13:41:38 +0000 | |
---|---|---|
committer | 2003-05-15 13:41:38 +0000 | |
commit | d0d95454e0fd0e2966c460bfa1cf46f86ee2687a (patch) | |
tree | af4ce63c1640b5d74f53dc66739ed957f6866183 /app-emacs/auctex/ChangeLog | |
parent | New Version (diff) | |
download | gentoo-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/ChangeLog')
-rw-r--r-- | app-emacs/auctex/ChangeLog | 6 |
1 files changed, 5 insertions, 1 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) |