summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/pcmcia-cs/pcmcia-cs-3.1.33-r4.ebuild')
-rw-r--r--sys-apps/pcmcia-cs/pcmcia-cs-3.1.33-r4.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-apps/pcmcia-cs/pcmcia-cs-3.1.33-r4.ebuild b/sys-apps/pcmcia-cs/pcmcia-cs-3.1.33-r4.ebuild
index 26fa5af34ee6..33b684b13b3a 100644
--- a/sys-apps/pcmcia-cs/pcmcia-cs-3.1.33-r4.ebuild
+++ b/sys-apps/pcmcia-cs/pcmcia-cs-3.1.33-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs/pcmcia-cs-3.1.33-r4.ebuild,v 1.4 2002/07/11 06:30:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs/pcmcia-cs-3.1.33-r4.ebuild,v 1.5 2002/07/14 19:20:19 aliz Exp $
# This ebuild installs ${FILESDIR}/hermes.conf, which you can get from
# http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/hermes.conf
@@ -10,8 +10,11 @@ DESCRIPTION="PCMCIA tools for Linux"
SRC_URI="mirror://sourceforge/pcmcia-cs/${P}.tar.gz"
# http://ozlabs.org/people/dgibson/dldwd/orinoco-0.11a.tar.gz"
HOMEPAGE="http://pcmcia-cs.sourceforge.net"
+KEYWORDS="x86"
+SLOT="0"
DEPEND="sys-kernel/linux-headers"
RDEPEND=""
+LICENSE="GPL-2"
# Note: To use this ebuild, you should have the usr/src/linux symlink to
# the kernel directory that pcmcia-cs should use for configuration.