summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-07-20 06:18:51 +0000
committerMike Frysinger <vapier@gentoo.org>2006-07-20 06:18:51 +0000
commit96c4ac67cb19d269d54d2ae553a3b07041fb53c0 (patch)
treeecdc1a3df3a052ee6c0dc45f14b982050a884c78
parentupdate patch (diff)
downloadhistorical-96c4ac67cb19d269d54d2ae553a3b07041fb53c0.tar.gz
historical-96c4ac67cb19d269d54d2ae553a3b07041fb53c0.tar.bz2
historical-96c4ac67cb19d269d54d2ae553a3b07041fb53c0.zip
remove emacs from IUSE #140847
Package-Manager: portage-2.1.1_pre3-r1
-rw-r--r--sys-libs/gpm/gpm-1.20.1-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gpm/gpm-1.20.1-r5.ebuild b/sys-libs/gpm/gpm-1.20.1-r5.ebuild
index 3ee4be62f93c..044bca91e5a9 100644
--- a/sys-libs/gpm/gpm-1.20.1-r5.ebuild
+++ b/sys-libs/gpm/gpm-1.20.1-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r5.ebuild,v 1.3 2006/02/04 17:33:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r5.ebuild,v 1.4 2006/07/20 06:18:51 vapier Exp $
# emacs support disabled due to Bug 99533
@@ -17,7 +17,7 @@ SRC_URI="ftp://arcana.linux.it/pub/gpm/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="selinux emacs"
+IUSE="selinux" # emacs"
DEPEND="sys-libs/ncurses"
# emacs? ( virtual/emacs )"