diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 14:15:40 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 14:15:40 +0000 |
commit | 19d614576169b2f06fc75c3dfff9137742aee405 (patch) | |
tree | 624c16e61f4453da9d84607f3e233855510971da /net-libs/meanwhile/meanwhile-0.4.2.ebuild | |
parent | Mask altivec useflag as in default-linux. (diff) | |
download | gentoo-2-19d614576169b2f06fc75c3dfff9137742aee405.tar.gz gentoo-2-19d614576169b2f06fc75c3dfff9137742aee405.tar.bz2 gentoo-2-19d614576169b2f06fc75c3dfff9137742aee405.zip |
Stable on amd64 wrt bug #133152.
(Portage version: 2.1_rc2-r1)
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 28c4eb186dfc..b8d3864ceaaf 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.12 2006/05/18 12:34:07 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-0.4.2.ebuild,v 1.13 2006/05/26 14:15:40 wolf31o2 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 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2" |