diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-02 00:24:12 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-02 00:24:12 +0000 |
commit | 6099f437ae6ebae73711f5a9d59be3e0e36c70a5 (patch) | |
tree | 3ac4fde04d96fe2542e60f605d2ae184dd8ba028 /net-libs | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-6099f437ae6ebae73711f5a9d59be3e0e36c70a5.tar.gz gentoo-2-6099f437ae6ebae73711f5a9d59be3e0e36c70a5.tar.bz2 gentoo-2-6099f437ae6ebae73711f5a9d59be3e0e36c70a5.zip |
Stable on SPARC.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/loudmouth/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index c692dea36b0d..52b179bc1aff 100644 --- a/net-libs/loudmouth/ChangeLog +++ b/net-libs/loudmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/loudmouth # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.26 2005/04/30 16:04:23 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.27 2005/05/02 00:23:19 weeve Exp $ + + 02 May 2005; Jason Wever <weeve@gentoo.org> loudmouth-0.17.2-r2.ebuild: + Stable on SPARC. 30 Apr 2005; Spider <spider@gentoo.org> loudmouth-0.17.2-r2.ebuild: bump to stable x86 to follow gnutls diff --git a/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild b/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild index 07b1fd8eb071..8948cfdb1696 100644 --- a/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild +++ b/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild @@ -1,6 +1,6 @@ # 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.2-r2.ebuild,v 1.2 2005/04/30 16:04:23 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild,v 1.3 2005/05/02 00:23:19 weeve Exp $ inherit gnome2 eutils @@ -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" |