diff options
author | 2005-11-14 21:48:18 +0000 | |
---|---|---|
committer | 2005-11-14 21:48:18 +0000 | |
commit | 0e5cadbd71bb6d8e10ea4b3ae9b3ad58be61a584 (patch) | |
tree | 8a9ae79b2532fdc93a4fa98050315584be4af82b /x11-misc/xstroke | |
parent | Added to ~ppc. See bug #112272. (diff) | |
download | historical-0e5cadbd71bb6d8e10ea4b3ae9b3ad58be61a584.tar.gz historical-0e5cadbd71bb6d8e10ea4b3ae9b3ad58be61a584.tar.bz2 historical-0e5cadbd71bb6d8e10ea4b3ae9b3ad58be61a584.zip |
Stable on hppa. See bug #112115.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-misc/xstroke')
-rw-r--r-- | x11-misc/xstroke/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xstroke/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/xstroke/xstroke-0.6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xstroke/ChangeLog b/x11-misc/xstroke/ChangeLog index 8e3635696f4b..1461ff21138d 100644 --- a/x11-misc/xstroke/ChangeLog +++ b/x11-misc/xstroke/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xstroke # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.19 2005/11/11 23:15:33 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.20 2005/11/14 21:48:18 hansmi Exp $ + + 14 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> xstroke-0.6.ebuild: + Stable on hppa. See bug #112115. 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> xstroke-0.6.ebuild: Stable on ppc. diff --git a/x11-misc/xstroke/Manifest b/x11-misc/xstroke/Manifest index f0f5abe7cf54..247b8e907e97 100644 --- a/x11-misc/xstroke/Manifest +++ b/x11-misc/xstroke/Manifest @@ -1,6 +1,6 @@ -MD5 02705c54f83389a8e09275b00b08cef8 ChangeLog 2642 +MD5 3c34f8c675101cf5d408cd01c64abbf8 ChangeLog 2752 MD5 cc5958392fa37b59c913ee1c87e5bf57 files/digest-xstroke-0.5.12-r1 66 MD5 0bff6fe5c7b5973932081ba82302166d files/digest-xstroke-0.6 64 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 MD5 fdb120fdd094c8ea214692ab455c9324 xstroke-0.5.12-r1.ebuild 940 -MD5 8b0ac048e216d6075048052cee183824 xstroke-0.6.ebuild 602 +MD5 4cb82d4a378ea8980bcaaf91feac28f5 xstroke-0.6.ebuild 601 diff --git a/x11-misc/xstroke/xstroke-0.6.ebuild b/x11-misc/xstroke/xstroke-0.6.ebuild index 6ab607acf456..8a4b01072aab 100644 --- a/x11-misc/xstroke/xstroke-0.6.ebuild +++ b/x11-misc/xstroke/xstroke-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.6.ebuild,v 1.4 2005/11/11 23:15:33 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.6.ebuild,v 1.5 2005/11/14 21:48:18 hansmi Exp $ DESCRIPTION="Gesture/Handwriting recognition engine for X" HOMEPAGE="http://www.xstroke.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.xstroke.org/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~hppa ~mips ppc sparc x86" +KEYWORDS="~alpha hppa ~mips ppc sparc x86" IUSE="" DEPEND="virtual/x11" |