summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-11-03 16:39:24 +0000
committerFabian Groffen <grobian@gentoo.org>2007-11-03 16:39:24 +0000
commitbca0977348f383dc881638793d0ef2f4d01d8b2f (patch)
treee0df97bced92381d6c4ebdfda3fb38c7bc4d3072 /app-doc
parentInclude elibc_FreeBSD, elibc_glibc in IUSE (diff)
downloadgentoo-2-bca0977348f383dc881638793d0ef2f4d01d8b2f.tar.gz
gentoo-2-bca0977348f383dc881638793d0ef2f4d01d8b2f.tar.bz2
gentoo-2-bca0977348f383dc881638793d0ef2f4d01d8b2f.zip
Include elibc_FreeBSD in IUSE
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/doxygen/doxygen-1.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doxygen/doxygen-1.5.3.ebuild b/app-doc/doxygen/doxygen-1.5.3.ebuild
index 58b84c22c68d..175f95aaba4c 100644
--- a/app-doc/doxygen/doxygen-1.5.3.ebuild
+++ b/app-doc/doxygen/doxygen-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.3.ebuild,v 1.2 2007/09/21 13:07:26 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.3.ebuild,v 1.3 2007/11/03 16:39:24 grobian Exp $
inherit eutils flag-o-matic toolchain-funcs qt3 fdo-mime
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE="debug doc nodot qt3 tetex"
+IUSE="debug doc nodot qt3 tetex elibc_FreeBSD"
RDEPEND="qt3? ( $(qt_min_version 3.3) )
tetex? ( virtual/tetex )