diff options
Diffstat (limited to 'app-emacs/gnuserv/gnuserv-3.12.4.ebuild')
-rw-r--r-- | app-emacs/gnuserv/gnuserv-3.12.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/gnuserv/gnuserv-3.12.4.ebuild b/app-emacs/gnuserv/gnuserv-3.12.4.ebuild index 40efb2b14fae..8376bd24e7d7 100644 --- a/app-emacs/gnuserv/gnuserv-3.12.4.ebuild +++ b/app-emacs/gnuserv/gnuserv-3.12.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuserv/gnuserv-3.12.4.ebuild,v 1.1 2002/11/01 02:52:01 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuserv/gnuserv-3.12.4.ebuild,v 1.2 2003/02/02 14:28:25 kutsuya Exp $ inherit elisp @@ -8,7 +8,7 @@ IUSE="" DESCRIPTION="Gnuserv allows you to attach to an already running Emacs." HOMEPAGE="http://meltin.net/hacks/emacs/" -SRC_URI="http://meltin.net/hacks/emacs/src/${P}.tar.gz" +SRC_URI="http://meltin.net/hacks/emacs/src/OLD/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |