summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-01-02 23:20:06 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-01-02 23:20:06 +0000
commita96fc4683ce7f62ac945a6a5185d155adaabed6a (patch)
treed302caaf26853fdc325b107b69c6ba7c4fbb9aca /dev-libs/gdl
parentVersion bump. (diff)
downloadgentoo-2-a96fc4683ce7f62ac945a6a5185d155adaabed6a.tar.gz
gentoo-2-a96fc4683ce7f62ac945a6a5185d155adaabed6a.tar.bz2
gentoo-2-a96fc4683ce7f62ac945a6a5185d155adaabed6a.zip
add missing doc use flag to IUSE
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r--dev-libs/gdl/gdl-2.24.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gdl/gdl-2.24.0.ebuild b/dev-libs/gdl/gdl-2.24.0.ebuild
index faaff5202962..b12bc501056c 100644
--- a/dev-libs/gdl/gdl-2.24.0.ebuild
+++ b/dev-libs/gdl/gdl-2.24.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.24.0.ebuild,v 1.2 2008/12/31 06:29:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.24.0.ebuild,v 1.3 2009/01/02 23:20:06 mr_bones_ Exp $
inherit gnome2
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
+IUSE="doc"
RDEPEND=">=dev-libs/glib-2
>=x11-libs/gtk+-2.12