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 | 05d253971242b27f9cc5bf9a914e7cf4742985ec (patch) | |
tree | ee212a969d9d0451e3cf312effff49680f1a00b2 /net-im/ohphone | |
parent | Gentoo Technologies -> Gentoo Foundation (diff) | |
download | historical-05d253971242b27f9cc5bf9a914e7cf4742985ec.tar.gz historical-05d253971242b27f9cc5bf9a914e7cf4742985ec.tar.bz2 historical-05d253971242b27f9cc5bf9a914e7cf4742985ec.zip |
sync IUSE (+svga)
Diffstat (limited to 'net-im/ohphone')
-rw-r--r-- | net-im/ohphone/Manifest | 6 | ||||
-rw-r--r-- | net-im/ohphone/ohphone-1.4.1-r1.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-im/ohphone/Manifest b/net-im/ohphone/Manifest index 292f5aba17e2..6db0698ddfd0 100644 --- a/net-im/ohphone/Manifest +++ b/net-im/ohphone/Manifest @@ -1,6 +1,6 @@ +MD5 7f21fa863cb5c22e5a7074bf89897a7d ohphone-1.4.1-r1.ebuild 1207 +MD5 1c1d53d08070ad8ceea385e2ff6c8ba2 ohphone-1.4.1.ebuild 812 MD5 e75a0b907ab1a2745a910e63e32304f0 ChangeLog 753 MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219 -MD5 62b601bfc2e73e23f79d0994fa040af0 ohphone-1.4.1-r1.ebuild 1199 -MD5 1c1d53d08070ad8ceea385e2ff6c8ba2 ohphone-1.4.1.ebuild 812 -MD5 eb00a184805b4c495b46976ce6ccfbbf files/digest-ohphone-1.4.1 64 MD5 eb00a184805b4c495b46976ce6ccfbbf files/digest-ohphone-1.4.1-r1 64 +MD5 eb00a184805b4c495b46976ce6ccfbbf files/digest-ohphone-1.4.1 64 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 |