diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-09 22:38:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-09 22:38:13 +0000 |
commit | 749f1bf07bff30fa93eff394f7922607dc6bd16f (patch) | |
tree | ae838e24cea26d045966f017b43a9b171615ff9c /net-libs/loudmouth | |
parent | Marking drivel-3.0.3 ppc for bug 386231 (diff) | |
download | gentoo-2-749f1bf07bff30fa93eff394f7922607dc6bd16f.tar.gz gentoo-2-749f1bf07bff30fa93eff394f7922607dc6bd16f.tar.bz2 gentoo-2-749f1bf07bff30fa93eff394f7922607dc6bd16f.zip |
Marking loudmouth-1.4.3-r2 ppc for bug 393169
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index ea0d2d104f8e..e8598efe2205 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.103 2011/12/13 16:54:09 ago Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.104 2012/01/09 22:38:13 ranger Exp $ + + 09 Jan 2012; Brent Baude <ranger@gentoo.org> loudmouth-1.4.3-r2.ebuild: + Marking loudmouth-1.4.3-r2 ppc for bug 393169 13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> loudmouth-1.4.3-r2.ebuild: Stable for AMD64, wrt bug #393169 diff --git a/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild b/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild index 6dd31f16cd03..eaa091ec4d01 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 +# Copyright 1999-2012 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.6 2011/12/13 16:54:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild,v 1.7 2012/01/09 22:38:13 ranger 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" |