diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:06:00 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:06:00 +0000 |
commit | ef73dc5b6ec9f111898daa0baa50b3d8fe03de21 (patch) | |
tree | fa93a3ade322cf03118af7a77047f653da6d5448 | |
parent | sync IUSE (missing) (diff) | |
download | historical-ef73dc5b6ec9f111898daa0baa50b3d8fe03de21.tar.gz historical-ef73dc5b6ec9f111898daa0baa50b3d8fe03de21.tar.bz2 historical-ef73dc5b6ec9f111898daa0baa50b3d8fe03de21.zip |
sync IUSE (+apache2)
-rw-r--r-- | sys-cluster/openmosixwebview/openmosixwebview-0.2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/openmosixwebview/openmosixwebview-0.2.13.ebuild b/sys-cluster/openmosixwebview/openmosixwebview-0.2.13.ebuild index 40521987910b..a7c38dff14ae 100644 --- a/sys-cluster/openmosixwebview/openmosixwebview-0.2.13.ebuild +++ b/sys-cluster/openmosixwebview/openmosixwebview-0.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixwebview/openmosixwebview-0.2.13.ebuild,v 1.6 2004/06/24 22:40:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixwebview/openmosixwebview-0.2.13.ebuild,v 1.7 2004/07/15 03:06:00 agriffis Exp $ DESCRIPTION="Produces web charts for monitoring an openMosix cluster" SRC_URI="http://laurel.datsi.fi.upm.es/~rpons/openmosix/download/openmosixwebview-${PV}.tar.gz" @@ -9,7 +9,7 @@ HOMEPAGE="http://laurel.datsi.fi.upm.es/~rpons/openmosix/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -IUSE="" +IUSE="apache2" DEPEND=">=sys-cluster/openmosix-user-0.3.5 >=net-www/apache-2 |