diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-09 20:40:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-09 20:40:19 +0000 |
commit | 0435dd2bb05904e2b9290d298aa03dbe7bd5bb95 (patch) | |
tree | fc9bd42941bdac3d365695b543d3b0b46bb17aad /dev-libs/libstroke/libstroke-0.4.ebuild | |
parent | another version bump because galeon released on the same day i commit and old... (diff) | |
download | gentoo-2-0435dd2bb05904e2b9290d298aa03dbe7bd5bb95.tar.gz gentoo-2-0435dd2bb05904e2b9290d298aa03dbe7bd5bb95.tar.bz2 gentoo-2-0435dd2bb05904e2b9290d298aa03dbe7bd5bb95.zip |
stable on alpha
Diffstat (limited to 'dev-libs/libstroke/libstroke-0.4.ebuild')
-rw-r--r-- | dev-libs/libstroke/libstroke-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libstroke/libstroke-0.4.ebuild b/dev-libs/libstroke/libstroke-0.4.ebuild index f3629fbff4e1..353bb66a0c7e 100644 --- a/dev-libs/libstroke/libstroke-0.4.ebuild +++ b/dev-libs/libstroke/libstroke-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.4.ebuild,v 1.11 2003/02/13 16:26:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.4.ebuild,v 1.12 2003/03/09 20:39:34 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Stroke and Guesture recognition Library" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.etla.net/libstroke" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~alpha" +KEYWORDS="x86 sparc alpha" DEPEND=">=sys-libs/glibc-2.1.3 >=x11-base/xfree-4.0.3" |