diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-11-23 10:21:48 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-11-23 10:21:48 +0000 |
commit | afbf4c730d5f05c83f2013093b6a5c8ce5f56e83 (patch) | |
tree | ff1c9b066aab263d6a8cc8fa47e1986b5e575efa /net-libs/meanwhile/meanwhile-1.0.2.ebuild | |
parent | stable x86, bug #152247 (diff) | |
download | gentoo-2-afbf4c730d5f05c83f2013093b6a5c8ce5f56e83.tar.gz gentoo-2-afbf4c730d5f05c83f2013093b6a5c8ce5f56e83.tar.bz2 gentoo-2-afbf4c730d5f05c83f2013093b6a5c8ce5f56e83.zip |
Stable on hppa.
(Portage version: 2.1.2_rc1-r7)
Diffstat (limited to 'net-libs/meanwhile/meanwhile-1.0.2.ebuild')
-rw-r--r-- | net-libs/meanwhile/meanwhile-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/meanwhile/meanwhile-1.0.2.ebuild b/net-libs/meanwhile/meanwhile-1.0.2.ebuild index def2ce270b24..e3bd94a27ecc 100644 --- a/net-libs/meanwhile/meanwhile-1.0.2.ebuild +++ b/net-libs/meanwhile/meanwhile-1.0.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-1.0.2.ebuild,v 1.8 2006/11/15 23:06:55 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-1.0.2.ebuild,v 1.9 2006/11/23 10:21:48 gmsoft Exp $ inherit debug @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" IUSE="doc debug" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" RDEPEND=">=dev-libs/glib-2" |