diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-06 22:01:18 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-06 22:01:18 +0000 |
commit | ccdbb40ac4c0ec07be5d0bcd9597ca04e73fa98f (patch) | |
tree | 3b82304b7e1351573e008de860bbc1f712996dcb /net-libs/loudmouth | |
parent | Marking genkernel-3.4.20 ppc64 for bug 400539 (diff) | |
download | gentoo-2-ccdbb40ac4c0ec07be5d0bcd9597ca04e73fa98f.tar.gz gentoo-2-ccdbb40ac4c0ec07be5d0bcd9597ca04e73fa98f.tar.bz2 gentoo-2-ccdbb40ac4c0ec07be5d0bcd9597ca04e73fa98f.zip |
Marking loudmouth-1.4.3-r2 ppc64 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 | 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 e8598efe2205..43d919f87f16 100644 --- a/net-libs/loudmouth/ChangeLog +++ b/net-libs/loudmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/loudmouth # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.105 2012/03/06 22:01:18 ranger Exp $ + + 06 Mar 2012; Brent Baude <ranger@gentoo.org> loudmouth-1.4.3-r2.ebuild: + Marking loudmouth-1.4.3-r2 ppc64 for bug 393169 09 Jan 2012; Brent Baude <ranger@gentoo.org> loudmouth-1.4.3-r2.ebuild: Marking loudmouth-1.4.3-r2 ppc for 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 eaa091ec4d01..b52a706f2e94 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-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.7 2012/01/09 22:38:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild,v 1.8 2012/03/06 22:01:18 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" |