diff options
author | 2004-04-05 14:02:06 +0000 | |
---|---|---|
committer | 2004-04-05 14:02:06 +0000 | |
commit | e13aa4cbfd5d4ca9d63f180df4234ba48e38a58d (patch) | |
tree | 85174ec94ab633ade1c84350d8b48e7dd66971da /x11-misc/xstroke/xstroke-0.5.12-r1.ebuild | |
parent | Marking stable on hppa (Manifest recommit) (diff) | |
download | gentoo-2-e13aa4cbfd5d4ca9d63f180df4234ba48e38a58d.tar.gz gentoo-2-e13aa4cbfd5d4ca9d63f180df4234ba48e38a58d.tar.bz2 gentoo-2-e13aa4cbfd5d4ca9d63f180df4234ba48e38a58d.zip |
Stable on hppa
Diffstat (limited to 'x11-misc/xstroke/xstroke-0.5.12-r1.ebuild')
-rw-r--r-- | x11-misc/xstroke/xstroke-0.5.12-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild b/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild index 4a644cc5b824..1045483f0da4 100644 --- a/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild +++ b/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild,v 1.1 2003/03/11 08:06:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.5.12-r1.ebuild,v 1.2 2004/04/05 14:02:06 zx Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.handhelds.org/pub/projects/${PN}/release-0.5/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha ~mips ~hppa" +KEYWORDS="x86 ~ppc sparc ~alpha ~mips hppa" DEPEND=">=x11-base/xfree-4.1.0" |