diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-06-03 11:00:14 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-06-03 11:00:14 +0000 |
commit | 1caf757daad8dae528ce2b24830e3a2fe9b00dce (patch) | |
tree | f5b3dcf66dcc10529f9af982f1b27dff553ddd0d /net-libs | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-1caf757daad8dae528ce2b24830e3a2fe9b00dce.tar.gz gentoo-2-1caf757daad8dae528ce2b24830e3a2fe9b00dce.tar.bz2 gentoo-2-1caf757daad8dae528ce2b24830e3a2fe9b00dce.zip |
Stable on hppa.
(Portage version: 2.1_rc3-r5)
Diffstat (limited to 'net-libs')
-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 69ba128b141e..14e84c2b411c 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.31 2006/05/26 14:15:40 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/ChangeLog,v 1.32 2006/06/03 11:00:14 gmsoft Exp $ + + 03 Jun 2006; Guy Martin <gmsoft@gentoo.org> meanwhile-0.4.2.ebuild: + Stable on hppa. 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> meanwhile-0.4.2.ebuild: diff --git a/net-libs/meanwhile/meanwhile-0.4.2.ebuild b/net-libs/meanwhile/meanwhile-0.4.2.ebuild index b8d3864ceaaf..984948e20fa5 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.13 2006/05/26 14:15:40 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-0.4.2.ebuild,v 1.14 2006/06/03 11:00:14 gmsoft 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" |