diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:25:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:25:27 +0000 |
commit | cd812a68cd749f2009e6f451da21ebaa87b9c3d5 (patch) | |
tree | df8de7f1e4845b3dad2896a541e35044d8a69c69 /net-im/ohphone | |
parent | Gentoo Technologies -> Gentoo Foundation (Manifest recommit) (diff) | |
download | gentoo-2-cd812a68cd749f2009e6f451da21ebaa87b9c3d5.tar.gz gentoo-2-cd812a68cd749f2009e6f451da21ebaa87b9c3d5.tar.bz2 gentoo-2-cd812a68cd749f2009e6f451da21ebaa87b9c3d5.zip |
sync IUSE (+svga)
Diffstat (limited to 'net-im/ohphone')
-rw-r--r-- | net-im/ohphone/ohphone-1.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ohphone/ohphone-1.4.1-r1.ebuild b/net-im/ohphone/ohphone-1.4.1-r1.ebuild index b07a3fc185d5..e0909a91df6f 100644 --- a/net-im/ohphone/ohphone-1.4.1-r1.ebuild +++ b/net-im/ohphone/ohphone-1.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ohphone/ohphone-1.4.1-r1.ebuild,v 1.5 2004/07/11 12:35:02 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ohphone/ohphone-1.4.1-r1.ebuild,v 1.6 2004/07/15 00:25:27 agriffis Exp $ DESCRIPTION="Command line H.323 client" HOMEPAGE="http://www.openh323.org/" @@ -9,7 +9,7 @@ SRC_URI="http://www.openh323.org/bin/${PN}_${PV}.tar.gz" LICENSE="MPL-1.0" SLOT="0" KEYWORDS="~x86 ~ppc" -IUSE="X" +IUSE="X svga" DEPEND=">=net-libs/openh323-1.12.2 >=dev-libs/pwlib-1.5.2 |