diff options
author | 2005-04-02 00:32:42 +0000 | |
---|---|---|
committer | 2005-04-02 00:32:42 +0000 | |
commit | d65add2abd240ecb2db0b5cc8d809f4c17d1f0a0 (patch) | |
tree | 62e7e02d9e8d4806fb0963d9adeb533dd9c7f9bf /net-libs/loudmouth/loudmouth-0.17.1.ebuild | |
parent | remove bogus patch (diff) | |
download | historical-d65add2abd240ecb2db0b5cc8d809f4c17d1f0a0.tar.gz historical-d65add2abd240ecb2db0b5cc8d809f4c17d1f0a0.tar.bz2 historical-d65add2abd240ecb2db0b5cc8d809f4c17d1f0a0.zip |
Stable on SPARC.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-libs/loudmouth/loudmouth-0.17.1.ebuild')
-rw-r--r-- | net-libs/loudmouth/loudmouth-0.17.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/loudmouth/loudmouth-0.17.1.ebuild b/net-libs/loudmouth/loudmouth-0.17.1.ebuild index bda66fb5f38b..b207af8d89d3 100644 --- a/net-libs/loudmouth/loudmouth-0.17.1.ebuild +++ b/net-libs/loudmouth/loudmouth-0.17.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.17.1.ebuild,v 1.3 2004/12/18 17:03:51 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.17.1.ebuild,v 1.4 2005/04/02 00:32:42 weeve Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://loudmouth.imendio.org/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc ~amd64" +KEYWORDS="x86 sparc ~ppc ~amd64" IUSE="doc ssl" |