diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-13 09:39:22 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-13 09:39:22 +0000 |
commit | 90eb0bf1cd4801c972331acf4ff89d9f6b6e526f (patch) | |
tree | d318e4f2e9d0fb8632011706c4c09aaa2f52f2d9 /net-libs/loudmouth/loudmouth-1.4.2.ebuild | |
parent | Stable on ppc wrt bug 236497 (diff) | |
download | historical-90eb0bf1cd4801c972331acf4ff89d9f6b6e526f.tar.gz historical-90eb0bf1cd4801c972331acf4ff89d9f6b6e526f.tar.bz2 historical-90eb0bf1cd4801c972331acf4ff89d9f6b6e526f.zip |
Stable on ppc wrt bug 236959
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-libs/loudmouth/loudmouth-1.4.2.ebuild')
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.4.2.ebuild b/net-libs/loudmouth/loudmouth-1.4.2.ebuild index bf7bd8150b61..716da4c9b644 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.4 2008/09/12 16:44:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.2.ebuild,v 1.5 2008/09/13 09:39:22 nixnut 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" |