diff options
author | 2005-04-06 05:26:11 +0000 | |
---|---|---|
committer | 2005-04-06 05:26:11 +0000 | |
commit | d9e1637c60eabc4e612b0509cfb4368aaf599963 (patch) | |
tree | 7a85dadc90faded347df7b51cf110092e4976704 /net-dialup/ivcall/ivcall-0.4.ebuild | |
parent | add net-dialup/ivcall:softfax (diff) | |
download | gentoo-2-d9e1637c60eabc4e612b0509cfb4368aaf599963.tar.gz gentoo-2-d9e1637c60eabc4e612b0509cfb4368aaf599963.tar.bz2 gentoo-2-d9e1637c60eabc4e612b0509cfb4368aaf599963.zip |
add soft fax support (#88087) and mark stable on x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-dialup/ivcall/ivcall-0.4.ebuild')
-rw-r--r-- | net-dialup/ivcall/ivcall-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/ivcall/ivcall-0.4.ebuild b/net-dialup/ivcall/ivcall-0.4.ebuild index ce9237f081c8..22036f1b4263 100644 --- a/net-dialup/ivcall/ivcall-0.4.ebuild +++ b/net-dialup/ivcall/ivcall-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivcall/ivcall-0.4.ebuild,v 1.1 2005/01/31 23:29:24 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ivcall/ivcall-0.4.ebuild,v 1.2 2005/04/06 05:26:11 mrness Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/ivcall/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="net-dialup/isdn4k-utils" |