summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-05-15 16:56:35 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-05-15 16:56:35 +0000
commit9d93391ceca71abc92c15e595fa729a6be617651 (patch)
tree9f9243f09f77b07cfc164750454378c795818593 /x11-misc/accessx/accessx-0950.ebuild
parentAdding digest. (diff)
downloadgentoo-2-9d93391ceca71abc92c15e595fa729a6be617651.tar.gz
gentoo-2-9d93391ceca71abc92c15e595fa729a6be617651.tar.bz2
gentoo-2-9d93391ceca71abc92c15e595fa729a6be617651.zip
updated LICENSE info for the tool
Diffstat (limited to 'x11-misc/accessx/accessx-0950.ebuild')
-rw-r--r--x11-misc/accessx/accessx-0950.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-misc/accessx/accessx-0950.ebuild b/x11-misc/accessx/accessx-0950.ebuild
index 68127316a72f..083f81f33528 100644
--- a/x11-misc/accessx/accessx-0950.ebuild
+++ b/x11-misc/accessx/accessx-0950.ebuild
@@ -1,7 +1,7 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author John Stalker <stalker@math.princeton.edu>
-# /space/gentoo/cvsroot/gentoo-x86/x11-misc/xsnow/xsnow-1.42.ebuild,v 1.1 2002/02/02 20:59:53 agriffis Exp
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/accessx/accessx-0950.ebuild,v 1.2 2002/05/15 16:56:35 george Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="Interface to the XKEYBOARD extension in X11"
@@ -9,6 +9,9 @@ SRC_URI="http://cmos-eng.rehab.uiuc.edu/accessx/software/${PN}${PV}.tar.gz"
HOMEPAGE="http://cmos-eng.rehab.uiuc.edu/accessx/"
DEPEND="virtual/x11"
+RDEPEND="${DEPEND}"
+
+LICENSE=GPL-2
src_compile() {
make || die