summaryrefslogtreecommitdiff
blob: a5ef51d8b41fd597bda4c28fd7178db72d8c7d84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/pcmcia/pcmcia-2.4.ebuild,v 1.1 2006/01/19 17:35:15 brix Exp $

DESCRIPTION="Virtual for PCMCIA userspace tools"
HOMEPAGE="http://www.gentoo.org/proj/en/base/"
SRC_URI=""

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"

IUSE=""
DEPEND=""
RDEPEND="sys-apps/pcmcia-cs"