summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-04-19 13:52:52 +0000
committerMarkus Meier <maekke@gentoo.org>2009-04-19 13:52:52 +0000
commit7fbd48e5037d6b9b972c5cd307f30e3d9f975298 (patch)
tree45f95934a95039196bd9adb8548d474383968c11 /net-libs/loudmouth
parentamd64 stable, bug #265708 (diff)
downloadgentoo-2-7fbd48e5037d6b9b972c5cd307f30e3d9f975298.tar.gz
gentoo-2-7fbd48e5037d6b9b972c5cd307f30e3d9f975298.tar.bz2
gentoo-2-7fbd48e5037d6b9b972c5cd307f30e3d9f975298.zip
amd64/x86 stable, bug #265960
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r--net-libs/loudmouth/ChangeLog5
-rw-r--r--net-libs/loudmouth/loudmouth-1.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog
index 5c7d8e3afb7e..251f2d72fafb 100644
--- a/net-libs/loudmouth/ChangeLog
+++ b/net-libs/loudmouth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/loudmouth
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.85 2009/04/18 17:18:21 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.86 2009/04/19 13:52:52 maekke Exp $
+
+ 19 Apr 2009; Markus Meier <maekke@gentoo.org> loudmouth-1.4.3:
+ amd64/x86 stable, bug #265960
18 Apr 2009; Tobias Klausmann <klausman@gentoo.org>
loudmouth-1.4.3.ebuild:
diff --git a/net-libs/loudmouth/loudmouth-1.4.3.ebuild b/net-libs/loudmouth/loudmouth-1.4.3.ebuild
index 3ae1477e35fe..f9132e6ae5c7 100644
--- a/net-libs/loudmouth/loudmouth-1.4.3.ebuild
+++ b/net-libs/loudmouth/loudmouth-1.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.ebuild,v 1.7 2009/04/18 17:18:21 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3.ebuild,v 1.8 2009/04/19 13:52:52 maekke 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"
IUSE="asyncns doc ssl debug test"