diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-10-02 22:44:45 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-10-02 22:44:45 +0200 |
commit | fff48d4f3068e3cb3537b847315d8077cfad175f (patch) | |
tree | df33cb60aab5ce9b90c050e402683eef4cacf9d0 /app-editors | |
parent | app-xemacs/xemacs-base pre release version bump. (diff) | |
download | emacs-fff48d4f3068e3cb3537b847315d8077cfad175f.tar.gz emacs-fff48d4f3068e3cb3537b847315d8077cfad175f.tar.bz2 emacs-fff48d4f3068e3cb3537b847315d8077cfad175f.zip |
app-editors/emacs-vcs: Merge changes from Portage tree.
Package-Manager: portage-2.2.14_rc1
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs-vcs/emacs-vcs-25.0.9999.ebuild (renamed from app-editors/emacs-vcs/emacs-vcs-24.4.9999.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs-vcs/emacs-vcs-24.4.9999.ebuild b/app-editors/emacs-vcs/emacs-vcs-25.0.9999.ebuild index f324765..66ef7a1 100644 --- a/app-editors/emacs-vcs/emacs-vcs-24.4.9999.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-25.0.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.3.9999.ebuild,v 1.22 2014/01/04 20:05:39 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-25.0.9999.ebuild,v 1.1 2014/10/02 07:13:42 ulm Exp $ EAPI=5 @@ -30,7 +30,7 @@ DESCRIPTION="The extensible, customizable, self-documenting real-time display ed HOMEPAGE="http://www.gnu.org/software/emacs/" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" -SLOT="24" +SLOT="25" IUSE="acl alsa aqua athena dbus games gconf gfile gif gnutls gpm gsettings gtk gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib" REQUIRED_USE="?? ( aqua X )" |