summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-07-18 16:53:43 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-07-18 16:53:43 +0000
commitd3b65be80f902d448c275a2e2d1591558278641e (patch)
tree832b08c8b96e2ba76dd025b3ad475ccd834045c0 /net-libs
parentclean out non-working versions, update to add new skybox directory to data files (diff)
downloadgentoo-2-d3b65be80f902d448c275a2e2d1591558278641e.tar.gz
gentoo-2-d3b65be80f902d448c275a2e2d1591558278641e.tar.bz2
gentoo-2-d3b65be80f902d448c275a2e2d1591558278641e.zip
amd64 stable wrt bug #232205
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/loudmouth/ChangeLog6
-rw-r--r--net-libs/loudmouth/loudmouth-1.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog
index 470f80037147..d0672abf07d1 100644
--- a/net-libs/loudmouth/ChangeLog
+++ b/net-libs/loudmouth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/loudmouth
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.64 2008/07/18 15:03:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.65 2008/07/18 16:53:43 coldwind Exp $
+
+ 18 Jul 2008; Santiago M. Mola <coldwind@gentoo.org>
+ loudmouth-1.4.0.ebuild:
+ amd64 stable wrt bug #232205
18 Jul 2008; Jeroen Roovers <jer@gentoo.org> loudmouth-1.4.0.ebuild:
Stable for HPPA (bug #232205).
diff --git a/net-libs/loudmouth/loudmouth-1.4.0.ebuild b/net-libs/loudmouth/loudmouth-1.4.0.ebuild
index 2670e2330a67..b4758716f3cb 100644
--- a/net-libs/loudmouth/loudmouth-1.4.0.ebuild
+++ b/net-libs/loudmouth/loudmouth-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.0.ebuild,v 1.2 2008/07/18 15:03:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.0.ebuild,v 1.3 2008/07/18 16:53:43 coldwind Exp $
inherit 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="~amd64 hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="asyncns doc ssl debug test"