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
commit6abe40b64a72605c48bbb59c67549ba5df4f0a08 (patch)
tree9a6d0fcf741cde94b1aff7e9fc02a6c8ef1a1083 /sys-libs/gpm
parentupdate patch (diff)
downloadgentoo-2-6abe40b64a72605c48bbb59c67549ba5df4f0a08.tar.gz
gentoo-2-6abe40b64a72605c48bbb59c67549ba5df4f0a08.tar.bz2
gentoo-2-6abe40b64a72605c48bbb59c67549ba5df4f0a08.zip
remove emacs from IUSE #140847
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'sys-libs/gpm')
-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 )"