diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 16:43:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 16:43:42 +0000 |
commit | 7d7294e9b22e99cea54c9fee189472189a843a82 (patch) | |
tree | a9f5b57310b05b2f499cae6243d28aedadfe7ec3 /net-libs/loudmouth | |
parent | arm stable (diff) | |
download | gentoo-2-7d7294e9b22e99cea54c9fee189472189a843a82.tar.gz gentoo-2-7d7294e9b22e99cea54c9fee189472189a843a82.tar.bz2 gentoo-2-7d7294e9b22e99cea54c9fee189472189a843a82.zip |
ia64/sparc stable wrt #265960
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index 251f2d72fafb..84c5ab87e05e 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.86 2009/04/19 13:52:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.87 2009/05/15 16:43:42 armin76 Exp $ + + 15 May 2009; Raúl Porcel <armin76@gentoo.org> loudmouth-1.4.3.ebuild: + ia64/sparc stable wrt #265960 19 Apr 2009; Markus Meier <maekke@gentoo.org> loudmouth-1.4.3: amd64/x86 stable, bug #265960 diff --git a/net-libs/loudmouth/loudmouth-1.4.3.ebuild b/net-libs/loudmouth/loudmouth-1.4.3.ebuild index f9132e6ae5c7..7f9d0c426a04 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.8 2009/04/19 13:52:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3.ebuild,v 1.9 2009/05/15 16:43:42 armin76 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" |