diff options
Diffstat (limited to 'dev-util/alleyoop/alleyoop-0.9.1.ebuild')
-rw-r--r-- | dev-util/alleyoop/alleyoop-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/alleyoop/alleyoop-0.9.1.ebuild b/dev-util/alleyoop/alleyoop-0.9.1.ebuild index ab503d2bc820..ba4db0722a93 100644 --- a/dev-util/alleyoop/alleyoop-0.9.1.ebuild +++ b/dev-util/alleyoop/alleyoop-0.9.1.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/dev-util/alleyoop/alleyoop-0.9.1.ebuild,v 1.2 2006/11/07 10:59:58 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.1.ebuild,v 1.3 2006/11/07 11:35:46 dragonheart Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/alleyoop/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc -sparc -alpha" -IUSE="" +IUSE="doc" RDEPEND=">=dev-libs/glib-2.2 >=x11-libs/gtk+-2.2 |