summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-04-09 19:19:09 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-04-09 19:19:09 +0000
commit76a76dd3c0bbb51f82194c5b25887f5d3ad739d9 (patch)
treeb2d30b95ba856c186ab0774019dd255eac1ab838 /net-libs
parentDrop lukemftpd flag as 6.0 builds it by default. (diff)
downloadgentoo-2-76a76dd3c0bbb51f82194c5b25887f5d3ad739d9.tar.gz
gentoo-2-76a76dd3c0bbb51f82194c5b25887f5d3ad739d9.tar.bz2
gentoo-2-76a76dd3c0bbb51f82194c5b25887f5d3ad739d9.zip
Stable on ppc. Bug 124659
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/loudmouth/ChangeLog5
-rw-r--r--net-libs/loudmouth/loudmouth-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog
index b4c00f2957ad..93b561349e9c 100644
--- a/net-libs/loudmouth/ChangeLog
+++ b/net-libs/loudmouth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/loudmouth
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.33 2006/04/09 18:28:01 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.34 2006/04/09 19:19:09 nixnut Exp $
+
+ 09 Apr 2006; <nixnut@gentoo.org> loudmouth-1.0.1.ebuild:
+ Stable on ppc. Bug #124659
09 Apr 2006; Olivier Crête <tester@gentoo.org> loudmouth-1.0.1.ebuild:
Stable on amd64 per bug #124659
diff --git a/net-libs/loudmouth/loudmouth-1.0.1.ebuild b/net-libs/loudmouth/loudmouth-1.0.1.ebuild
index 9dcb05ee843a..38f07cce9aec 100644
--- a/net-libs/loudmouth/loudmouth-1.0.1.ebuild
+++ b/net-libs/loudmouth/loudmouth-1.0.1.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/loudmouth/loudmouth-1.0.1.ebuild,v 1.3 2006/04/09 18:28:01 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.0.1.ebuild,v 1.4 2006/04/09 19:19:09 nixnut Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://loudmouth.imendio.org/"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86"
IUSE="doc ssl"