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 | ecf8d82daa5ca2bacf58608f43c68b311589342c (patch) | |
tree | c761385cddfb5537cb8e50542ed2e53667de33f2 /net-libs/meanwhile/meanwhile-0.4.2.ebuild | |
parent | Stable on SPARC wrt bug #133233. (diff) | |
download | historical-ecf8d82daa5ca2bacf58608f43c68b311589342c.tar.gz historical-ecf8d82daa5ca2bacf58608f43c68b311589342c.tar.bz2 historical-ecf8d82daa5ca2bacf58608f43c68b311589342c.zip |
Stable on SPARC wrt bug #133152.
Package-Manager: portage-2.1_pre10-r5
Diffstat (limited to 'net-libs/meanwhile/meanwhile-0.4.2.ebuild')
-rw-r--r-- | net-libs/meanwhile/meanwhile-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |