diff options
author | 2007-11-01 11:19:24 +0000 | |
---|---|---|
committer | 2007-11-01 11:19:24 +0000 | |
commit | 7e86e75f0948a322054c870c1ec8b080fe88390a (patch) | |
tree | 5cf28d0926a27683d0ccfa6cece9eacdd46dd493 /app-mobilephone/yaps/yaps-0.96-r2.ebuild | |
parent | Version bump, bug 196655. (diff) | |
download | gentoo-2-7e86e75f0948a322054c870c1ec8b080fe88390a.tar.gz gentoo-2-7e86e75f0948a322054c870c1ec8b080fe88390a.tar.bz2 gentoo-2-7e86e75f0948a322054c870c1ec8b080fe88390a.zip |
x86 stable, bug #197087
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-mobilephone/yaps/yaps-0.96-r2.ebuild')
-rw-r--r-- | app-mobilephone/yaps/yaps-0.96-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/yaps/yaps-0.96-r2.ebuild b/app-mobilephone/yaps/yaps-0.96-r2.ebuild index 7c1a58e4dee7..6c7824ffd9aa 100644 --- a/app-mobilephone/yaps/yaps-0.96-r2.ebuild +++ b/app-mobilephone/yaps/yaps-0.96-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/yaps/yaps-0.96-r2.ebuild,v 1.1 2007/05/16 07:10:43 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/yaps/yaps-0.96-r2.ebuild,v 1.2 2007/11/01 11:19:24 maekke Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="capi? ( ftp://ftp.melware.net/capi4yaps/${P}.c3.tgz ) LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="capi lua slang unicode" RDEPEND="capi? ( net-dialup/capi4k-utils ) |