diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-13 16:26:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-13 16:26:09 +0000 |
commit | 9fa6d5f95217506e3671cc1db353db6e74b5d5e9 (patch) | |
tree | e77e03e7230e59c4498df1d22cf01eb0744d0b86 /dev-libs/libstroke/libstroke-0.4.ebuild | |
parent | Update Copyright years (diff) | |
download | historical-9fa6d5f95217506e3671cc1db353db6e74b5d5e9.tar.gz historical-9fa6d5f95217506e3671cc1db353db6e74b5d5e9.tar.bz2 historical-9fa6d5f95217506e3671cc1db353db6e74b5d5e9.zip |
add ~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 b26d723446ac..f3629fbff4e1 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.10 2003/02/13 10:45:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.4.ebuild,v 1.11 2003/02/13 16:26:09 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 " +KEYWORDS="x86 sparc ~alpha" DEPEND=">=sys-libs/glibc-2.1.3 >=x11-base/xfree-4.0.3" |