summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2005-05-03 09:03:18 +0000
committerMamoru Komachi <usata@gentoo.org>2005-05-03 09:03:18 +0000
commit1010071fd473b93298c64fa1a8a3559180287c86 (patch)
tree6af853746ac07a6ce7bbfef61db14faafe80026d /app-emacs/qwerty
parentAdded to ~ppc (diff)
downloadgentoo-2-1010071fd473b93298c64fa1a8a3559180287c86.tar.gz
gentoo-2-1010071fd473b93298c64fa1a8a3559180287c86.tar.bz2
gentoo-2-1010071fd473b93298c64fa1a8a3559180287c86.zip
Fixed invalid HOMEPAGE; bug #90542.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emacs/qwerty')
-rw-r--r--app-emacs/qwerty/ChangeLog5
-rw-r--r--app-emacs/qwerty/qwerty-1.1.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emacs/qwerty/ChangeLog b/app-emacs/qwerty/ChangeLog
index b50075cfad0b..a00642f135a3 100644
--- a/app-emacs/qwerty/ChangeLog
+++ b/app-emacs/qwerty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/qwerty
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/qwerty/ChangeLog,v 1.5 2005/04/24 11:04:57 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/qwerty/ChangeLog,v 1.6 2005/05/03 09:03:18 usata Exp $
+
+ 03 May 2005; Mamoru KOMACHI <usata@gentoo.org> qwerty-1.1.ebuild:
+ Fixed invalid HOMEPAGE; bug #90542.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> qwerty-1.1.ebuild:
Stable on ppc.
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"