diff options
author | 2006-07-12 15:20:31 +0000 | |
---|---|---|
committer | 2006-07-12 15:20:31 +0000 | |
commit | 4c81a70a0410f750559b8bcc309bad349bd44d17 (patch) | |
tree | 2618b31615ba78fd9aecba80feba657bd149409d /net-libs/meanwhile/meanwhile-0.5.0.ebuild | |
parent | Mark 2.0_beta1 stable on ia64 (diff) | |
download | gentoo-2-4c81a70a0410f750559b8bcc309bad349bd44d17.tar.gz gentoo-2-4c81a70a0410f750559b8bcc309bad349bd44d17.tar.bz2 gentoo-2-4c81a70a0410f750559b8bcc309bad349bd44d17.zip |
QA: Added doc to IUSE.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'net-libs/meanwhile/meanwhile-0.5.0.ebuild')
-rw-r--r-- | net-libs/meanwhile/meanwhile-0.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/meanwhile/meanwhile-0.5.0.ebuild b/net-libs/meanwhile/meanwhile-0.5.0.ebuild index 5f2484549b86..2f765fa3a628 100644 --- a/net-libs/meanwhile/meanwhile-0.5.0.ebuild +++ b/net-libs/meanwhile/meanwhile-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.5.0.ebuild,v 1.2 2005/12/04 11:31:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-0.5.0.ebuild,v 1.3 2006/07/12 15:20:31 kugelfang Exp $ inherit debug @@ -13,7 +13,7 @@ LICENSE="LGPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" +IUSE="doc" RDEPEND=">=dev-libs/glib-2" |