diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-11 23:15:33 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-11 23:15:33 +0000 |
commit | ab4cbb7740c2cd037d4aec8199e0132106087bfa (patch) | |
tree | 158bd7087f30a08c98df2e01455d2292a5d08551 /x11-misc/xstroke | |
parent | net-misc/socat stable on ppc. (diff) | |
download | historical-ab4cbb7740c2cd037d4aec8199e0132106087bfa.tar.gz historical-ab4cbb7740c2cd037d4aec8199e0132106087bfa.tar.bz2 historical-ab4cbb7740c2cd037d4aec8199e0132106087bfa.zip |
x11-misc/xstroke stable on ppc.
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 08081e146147..8e3635696f4b 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.18 2005/11/11 19:50:11 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.19 2005/11/11 23:15:33 hansmi Exp $ + + 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> xstroke-0.6.ebuild: + Stable on ppc. 11 Nov 2005; Ferris McCormick <fmccor@gentoo.org> xstroke-0.6.ebuild: Stable on sparc at developer's request (Bug #112115). Builds and diff --git a/x11-misc/xstroke/Manifest b/x11-misc/xstroke/Manifest index 4577d0865f24..f0f5abe7cf54 100644 --- a/x11-misc/xstroke/Manifest +++ b/x11-misc/xstroke/Manifest @@ -1,6 +1,6 @@ -MD5 ed71b4f20dbfea49b2a2a7950dbab414 ChangeLog 2550 +MD5 02705c54f83389a8e09275b00b08cef8 ChangeLog 2642 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 c9d318de63a391113d1b8aa204b3044b xstroke-0.6.ebuild 603 +MD5 8b0ac048e216d6075048052cee183824 xstroke-0.6.ebuild 602 diff --git a/x11-misc/xstroke/xstroke-0.6.ebuild b/x11-misc/xstroke/xstroke-0.6.ebuild index cf1e2a476998..6ab607acf456 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.3 2005/11/11 19:50:11 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.6.ebuild,v 1.4 2005/11/11 23:15:33 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" |