virtual/moose - 1 (ubuilds)

Search

Virtual Group Dependencies

This virtual package provides the following dependencies:

Install

Install this version:

emerge -a =virtual/moose-1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =virtual/moose-1

Or alternatively:

emerge --autounmask-write -a =virtual/moose-1

Package Information

Description:
Virtual for moosefs/lizardfs

Ebuild Details

Version EAPI Keywords Slot
1 5 x86 amd64 0
View Raw Ebuild
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=5

DESCRIPTION="Virtual for moosefs/lizardfs"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="x86 amd64"
IUSE=""

DEPEND=""
RDEPEND="|| (
	sys-cluster/moosefs
	sys-cluster/lizardfs
)"

Dependencies

RDEPEND

|| (
	sys-cluster/moosefs
	sys-cluster/lizardfs
)