diff options
author | 2009-01-05 03:52:44 +0000 | |
---|---|---|
committer | 2009-01-05 03:52:44 +0000 | |
commit | 2607d70eff1725720183e7f80c87841666e85a35 (patch) | |
tree | 8cae0233a89ec39d27c81646ec7dd8aff330fad4 /gnome-extra | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-2607d70eff1725720183e7f80c87841666e85a35.tar.gz gentoo-2-2607d70eff1725720183e7f80c87841666e85a35.tar.bz2 gentoo-2-2607d70eff1725720183e7f80c87841666e85a35.zip |
add missing doc to IUSE
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-utils/gnome-utils-2.24.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/gnome-utils/gnome-utils-2.24.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-extra/gnome-utils/gnome-utils-2.24.0.ebuild b/gnome-extra/gnome-utils/gnome-utils-2.24.0.ebuild index edb83ec77bfc..ed7c9d4b4b32 100644 --- a/gnome-extra/gnome-utils/gnome-utils-2.24.0.ebuild +++ b/gnome-extra/gnome-utils/gnome-utils-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/gnome-extra/gnome-utils/gnome-utils-2.24.0.ebuild,v 1.1 2008/10/19 20:26:28 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-utils/gnome-utils-2.24.0.ebuild,v 1.2 2009/01/05 03:52:44 mr_bones_ Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="hal ipv6" +IUSE="doc hal ipv6" RDEPEND=">=dev-libs/glib-2.16.0 >=x11-libs/gtk+-2.11.6 diff --git a/gnome-extra/gnome-utils/gnome-utils-2.24.1.ebuild b/gnome-extra/gnome-utils/gnome-utils-2.24.1.ebuild index 3cecff0693a6..8c87e6707183 100644 --- a/gnome-extra/gnome-utils/gnome-utils-2.24.1.ebuild +++ b/gnome-extra/gnome-utils/gnome-utils-2.24.1.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/gnome-extra/gnome-utils/gnome-utils-2.24.1.ebuild,v 1.1 2008/10/22 22:59:00 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-utils/gnome-utils-2.24.1.ebuild,v 1.2 2009/01/05 03:52:44 mr_bones_ Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="hal ipv6" +IUSE="doc hal ipv6" RDEPEND=">=dev-libs/glib-2.16.0 >=x11-libs/gtk+-2.11.6 |