summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-06-29 07:59:16 +0000
committerUlrich Müller <ulm@gentoo.org>2012-06-29 07:59:16 +0000
commit153f6bab2884aba27c80302251e0f4ae5bb9a00c (patch)
treec8abb769c56b2bd445de3f2bededa7f6db58508e /app-editors/emacs/emacs-23.4-r3.ebuild
parentAdding maksbotan as maintainer (spatz and wired are devaway, yngwin and xmw s... (diff)
downloadhistorical-153f6bab2884aba27c80302251e0f4ae5bb9a00c.tar.gz
historical-153f6bab2884aba27c80302251e0f4ae5bb9a00c.tar.bz2
historical-153f6bab2884aba27c80302251e0f4ae5bb9a00c.zip
Add built with use dependency for emacs-common-gentoo[games?], bug 368647.
Package-Manager: portage-2.1.11.2/cvs/Linux x86_64
Diffstat (limited to 'app-editors/emacs/emacs-23.4-r3.ebuild')
-rw-r--r--app-editors/emacs/emacs-23.4-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/emacs/emacs-23.4-r3.ebuild b/app-editors/emacs/emacs-23.4-r3.ebuild
index 31efc985b075..dc27c92fc2db 100644
--- a/app-editors/emacs/emacs-23.4-r3.ebuild
+++ b/app-editors/emacs/emacs-23.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r3.ebuild,v 1.5 2012/06/28 14:16:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r3.ebuild,v 1.6 2012/06/29 07:58:35 ulm Exp $
EAPI=4
WANT_AUTOMAKE="none"
@@ -15,12 +15,12 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.bz2
LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode PSF-2"
SLOT="23"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="alsa aqua athena dbus gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm"
+IUSE="alsa aqua athena dbus games gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm"
REQUIRED_USE="aqua? ( !X )"
RDEPEND="sys-libs/ncurses
>=app-admin/eselect-emacs-1.2
- >=app-emacs/emacs-common-gentoo-1.3-r3[X?]
+ >=app-emacs/emacs-common-gentoo-1.3-r3[games?,X?]
net-libs/liblockfile
hesiod? ( net-dns/hesiod )
kerberos? ( virtual/krb5 )