summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2004-06-14 18:30:04 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2004-06-14 18:30:04 +0000
commit0ad582aa5db8a75bbeae9a3471c545efeaa44122 (patch)
tree577a03730b8546dd9dae9da10902d2b7160b31e2 /x11-misc/xxkb
parentAdded a patch for the FPU-lockup issue; please see bug #58304 for details. (M... (diff)
downloadgentoo-2-0ad582aa5db8a75bbeae9a3471c545efeaa44122.tar.gz
gentoo-2-0ad582aa5db8a75bbeae9a3471c545efeaa44122.tar.bz2
gentoo-2-0ad582aa5db8a75bbeae9a3471c545efeaa44122.zip
Added IUSE.
Diffstat (limited to 'x11-misc/xxkb')
-rw-r--r--x11-misc/xxkb/ChangeLog7
-rw-r--r--x11-misc/xxkb/xxkb-1.10.ebuild3
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xxkb/ChangeLog b/x11-misc/xxkb/ChangeLog
index 5551e5b172dc..65402fa4c447 100644
--- a/x11-misc/xxkb/ChangeLog
+++ b/x11-misc/xxkb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xxkb
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v 1.4 2004/02/04 13:15:28 phosphan Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v 1.5 2004/06/14 18:27:47 pyrania Exp $
+
+ 14 Jun 2004; <pyrania@gentoo.org> xxkb-1.10.ebuild:
+ Added IUSE.
04 Feb 2004; Patrick Kursawe <phosphan@gentoo.org> xxkb-1.10.ebuild:
Updated homepage and source URI.
diff --git a/x11-misc/xxkb/xxkb-1.10.ebuild b/x11-misc/xxkb/xxkb-1.10.ebuild
index d3e659df31ed..e9cb9d544358 100644
--- a/x11-misc/xxkb/xxkb-1.10.ebuild
+++ b/x11-misc/xxkb/xxkb-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/xxkb-1.10.ebuild,v 1.4 2004/02/04 13:15:28 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/xxkb-1.10.ebuild,v 1.5 2004/06/14 18:27:47 pyrania Exp $
DESCRIPTION="eXtended XKB - assign different keymaps to different windows"
HOMEPAGE="http://${PN}.sourceforge.net"
@@ -9,6 +9,7 @@ LICENSE="Artistic"
SLOT="0"
KEYWORDS="x86"
DEPEND="virtual/x11"
+IUSE=""
src_compile() {
xmkmf || die