diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-09-22 20:13:19 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-09-22 20:13:19 +0000 |
commit | 87614601415c7ef37fc250241bbd0de24d7e3f71 (patch) | |
tree | 94ac341cd958e9316097cf34a04186fbd870c50f /app-emacs/gentoo-syntax | |
parent | Marked ~hppa (bug #275409). (diff) | |
download | gentoo-2-87614601415c7ef37fc250241bbd0de24d7e3f71.tar.gz gentoo-2-87614601415c7ef37fc250241bbd0de24d7e3f71.tar.bz2 gentoo-2-87614601415c7ef37fc250241bbd0de24d7e3f71.zip |
Version bump, fixes bug 285989. Remove intermediate version.
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'app-emacs/gentoo-syntax')
-rw-r--r-- | app-emacs/gentoo-syntax/ChangeLog | 8 | ||||
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.14.ebuild (renamed from app-emacs/gentoo-syntax/gentoo-syntax-1.13.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-emacs/gentoo-syntax/ChangeLog b/app-emacs/gentoo-syntax/ChangeLog index d9b7876842b2..c8637a8d0011 100644 --- a/app-emacs/gentoo-syntax/ChangeLog +++ b/app-emacs/gentoo-syntax/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emacs/gentoo-syntax # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.50 2009/09/22 07:09:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.51 2009/09/22 20:13:19 ulm Exp $ + +*gentoo-syntax-1.14 (22 Sep 2009) + + 22 Sep 2009; Ulrich Mueller <ulm@gentoo.org> -gentoo-syntax-1.13.ebuild, + +gentoo-syntax-1.14.ebuild: + Version bump, fixes bug 285989. Remove intermediate version. *gentoo-syntax-1.13 (22 Sep 2009) diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.13.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.14.ebuild index c31dff043306..7befec831357 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.13.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.13.ebuild,v 1.1 2009/09/22 07:09:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.14.ebuild,v 1.1 2009/09/22 20:13:19 ulm Exp $ inherit elisp |