summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-17 00:04:10 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-17 00:04:10 +0000
commit225caf1546c916fa200e554019abae6554a9a35e (patch)
tree584d8601e08547c9bb12b7064eb74ba5032f75d9 /x11-misc/numlockx
parentremoved non-working ebuild (diff)
downloadhistorical-225caf1546c916fa200e554019abae6554a9a35e.tar.gz
historical-225caf1546c916fa200e554019abae6554a9a35e.tar.bz2
historical-225caf1546c916fa200e554019abae6554a9a35e.zip
repoman'd
Diffstat (limited to 'x11-misc/numlockx')
-rw-r--r--x11-misc/numlockx/numlockx-1.0.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/x11-misc/numlockx/numlockx-1.0.ebuild b/x11-misc/numlockx/numlockx-1.0.ebuild
index 68c98f54caf7..2a0041dc7671 100644
--- a/x11-misc/numlockx/numlockx-1.0.ebuild
+++ b/x11-misc/numlockx/numlockx-1.0.ebuild
@@ -1,16 +1,18 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/numlockx/numlockx-1.0.ebuild,v 1.1 2002/07/12 19:38:02 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/numlockx/numlockx-1.0.ebuild,v 1.2 2002/07/17 00:04:10 seemant Exp $
+S="${WORKDIR}/${P}"
DESCRIPTION="Turns on numlock in X"
-
HOMEPAGE="http://dforce.sh.cvut.cz/~seli/en/numlockx"
+SRC_URI="${HOMEPAGE}/${P}.tar.gz"
+
+SLOT="0"
LICENSE="EDB"
+KEYWORDS="x86"
DEPEND="virtual/x11"
-SRC_URI="${HOMEPAGE}/${P}.tar.gz"
-S="${WORKDIR}/${P}"
src_compile(){
./configure \