diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-05-03 09:03:18 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-05-03 09:03:18 +0000 |
commit | e0c11b605a6830045d2f781c3af8440d7e8dd16c (patch) | |
tree | 7caebc51171689f4a78be0e7bd2f7193b7f3f587 /app-emacs/qwerty/qwerty-1.1.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-e0c11b605a6830045d2f781c3af8440d7e8dd16c.tar.gz historical-e0c11b605a6830045d2f781c3af8440d7e8dd16c.tar.bz2 historical-e0c11b605a6830045d2f781c3af8440d7e8dd16c.zip |
Fixed invalid HOMEPAGE; bug #90542.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-emacs/qwerty/qwerty-1.1.ebuild')
-rw-r--r-- | app-emacs/qwerty/qwerty-1.1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emacs/qwerty/qwerty-1.1.ebuild b/app-emacs/qwerty/qwerty-1.1.ebuild index 01e6805019a6..7e98eb41a3f7 100644 --- a/app-emacs/qwerty/qwerty-1.1.ebuild +++ b/app-emacs/qwerty/qwerty-1.1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/qwerty/qwerty-1.1.ebuild,v 1.8 2005/04/24 11:04:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/qwerty/qwerty-1.1.ebuild,v 1.9 2005/05/03 09:03:18 usata Exp $ inherit elisp IUSE="" DESCRIPTION="Switch between QWERTY and DVORAK without changing the console keymap." -HOMEPAGE="gnu.emacs.sources Message-ID: <NJ104.93Mar1125218@bootes.cus.cam.ac.uk>" +# gnu.emacs.sources Message-ID: <NJ104.93Mar1125218@bootes.cus.cam.ac.uk>" +HOMEPAGE="http://groups-beta.google.com/group/gnu.emacs.sources/msg/eab31c752dfdd3a5" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |