diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-10-02 07:13:42 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-10-02 07:13:42 +0000 |
commit | 91a581c3708c841ad63bbbe287898884983618e7 (patch) | |
tree | 7b51be394478fd5db3e3524e9d5b8ea9400ad07f /app-editors/emacs-vcs | |
parent | New pretest version. New snapshot of trunk, last revision before the renaming... (diff) | |
download | gentoo-2-91a581c3708c841ad63bbbe287898884983618e7.tar.gz gentoo-2-91a581c3708c841ad63bbbe287898884983618e7.tar.bz2 gentoo-2-91a581c3708c841ad63bbbe287898884983618e7.zip |
Upstream has changed version number of trunk from 24.4.50 to 25.0.50.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-editors/emacs-vcs')
-rw-r--r-- | app-editors/emacs-vcs/ChangeLog | 8 | ||||
-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 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog index ea9ac77c759a..9ceccbce2b1d 100644 --- a/app-editors/emacs-vcs/ChangeLog +++ b/app-editors/emacs-vcs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-editors/emacs-vcs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.166 2014/10/02 07:08:50 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.167 2014/10/02 07:13:42 ulm Exp $ + +*emacs-vcs-25.0.9999 (02 Oct 2014) + + 02 Oct 2014; Ulrich Müller <ulm@gentoo.org> -emacs-vcs-24.4.9999.ebuild, + +emacs-vcs-25.0.9999.ebuild: + Upstream has changed version number of trunk from 24.4.50 to 25.0.50. *emacs-vcs-24.4.50_pre20140929 (02 Oct 2014) *emacs-vcs-24.3.94 (02 Oct 2014) 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 9f24f3ce5974..92cfd5531caf 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.4.9999.ebuild,v 1.6 2014/05/16 20:10:42 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 )" |