diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-11-10 21:54:10 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-11-10 21:54:10 +0000 |
commit | 4da5fe14564b0f2e95cd03cc59532b1debe2ff4b (patch) | |
tree | 970e6f1bb3d70d254931598b17a7def8fc17922e /x11-misc/xstroke | |
parent | Patch stable revdep-rebuild to accept --library parameter (diff) | |
download | historical-4da5fe14564b0f2e95cd03cc59532b1debe2ff4b.tar.gz historical-4da5fe14564b0f2e95cd03cc59532b1debe2ff4b.tar.bz2 historical-4da5fe14564b0f2e95cd03cc59532b1debe2ff4b.zip |
Stable on x86.
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 | 10 | ||||
-rw-r--r-- | x11-misc/xstroke/xstroke-0.6.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/x11-misc/xstroke/ChangeLog b/x11-misc/xstroke/ChangeLog index a107020fe8fe..fd4138c263c1 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.16 2005/09/30 15:56:59 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.17 2005/11/10 21:54:10 nelchael Exp $ + + 11 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> xstroke-0.6.ebuild: + Stable on x86. *xstroke-0.6 (30 Sep 2005) diff --git a/x11-misc/xstroke/Manifest b/x11-misc/xstroke/Manifest index 37a5d047fa17..ba6b8891198e 100644 --- a/x11-misc/xstroke/Manifest +++ b/x11-misc/xstroke/Manifest @@ -1,6 +1,6 @@ -MD5 fdb120fdd094c8ea214692ab455c9324 xstroke-0.5.12-r1.ebuild 940 -MD5 a4a559a663f66ee1abf2682bc984c58c xstroke-0.6.ebuild 607 -MD5 5bcff67465e8376c3a39bb3aa01862e8 ChangeLog 2168 -MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 -MD5 0bff6fe5c7b5973932081ba82302166d files/digest-xstroke-0.6 64 +MD5 c5a9503c5394358fff9f4cb93cac10a9 ChangeLog 2259 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 0e8d7271493805c68ca1fe2e0a6b4b0e xstroke-0.6.ebuild 606 diff --git a/x11-misc/xstroke/xstroke-0.6.ebuild b/x11-misc/xstroke/xstroke-0.6.ebuild index aea0ea78e486..4070abb300b9 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.1 2005/09/30 15:56:59 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.6.ebuild,v 1.2 2005/11/10 21:54:10 nelchael 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="~x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" IUSE="" DEPEND="virtual/x11" |