diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-08-04 17:00:32 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-08-04 17:00:32 +0000 |
commit | fa60c3765c3e8e91add525c1b7e348accfdb0778 (patch) | |
tree | 7b55f985b87df9214435732bbffd15558ecbda1d /app-editors/emacs | |
parent | revbump: license manager was temporary removed (diff) | |
download | gentoo-2-fa60c3765c3e8e91add525c1b7e348accfdb0778.tar.gz gentoo-2-fa60c3765c3e8e91add525c1b7e348accfdb0778.tar.bz2 gentoo-2-fa60c3765c3e8e91add525c1b7e348accfdb0778.zip |
Revision bump to ensure that users update to the new tarballs, which install (but not use) the CEDET grammars in the etc/grammars subdirectory.
(Portage version: 2.1.10.10/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/ChangeLog | 9 | ||||
-rw-r--r-- | app-editors/emacs/emacs-23.3-r1.ebuild (renamed from app-editors/emacs/emacs-23.3.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index fc1b6125866f..938f6c0cc18c 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-editors/emacs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.425 2011/08/02 17:44:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.426 2011/08/04 17:00:32 ulm Exp $ + +*emacs-23.3-r1 (04 Aug 2011) + + 04 Aug 2011; Ulrich Mueller <ulm@gentoo.org> -emacs-23.3.ebuild, + +emacs-23.3-r1.ebuild: + Revision bump to ensure that users update to the new tarballs, which install + (but not use) the CEDET grammars in the etc/grammars subdirectory. 02 Aug 2011; Ulrich Mueller <ulm@gentoo.org> emacs-23.2-r2.ebuild, emacs-23.3.ebuild: diff --git a/app-editors/emacs/emacs-23.3.ebuild b/app-editors/emacs/emacs-23.3-r1.ebuild index 9ed16ad68c8d..7054816b6804 100644 --- a/app-editors/emacs/emacs-23.3.ebuild +++ b/app-editors/emacs/emacs-23.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3.ebuild,v 1.13 2011/08/02 17:44:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3-r1.ebuild,v 1.1 2011/08/04 17:00:32 ulm Exp $ EAPI=4 WANT_AUTOMAKE="none" |