Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/emacs:master commit in: app-editors/emacs-vcs/
Date: Thu, 02 Oct 2014 20:44:20
Message-Id: 1412282685.fff48d4f3068e3cb3537b847315d8077cfad175f.ulm@gentoo
1 commit: fff48d4f3068e3cb3537b847315d8077cfad175f
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 2 20:44:45 2014 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 2 20:44:45 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=fff48d4f
7
8 app-editors/emacs-vcs: Merge changes from Portage tree.
9
10 Package-Manager: portage-2.2.14_rc1
11
12 ---
13 .../{emacs-vcs-24.4.9999.ebuild => emacs-vcs-25.0.9999.ebuild} | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-editors/emacs-vcs/emacs-vcs-24.4.9999.ebuild b/app-editors/emacs-vcs/emacs-vcs-25.0.9999.ebuild
17 similarity index 99%
18 rename from app-editors/emacs-vcs/emacs-vcs-24.4.9999.ebuild
19 rename to app-editors/emacs-vcs/emacs-vcs-25.0.9999.ebuild
20 index f324765..66ef7a1 100644
21 --- a/app-editors/emacs-vcs/emacs-vcs-24.4.9999.ebuild
22 +++ b/app-editors/emacs-vcs/emacs-vcs-25.0.9999.ebuild
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2014 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $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 $
28
29 EAPI=5
30
31 @@ -30,7 +30,7 @@ DESCRIPTION="The extensible, customizable, self-documenting real-time display ed
32 HOMEPAGE="http://www.gnu.org/software/emacs/"
33
34 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
35 -SLOT="24"
36 +SLOT="25"
37 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"
38 REQUIRED_USE="?? ( aqua X )"