summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-08 21:31:08 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-08 21:31:08 +0000
commit3dd20ecffd7edee54d103bca0944d29e3a1dd83b (patch)
tree9510fa8b502331de9245f68688791b237c024810 /x11-misc/accessx
parentUpdated both the old and new version of mon with dependency changes; cleaned ... (diff)
downloadhistorical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.tar.gz
historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.tar.bz2
historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.zip
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-misc/accessx')
-rw-r--r--x11-misc/accessx/accessx-0950.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/accessx/accessx-0950.ebuild b/x11-misc/accessx/accessx-0950.ebuild
index cf146e86971f..92315ccec0b0 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
# John Stalker <stalker@math.princeton.edu>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/accessx/accessx-0950.ebuild,v 1.3 2002/05/15 17:00:13 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/accessx/accessx-0950.ebuild,v 1.4 2002/07/08 21:31:04 aliz Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="Interface to the XKEYBOARD extension in X11"
@@ -12,6 +12,8 @@ DEPEND="virtual/x11"
RDEPEND="${DEPEND}"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
src_compile() {
make || die