diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-12 16:44:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-12 16:44:04 +0000 |
commit | cef66a92ab225dcbb5d71f08815d2f183450b942 (patch) | |
tree | f36147f7290b1e25f7d67dcfd5b3bc3ac8e5c096 /net-libs/loudmouth | |
parent | Add ~arm wrt #193597 (diff) | |
download | gentoo-2-cef66a92ab225dcbb5d71f08815d2f183450b942.tar.gz gentoo-2-cef66a92ab225dcbb5d71f08815d2f183450b942.tar.bz2 gentoo-2-cef66a92ab225dcbb5d71f08815d2f183450b942.zip |
sparc stable wrt #236959
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index c12f93a0f39c..e1d9534c324c 100644 --- a/net-libs/loudmouth/ChangeLog +++ b/net-libs/loudmouth/ChangeLog @@ -1,6 +1,9 @@ # 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.73 2008/09/08 04:08:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.74 2008/09/12 16:44:04 armin76 Exp $ + + 12 Sep 2008; Raúl Porcel <armin76@gentoo.org> loudmouth-1.4.2.ebuild: + sparc stable wrt #236959 08 Sep 2008; Jeroen Roovers <jer@gentoo.org> loudmouth-1.4.2.ebuild: Stable for HPPA (bug #236959). diff --git a/net-libs/loudmouth/loudmouth-1.4.2.ebuild b/net-libs/loudmouth/loudmouth-1.4.2.ebuild index 1b083c5b1129..bf7bd8150b61 100644 --- a/net-libs/loudmouth/loudmouth-1.4.2.ebuild +++ b/net-libs/loudmouth/loudmouth-1.4.2.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.2.ebuild,v 1.3 2008/09/08 04:08:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.2.ebuild,v 1.4 2008/09/12 16:44:04 armin76 Exp $ EAPI=1 @@ -12,7 +12,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" |