summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-25 21:28:27 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-25 21:28:27 +0000
commitacd0f8dd5aee3e3b7b1c74969b997b2f58578553 (patch)
tree121685a738ffe87ad7b1d735f3df3c28c1b14c19 /net-libs/loudmouth
parentstable amd64, bug 318469 (diff)
downloadgentoo-2-acd0f8dd5aee3e3b7b1c74969b997b2f58578553.tar.gz
gentoo-2-acd0f8dd5aee3e3b7b1c74969b997b2f58578553.tar.bz2
gentoo-2-acd0f8dd5aee3e3b7b1c74969b997b2f58578553.zip
stable amd64, bug 320273
(Portage version: 2.1.8.3/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-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog
index 534ef843d797..9fcc4367f0ee 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.91 2010/05/18 11:28:32 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.92 2010/05/25 21:28:27 pacho Exp $
+
+ 25 May 2010; Pacho Ramos <pacho@gentoo.org> loudmouth-1.4.3-r1.ebuild:
+ stable amd64, bug 320273
18 May 2010; Fabian Groffen <grobian@gentoo.org>
loudmouth-1.4.3-r1.ebuild:
diff --git a/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild b/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild
index f3e4bbf3c469..2e79393dfe83 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.5 2010/05/18 11:28:32 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild,v 1.6 2010/05/25 21:28:27 pacho 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"