diff options
-rw-r--r-- | app-text/texlive-core/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/texlive-core/texlive-core-2013-r1.ebuild (renamed from app-text/texlive-core/texlive-core-2013.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog index 6ae0137b6d0d..4273ae5f78bb 100644 --- a/app-text/texlive-core/ChangeLog +++ b/app-text/texlive-core/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-text/texlive-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.210 2013/08/27 16:26:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.211 2013/08/27 16:29:26 aballier Exp $ + +*texlive-core-2013-r1 (27 Aug 2013) + + 27 Aug 2013; Alexis Ballier <aballier@gentoo.org> -texlive-core-2013.ebuild, + +texlive-core-2013-r1.ebuild: + revision bump to push recent changes 27 Aug 2013; Alexis Ballier <aballier@gentoo.org> texlive-core-2013.ebuild: handle KanjiMaps too when stripping updmap.cfg, bug #481130 diff --git a/app-text/texlive-core/texlive-core-2013.ebuild b/app-text/texlive-core/texlive-core-2013-r1.ebuild index 26137cdd398a..58a61bdfc47e 100644 --- a/app-text/texlive-core/texlive-core-2013.ebuild +++ b/app-text/texlive-core/texlive-core-2013-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2013.ebuild,v 1.8 2013/08/27 16:26:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2013-r1.ebuild,v 1.1 2013/08/27 16:29:26 aballier Exp $ EAPI=5 |