summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-05-18 11:28:32 +0000
committerFabian Groffen <grobian@gentoo.org>2010-05-18 11:28:32 +0000
commit2ae81883c34e7688d798ca9334d9d9e67d50c760 (patch)
tree2b6c2ffeecb6d52501026c42e4c164d367efc04f /net-libs/loudmouth
parentVersion bump. (diff)
downloadgentoo-2-2ae81883c34e7688d798ca9334d9d9e67d50c760.tar.gz
gentoo-2-2ae81883c34e7688d798ca9334d9d9e67d50c760.tar.bz2
gentoo-2-2ae81883c34e7688d798ca9334d9d9e67d50c760.zip
Marked ~ppc-macos
(Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r--net-libs/loudmouth/ChangeLog8
-rw-r--r--net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog
index 4df399d56f94..534ef843d797 100644
--- a/net-libs/loudmouth/ChangeLog
+++ b/net-libs/loudmouth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/loudmouth
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.90 2009/08/31 21:38:05 tester Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.91 2010/05/18 11:28:32 grobian Exp $
+
+ 18 May 2010; Fabian Groffen <grobian@gentoo.org>
+ loudmouth-1.4.3-r1.ebuild:
+ Marked ~ppc-macos
31 Aug 2009; Olivier Crête <tester@gentoo.org> loudmouth-1.4.3-r1.ebuild,
+files/loudmouth-1.4.3-async-fix.patch:
diff --git a/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild b/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild
index 97fe557f3515..f3e4bbf3c469 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-2009 Gentoo Foundation
+# 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.4 2009/09/02 16:46:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild,v 1.5 2010/05/18 11:28:32 grobian 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"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
IUSE="asyncns doc ssl debug test"