summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-09-14 21:28:41 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-09-14 21:28:41 +0000
commit6588cde33828d897909bf6ea5b5a3467bc6c5d08 (patch)
tree7e3217520c1f0c33e582f449eca3cd9ba6c0c6ad /net-libs/openh323
parentStable on sparc (diff)
downloadgentoo-2-6588cde33828d897909bf6ea5b5a3467bc6c5d08.tar.gz
gentoo-2-6588cde33828d897909bf6ea5b5a3467bc6c5d08.tar.bz2
gentoo-2-6588cde33828d897909bf6ea5b5a3467bc6c5d08.zip
Stable on x86, bug #145783.
(Portage version: 2.1.1)
Diffstat (limited to 'net-libs/openh323')
-rw-r--r--net-libs/openh323/ChangeLog5
-rw-r--r--net-libs/openh323/openh323-1.18.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/openh323/ChangeLog b/net-libs/openh323/ChangeLog
index b808e2efb60d..5774e6d1b83e 100644
--- a/net-libs/openh323/ChangeLog
+++ b/net-libs/openh323/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/openh323
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/ChangeLog,v 1.75 2006/09/14 19:07:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/ChangeLog,v 1.76 2006/09/14 21:28:41 ticho Exp $
+
+ 14 Sep 2006; <ticho@gentoo.org> openh323-1.18.0.ebuild:
+ Stable on x86, bug #145783.
14 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
openh323-1.18.0.ebuild:
diff --git a/net-libs/openh323/openh323-1.18.0.ebuild b/net-libs/openh323/openh323-1.18.0.ebuild
index 21372e918f67..e5fce140a933 100644
--- a/net-libs/openh323/openh323-1.18.0.ebuild
+++ b/net-libs/openh323/openh323-1.18.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.18.0.ebuild,v 1.4 2006/09/14 19:07:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.18.0.ebuild,v 1.5 2006/09/14 21:28:41 ticho Exp $
inherit eutils flag-o-matic multilib
@@ -13,7 +13,7 @@ SRC_URI="http://www.voxgratia.org/releases/${PN}-v${PV//./_}-src-tar.gz"
IUSE="debug ssl novideo noaudio"
SLOT="0"
LICENSE="MPL-1.1"
-KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86 ~hppa"
+KEYWORDS="~alpha ~amd64 ~ppc sparc x86 ~hppa"
DEPEND=">=sys-apps/sed-4
=dev-libs/pwlib-1.10*