summaryrefslogtreecommitdiff
blob: 804657fbf6a90e135a4a359e20525cef10003d15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/eject/eject-0.ebuild,v 1.6 2011/03/31 15:32:53 ssuominen Exp $

DESCRIPTION="Virtual for the eject command"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""

RDEPEND="|| ( sys-block/eject sys-block/eject-bsd )"
DEPEND=""