diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 18:02:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 18:02:16 +0000 |
commit | 496109519cb4328423cba040b2098d8f94184a61 (patch) | |
tree | 96ef837bb1e99f39679923bf16fe1495d800c0da /net-libs/meanwhile | |
parent | Mark 1.06-r1 stable on ia64 (diff) | |
download | gentoo-2-496109519cb4328423cba040b2098d8f94184a61.tar.gz gentoo-2-496109519cb4328423cba040b2098d8f94184a61.tar.bz2 gentoo-2-496109519cb4328423cba040b2098d8f94184a61.zip |
Mark 0.4.2 stable on ia64
(Portage version: 2.1-r1)
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 96e381e3dbbf..ad92ecc7c12c 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.33 2006/07/12 15:20:31 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/ChangeLog,v 1.34 2006/07/13 18:02:16 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> meanwhile-0.4.2.ebuild: + Mark 0.4.2 stable on ia64 03 Jun 2006; Guy Martin <gmsoft@gentoo.org> meanwhile-0.4.2.ebuild: Stable on hppa. diff --git a/net-libs/meanwhile/meanwhile-0.4.2.ebuild b/net-libs/meanwhile/meanwhile-0.4.2.ebuild index 984948e20fa5..eebcec6e50f4 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.14 2006/06/03 11:00:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-0.4.2.ebuild,v 1.15 2006/07/13 18:02:16 agriffis 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" |