summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-06-11 12:48:04 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-06-11 12:48:04 +0000
commitd16fbe9c00a1e20cccad26497c6a901feb9dfe66 (patch)
tree824ef18dc0d25bb4f916cab82e3296c4b9281d82 /x11-misc
parentMake multilib-strict compatible. (diff)
downloadgentoo-2-d16fbe9c00a1e20cccad26497c6a901feb9dfe66.tar.gz
gentoo-2-d16fbe9c00a1e20cccad26497c6a901feb9dfe66.tar.bz2
gentoo-2-d16fbe9c00a1e20cccad26497c6a901feb9dfe66.zip
Fixed HOMEPAGE, see bug #136215.
(Portage version: 2.1)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xstroke/ChangeLog6
-rw-r--r--x11-misc/xstroke/xstroke-0.6-r1.ebuild8
2 files changed, 10 insertions, 4 deletions
diff --git a/x11-misc/xstroke/ChangeLog b/x11-misc/xstroke/ChangeLog
index 5c26b5326643..9dc7a93e3ef6 100644
--- a/x11-misc/xstroke/ChangeLog
+++ b/x11-misc/xstroke/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xstroke
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.23 2006/02/11 13:33:29 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.24 2006/06/11 12:48:04 nelchael Exp $
+
+ 11 Jun 2006; Krzysiek Pawlik <nelchael@gentoo.org> -xstroke-0.6.ebuild,
+ xstroke-0.6-r1.ebuild:
+ Fixed HOMEPAGE, see bug #136215.
*xstroke-0.6-r1 (11 Feb 2006)
diff --git a/x11-misc/xstroke/xstroke-0.6-r1.ebuild b/x11-misc/xstroke/xstroke-0.6-r1.ebuild
index a0f9a74280f5..70c46d27f092 100644
--- a/x11-misc/xstroke/xstroke-0.6-r1.ebuild
+++ b/x11-misc/xstroke/xstroke-0.6-r1.ebuild
@@ -1,12 +1,14 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.6-r1.ebuild,v 1.1 2006/02/11 13:33:29 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.6-r1.ebuild,v 1.2 2006/06/11 12:48:04 nelchael Exp $
inherit eutils
DESCRIPTION="Gesture/Handwriting recognition engine for X"
-HOMEPAGE="http://www.xstroke.org/"
-SRC_URI="http://www.xstroke.org/releases/${P}.tar.bz2"
+# Dead upstream?
+#HOMEPAGE="http://www.xstroke.org/"
+HOMEPAGE="http://freshmeat.net/projects/xstroke/"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"