diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-10-15 16:14:03 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-10-15 16:14:03 +0000 |
commit | 2520987fe387c8407f6d8e5c3bb989bf960a1d7c (patch) | |
tree | 86f9e6094c628e405a34062fe1a332887d2ad1cc /net-libs | |
parent | unmask (diff) | |
download | historical-2520987fe387c8407f6d8e5c3bb989bf960a1d7c.tar.gz historical-2520987fe387c8407f6d8e5c3bb989bf960a1d7c.tar.bz2 historical-2520987fe387c8407f6d8e5c3bb989bf960a1d7c.zip |
mark 0.14 x86
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/loudmouth/Manifest | 2 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-0.14.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/loudmouth/Manifest b/net-libs/loudmouth/Manifest index 746b134d8913..07632c43fb42 100644 --- a/net-libs/loudmouth/Manifest +++ b/net-libs/loudmouth/Manifest @@ -1,4 +1,4 @@ -MD5 c60d8f2dfc2fc25a810e24a24da75c5b loudmouth-0.14.ebuild 759 +MD5 1f5a2e9b9e5705c92b3ee6f715bba561 loudmouth-0.14.ebuild 758 MD5 b74727a298acb1963a76933d1d34b3fb loudmouth-0.13.2.ebuild 697 MD5 ed85cf2047a3736ad50398f159953198 loudmouth-0.13.2-r1.ebuild 678 MD5 f6a84b457ce19b9d3bb159d8621831e5 ChangeLog 1128 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" |