diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-08-11 21:21:53 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-08-11 21:21:53 +0000 |
commit | 044f196c00f5186b53368b51979eea1ae5afea3b (patch) | |
tree | 9c281948abc0360365521a0fd9abad30541614a4 /net-libs/openh323 | |
parent | Initial import. Ebuild provided by Kenichi Ishibashi <bashi@dream.ie.ariake-n... (diff) | |
download | gentoo-2-044f196c00f5186b53368b51979eea1ae5afea3b.tar.gz gentoo-2-044f196c00f5186b53368b51979eea1ae5afea3b.tar.bz2 gentoo-2-044f196c00f5186b53368b51979eea1ae5afea3b.zip |
stable on amd64
Diffstat (limited to 'net-libs/openh323')
-rw-r--r-- | net-libs/openh323/openh323-1.13.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/openh323/openh323-1.13.2-r1.ebuild b/net-libs/openh323/openh323-1.13.2-r1.ebuild index 38db8eeccdb0..652c3348c4ab 100644 --- a/net-libs/openh323/openh323-1.13.2-r1.ebuild +++ b/net-libs/openh323/openh323-1.13.2-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-libs/openh323/openh323-1.13.2-r1.ebuild,v 1.10 2004/06/24 23:16:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.13.2-r1.ebuild,v 1.11 2004/08/11 21:21:53 jhuebel Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/${P} LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 ~sparc amd64 ~ppc" IUSE="ssl" DEPEND=">=sys-apps/sed-4 |