diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 19:44:04 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 19:44:04 +0000 |
commit | efdc1ec34442b818473c741127d81778f2e33ec1 (patch) | |
tree | ca7d42517fdd95f0a5bc042d3885334d94974c19 | |
parent | unmasks and changelog fixes (diff) | |
download | gentoo-2-efdc1ec34442b818473c741127d81778f2e33ec1.tar.gz gentoo-2-efdc1ec34442b818473c741127d81778f2e33ec1.tar.bz2 gentoo-2-efdc1ec34442b818473c741127d81778f2e33ec1.zip |
unmask
-rw-r--r-- | app-pda/plptools/plptools-0.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/plptools/plptools-0.11-r1.ebuild b/app-pda/plptools/plptools-0.11-r1.ebuild index e405966e4c55..91a560363678 100644 --- a/app-pda/plptools/plptools-0.11-r1.ebuild +++ b/app-pda/plptools/plptools-0.11-r1.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-pda/plptools/plptools-0.11-r1.ebuild,v 1.1 2003/04/19 01:21:14 blauwers Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/plptools/plptools-0.11-r1.ebuild,v 1.2 2003/07/11 19:44:04 aliz Exp $ DESCRIPTION="Libraries and utilities to communicate with a Psion palmtop via serial." HOMEPAGE="http://plptools.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="http://unc.dl.sourceforge.net/sourceforge/plptools/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc" S="${WORKDIR}/${P}" |