summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-08-27 05:59:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-08-27 05:59:22 +0000
commit54caa411ed2503fed4a47c7ff385fef27f7f137a (patch)
tree078800c4dee4f05051adb9b6f1b9b26c6030957e /app-emacs/company-mode/company-mode-0.4.3.ebuild
parentVersion bump. (diff)
downloadhistorical-54caa411ed2503fed4a47c7ff385fef27f7f137a.tar.gz
historical-54caa411ed2503fed4a47c7ff385fef27f7f137a.tar.bz2
historical-54caa411ed2503fed4a47c7ff385fef27f7f137a.zip
add missing ropemacs to IUSE
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'app-emacs/company-mode/company-mode-0.4.3.ebuild')
-rw-r--r--app-emacs/company-mode/company-mode-0.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/company-mode/company-mode-0.4.3.ebuild b/app-emacs/company-mode/company-mode-0.4.3.ebuild
index 1f3e72a0d8f0..77fff73ddbc9 100644
--- a/app-emacs/company-mode/company-mode-0.4.3.ebuild
+++ b/app-emacs/company-mode/company-mode-0.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/company-mode/company-mode-0.4.3.ebuild,v 1.1 2009/08/25 19:41:27 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/company-mode/company-mode-0.4.3.ebuild,v 1.2 2009/08/27 05:59:22 mr_bones_ Exp $
EAPI=2
NEED_EMACS=22
@@ -14,7 +14,7 @@ SRC_URI="http://nschum.de/src/emacs/${PN}/company-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="semantic"
+IUSE="ropemacs semantic"
# Note: company-mode supports many backends, and we refrain from including
# them all in RDEPEND. Only depend on things that are needed at build time.