diff options
author | Andrey Grozin <grozin@gentoo.org> | 2012-03-19 08:47:38 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2012-03-19 08:47:38 +0000 |
commit | 893b4c0d1aa5c570ace0ec45c8af14d4191698f3 (patch) | |
tree | 37fb2e8e55eec6b71d030862071ec7bbb334b502 /app-office/texmacs | |
parent | Introduce vcs-snapshot eclass to simplify workin with github, bitbucket and ... (diff) | |
download | gentoo-2-893b4c0d1aa5c570ace0ec45c8af14d4191698f3.tar.gz gentoo-2-893b4c0d1aa5c570ace0ec45c8af14d4191698f3.tar.bz2 gentoo-2-893b4c0d1aa5c570ace0ec45c8af14d4191698f3.zip |
Version bump
(Portage version: 2.2.0_alpha90/cvs/Linux i686)
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/ChangeLog | 10 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.7.15.ebuild (renamed from app-office/texmacs/texmacs-1.0.7.13.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 77853277ca62..cf61fe283ef4 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/texmacs -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.99 2011/10/19 07:57:29 grozin Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.100 2012/03/19 08:47:38 grozin Exp $ + +*texmacs-1.0.7.15 (19 Mar 2012) + + 19 Mar 2012; Andrey Grozin <grozin@gentoo.org> -texmacs-1.0.7.13.ebuild, + +texmacs-1.0.7.15.ebuild: + Version bump *texmacs-1.0.7.14 (19 Oct 2011) diff --git a/app-office/texmacs/texmacs-1.0.7.13.ebuild b/app-office/texmacs/texmacs-1.0.7.15.ebuild index 980e0c8382c0..9f6ad586d977 100644 --- a/app-office/texmacs/texmacs-1.0.7.13.ebuild +++ b/app-office/texmacs/texmacs-1.0.7.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.13.ebuild,v 1.1 2011/09/22 08:25:22 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.15.ebuild,v 1.1 2012/03/19 08:47:38 grozin Exp $ EAPI=4 inherit autotools MY_P=${P/tex/TeX}-src |