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
commita5a92af854c4ae2307fb4c7313f15bfe3a4c58c6 (patch)
treeefac23f2d0d16be9799fae9a235928b8c020c882 /x11-misc/xstroke
parentMake multilib-strict compatible. (diff)
downloadhistorical-a5a92af854c4ae2307fb4c7313f15bfe3a4c58c6.tar.gz
historical-a5a92af854c4ae2307fb4c7313f15bfe3a4c58c6.tar.bz2
historical-a5a92af854c4ae2307fb4c7313f15bfe3a4c58c6.zip
Fixed HOMEPAGE, see bug #136215.
Package-Manager: portage-2.1
Diffstat (limited to 'x11-misc/xstroke')
-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"