diff options
author | 2008-01-25 12:10:10 +0000 | |
---|---|---|
committer | 2008-01-25 12:10:10 +0000 | |
commit | 17b7ca75227a114db7c45c89ce7ce079dd820b87 (patch) | |
tree | af69d700825a1b2585b94048733b0589ddb84f8b /app-emacs/elib/elib-1.0.ebuild | |
parent | version bump (diff) | |
download | historical-17b7ca75227a114db7c45c89ce7ce079dd820b87.tar.gz historical-17b7ca75227a114db7c45c89ce7ce079dd820b87.tar.bz2 historical-17b7ca75227a114db7c45c89ce7ce079dd820b87.zip |
correct HOMEPAGE
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-emacs/elib/elib-1.0.ebuild')
-rw-r--r-- | app-emacs/elib/elib-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/elib/elib-1.0.ebuild b/app-emacs/elib/elib-1.0.ebuild index 96ec78453aeb..f815e62dce44 100644 --- a/app-emacs/elib/elib-1.0.ebuild +++ b/app-emacs/elib/elib-1.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/elib/elib-1.0.ebuild,v 1.14 2007/10/08 14:31:53 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/elib/elib-1.0.ebuild,v 1.15 2008/01/25 12:10:09 opfer Exp $ inherit elisp DESCRIPTION="The Emacs Lisp Library" -HOMEPAGE="http://jdee.sunsite.dk/" +HOMEPAGE="http://jdee.sourceforge.net" SRC_URI="http://jdee.sunsite.dk/${P}.tar.gz" LICENSE="GPL-2" |