summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2006-01-19 17:36:37 +0000
committerHenrik Brix Andersen <brix@gentoo.org>2006-01-19 17:36:37 +0000
commit767fdba21e6fdfb0b7e335a73d203d7cd5cfd298 (patch)
treef405e74c66bb2099429f84bf8daaa09331c49d76 /virtual/pcmcia/pcmcia-2.6.ebuild
parentNew style virtual/pcmcia. The version number corresponds to the kernel versio... (diff)
downloadgentoo-2-767fdba21e6fdfb0b7e335a73d203d7cd5cfd298.tar.gz
gentoo-2-767fdba21e6fdfb0b7e335a73d203d7cd5cfd298.tar.bz2
gentoo-2-767fdba21e6fdfb0b7e335a73d203d7cd5cfd298.zip
New style virtual/pcmcia. The version number corresponds to the kernel version required.
(Portage version: 2.0.53)
Diffstat (limited to 'virtual/pcmcia/pcmcia-2.6.ebuild')
-rw-r--r--virtual/pcmcia/pcmcia-2.6.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/pcmcia/pcmcia-2.6.ebuild b/virtual/pcmcia/pcmcia-2.6.ebuild
new file mode 100644
index 000000000000..8df973211203
--- /dev/null
+++ b/virtual/pcmcia/pcmcia-2.6.ebuild
@@ -0,0 +1,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.6.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"
+