diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-13 23:26:16 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-13 23:26:16 +0000 |
commit | 62773f3b370a335d59a6933aebc1cecc908b8a69 (patch) | |
tree | 2ff3a8605183ccce6bb53fcee95758536f64ee9a /net-libs/meanwhile | |
parent | Stable on SPARC wrt bug #133233. (diff) | |
download | gentoo-2-62773f3b370a335d59a6933aebc1cecc908b8a69.tar.gz gentoo-2-62773f3b370a335d59a6933aebc1cecc908b8a69.tar.bz2 gentoo-2-62773f3b370a335d59a6933aebc1cecc908b8a69.zip |
Stable on SPARC wrt bug #133152.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'net-libs/meanwhile')
-rw-r--r-- | net-libs/meanwhile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/meanwhile/meanwhile-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/meanwhile/ChangeLog b/net-libs/meanwhile/ChangeLog index 5a6f59ad46d8..bd7890ad7009 100644 --- a/net-libs/meanwhile/ChangeLog +++ b/net-libs/meanwhile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/meanwhile # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/ChangeLog,v 1.28 2006/04/27 21:58:56 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/ChangeLog,v 1.29 2006/05/13 23:26:16 weeve Exp $ + + 13 May 2006; Jason Wever <weeve@gentoo.org> meanwhile-0.4.2.ebuild: + Stable on SPARC wrt bug #133152. 27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-meanwhile-0.3-r3, files/digest-meanwhile-0.5.0, diff --git a/net-libs/meanwhile/meanwhile-0.4.2.ebuild b/net-libs/meanwhile/meanwhile-0.4.2.ebuild index 06e777f4261e..0e9386a1ef63 100644 --- a/net-libs/meanwhile/meanwhile-0.4.2.ebuild +++ b/net-libs/meanwhile/meanwhile-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-0.4.2.ebuild,v 1.10 2006/03/25 04:11:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-0.4.2.ebuild,v 1.11 2006/05/13 23:26:16 weeve Exp $ DESCRIPTION="Meanwhile (Sametime protocol) library" HOMEPAGE="http://meanwhile.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2" |