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/loudmouth-1.4.2.ebuild | |
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/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 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" |