diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-11 17:32:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-11 17:32:01 +0000 |
commit | e2fdd2121d834db1c3e88c83ce71f6c0ecc75da4 (patch) | |
tree | 57544949d681581cff9cc705dbb6d813d3f44a25 /net-libs | |
parent | Stable for AMD64, wrt security bug #393617 (diff) | |
download | gentoo-2-e2fdd2121d834db1c3e88c83ce71f6c0ecc75da4.tar.gz gentoo-2-e2fdd2121d834db1c3e88c83ce71f6c0ecc75da4.tar.bz2 gentoo-2-e2fdd2121d834db1c3e88c83ce71f6c0ecc75da4.zip |
alpha/ia64/sparc stable wrt #393169
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/loudmouth/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index 7e204fb05ac9..c48f637a9373 100644 --- a/net-libs/loudmouth/ChangeLog +++ b/net-libs/loudmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/loudmouth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.101 2011/12/11 09:02:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.102 2011/12/11 17:32:01 armin76 Exp $ + + 11 Dec 2011; Raúl Porcel <armin76@gentoo.org> loudmouth-1.4.3-r2.ebuild: + alpha/ia64/sparc stable wrt #393169 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> loudmouth-1.4.3-r2.ebuild: diff --git a/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild b/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild index 2a41fb0b003c..66b5235efde7 100644 --- a/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild +++ b/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r2.ebuild,v 1.4 2011/12/11 09:02:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild,v 1.5 2011/12/11 17:32:01 armin76 Exp $ EAPI="4" GNOME_TARBALL_SUFFIX="bz2" @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/engineyard/loudmouth" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-macos" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86 ~ppc-macos" IUSE="asyncns debug doc ssl static-libs test" |