summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-12-07 18:20:46 +0000
committerJeroen Roovers <jer@gentoo.org>2007-12-07 18:20:46 +0000
commitaa29ebbc0c59de97bd46382ab96a03cbb825c745 (patch)
treeff3a1e49e025619e6b94df3a7a2570940bb43771 /net-libs
parentVersion bump. Fixes bug #194806. Thanks to Arfrever Frehtes Taifersar Arahesi... (diff)
downloadgentoo-2-aa29ebbc0c59de97bd46382ab96a03cbb825c745.tar.gz
gentoo-2-aa29ebbc0c59de97bd46382ab96a03cbb825c745.tar.bz2
gentoo-2-aa29ebbc0c59de97bd46382ab96a03cbb825c745.zip
Marked ~hppa (bug #201532).
(Portage version: 2.1.4_rc8)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/loudmouth/ChangeLog5
-rw-r--r--net-libs/loudmouth/loudmouth-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog
index f1567f1c88d3..eb61ac19c3ce 100644
--- a/net-libs/loudmouth/ChangeLog
+++ b/net-libs/loudmouth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/loudmouth
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.50 2007/11/04 23:47:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.51 2007/12/07 18:20:46 jer Exp $
+
+ 07 Dec 2007; Jeroen Roovers <jer@gentoo.org> loudmouth-1.2.3.ebuild:
+ Marked ~hppa (bug #201532).
04 Nov 2007; Gilles Dartiguelongue <eva@gentoo.org>
loudmouth-1.2.3.ebuild:
diff --git a/net-libs/loudmouth/loudmouth-1.2.3.ebuild b/net-libs/loudmouth/loudmouth-1.2.3.ebuild
index ac2a26f83798..fc9f3343527a 100644
--- a/net-libs/loudmouth/loudmouth-1.2.3.ebuild
+++ b/net-libs/loudmouth/loudmouth-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.2.3.ebuild,v 1.3 2007/11/04 23:47:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.2.3.ebuild,v 1.4 2007/12/07 18:20:46 jer 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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc gnutls ssl debug test"