diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2006-01-15 12:56:44 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2006-01-15 12:56:44 +0000 |
commit | 25a5b18e3caa0cfe17a1ee030088b2901876d3ab (patch) | |
tree | 7794e9840cb12083256d7566f365afbe3a49af9b /app-emacs | |
parent | Added Makefile (diff) | |
download | overlay-25a5b18e3caa0cfe17a1ee030088b2901876d3ab.tar.gz overlay-25a5b18e3caa0cfe17a1ee030088b2901876d3ab.tar.bz2 overlay-25a5b18e3caa0cfe17a1ee030088b2901876d3ab.zip |
Fixed the homepage link.
svn path=/stable/; revision=638
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/delicious/delicious-20051023.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/delicious/delicious-20051023.ebuild b/app-emacs/delicious/delicious-20051023.ebuild index 7203069..d0f642c 100644 --- a/app-emacs/delicious/delicious-20051023.ebuild +++ b/app-emacs/delicious/delicious-20051023.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: $ inherit elisp DESCRIPTION="Emacs client API for del.icio.us" -HOMEPAGE="http://www.wjsullivan.net/code/delicious-el.html" +HOMEPAGE="http://www.wjsullivan.net/delicious-el.html" SRC_URI="http://www.gunnarwrobel.de/downloads/${P}.tar.gz" LICENSE="GPL-2" |