summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/loudmouth/ChangeLog5
-rw-r--r--net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog
index d0be894cef31..ded77c8f06bd 100644
--- a/net-libs/loudmouth/ChangeLog
+++ b/net-libs/loudmouth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/loudmouth
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.95 2010/06/26 14:21:31 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.96 2010/07/24 17:32:44 jer Exp $
+
+ 24 Jul 2010; Jeroen Roovers <jer@gentoo.org> loudmouth-1.4.3-r1.ebuild:
+ Stable for HPPA (bug #320273).
26 Jun 2010; <nixnut@gentoo.org> loudmouth-1.4.3-r1.ebuild:
ppc stable #320273
diff --git a/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild b/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild
index 06a1ea73a2f5..e90dfa83e169 100644
--- a/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild
+++ b/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild,v 1.9 2010/06/26 14:21:31 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild,v 1.10 2010/07/24 17:32:44 jer Exp $
inherit autotools gnome2
@@ -10,7 +10,7 @@ SRC_URI="http://ftp.imendio.com/pub/imendio/${PN}/src/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~ppc-macos"
+KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~ppc-macos"
IUSE="asyncns doc ssl debug test"