diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-01 22:31:32 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-01 22:31:32 +0000 |
commit | 55e4dee98a9f9d13c98ab7c998d656e47912f538 (patch) | |
tree | 763bc907a0264c10e6099ceade227109932fbb9f /app-misc/towitoko | |
parent | cleanup (diff) | |
download | gentoo-2-55e4dee98a9f9d13c98ab7c998d656e47912f538.tar.gz gentoo-2-55e4dee98a9f9d13c98ab7c998d656e47912f538.tar.bz2 gentoo-2-55e4dee98a9f9d13c98ab7c998d656e47912f538.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-misc/towitoko')
-rw-r--r-- | app-misc/towitoko/towitoko-2.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/towitoko/towitoko-2.0.7.ebuild b/app-misc/towitoko/towitoko-2.0.7.ebuild index 9fe0e013f4ed..ad3c90f83e56 100644 --- a/app-misc/towitoko/towitoko-2.0.7.ebuild +++ b/app-misc/towitoko/towitoko-2.0.7.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/app-misc/towitoko/towitoko-2.0.7.ebuild,v 1.3 2003/02/13 09:10:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/towitoko/towitoko-2.0.7.ebuild,v 1.4 2003/07/01 22:31:32 aliz Exp $ DESCRIPTION="This library provides a driver for using Towitoko smartcard readers under UNIX environment." SRC_URI="http://www.geocities.com/cprados/files/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.geocities.com/cprados/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="static" src_compile() { |