diff options
Diffstat (limited to 'net-libs/loudmouth/loudmouth-0.14.ebuild')
-rw-r--r-- | net-libs/loudmouth/loudmouth-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/loudmouth/loudmouth-0.14.ebuild b/net-libs/loudmouth/loudmouth-0.14.ebuild index b31756c07088..d38b29bac39c 100644 --- a/net-libs/loudmouth/loudmouth-0.14.ebuild +++ b/net-libs/loudmouth/loudmouth-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.14.ebuild,v 1.2 2003/10/03 20:33:19 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.14.ebuild,v 1.3 2003/10/15 16:13:57 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.imendio.com/projects/loudmouth/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="doc ssl" |