diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-10-15 07:40:56 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-10-15 07:40:56 +0000 |
commit | 9e9d3eb7fd5fcf76f3621d42645868c69601f340 (patch) | |
tree | 8ebe925f1c1df8229ff7282a419fda4b43244a2a /app-emacs/folding/folding-2.97.ebuild | |
parent | Initial ebuild. (diff) | |
download | gentoo-2-9e9d3eb7fd5fcf76f3621d42645868c69601f340.tar.gz gentoo-2-9e9d3eb7fd5fcf76f3621d42645868c69601f340.tar.bz2 gentoo-2-9e9d3eb7fd5fcf76f3621d42645868c69601f340.zip |
Homepage correction; Resolves Bug #108445.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'app-emacs/folding/folding-2.97.ebuild')
-rw-r--r-- | app-emacs/folding/folding-2.97.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-emacs/folding/folding-2.97.ebuild b/app-emacs/folding/folding-2.97.ebuild index 1f719c9ec270..097957018d3b 100644 --- a/app-emacs/folding/folding-2.97.ebuild +++ b/app-emacs/folding/folding-2.97.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/folding/folding-2.97.ebuild,v 1.7 2005/09/09 15:58:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/folding/folding-2.97.ebuild,v 1.8 2005/10/15 07:40:56 mkennedy Exp $ inherit elisp DESCRIPTION="A folding-editor-like Emacs minor mode" -# HOMEPAGE is not reachable but no other suitable site found -HOMEPAGE="http://user.it.uu.se/~andersl/emacs.shtml#folding" +HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki/FoldingMode" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |