blob: d5558c592c9436d0e92b8646f7cc8ad053d3ee99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Copyright 1999-2010 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.3 2010/01/11 11:08:43 ulm Exp $
DESCRIPTION="Virtual for PCMCIA userspace tools"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="amd64 arm ppc sh x86"
IUSE=""
DEPEND=""
RDEPEND="sys-apps/pcmcia-cs"
|