summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-04-28 10:35:48 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-04-28 10:35:48 +0000
commita26e917c29ce61e6068fad877485d5b976d63085 (patch)
tree3e73b09ad5beff3dd85ede42b39f9cda2db7c12d /app-text/texlive-core
parentstable (diff)
downloadgentoo-2-a26e917c29ce61e6068fad877485d5b976d63085.tar.gz
gentoo-2-a26e917c29ce61e6068fad877485d5b976d63085.tar.bz2
gentoo-2-a26e917c29ce61e6068fad877485d5b976d63085.zip
Fix bump 2012/2013/2014 for bug #510770.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r--app-text/texlive-core/ChangeLog12
-rw-r--r--app-text/texlive-core/texlive-core-2012-r3.ebuild (renamed from app-text/texlive-core/texlive-core-2012-r2.ebuild)4
-rw-r--r--app-text/texlive-core/texlive-core-2013-r3.ebuild (renamed from app-text/texlive-core/texlive-core-2013-r2.ebuild)4
-rw-r--r--app-text/texlive-core/texlive-core-2014-r4.ebuild (renamed from app-text/texlive-core/texlive-core-2014-r2.ebuild)4
4 files changed, 17 insertions, 7 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog
index de5acec247ba..03339733ed63 100644
--- a/app-text/texlive-core/ChangeLog
+++ b/app-text/texlive-core/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for app-text/texlive-core
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.222 2015/03/11 11:22:57 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.223 2015/04/28 10:35:48 blueness Exp $
+
+*texlive-core-2014-r4 (28 Apr 2015)
+*texlive-core-2012-r3 (28 Apr 2015)
+*texlive-core-2013-r3 (28 Apr 2015)
+
+ 28 Apr 2015; Anthony G. Basile <blueness@gentoo.org>
+ +texlive-core-2012-r3.ebuild, +texlive-core-2013-r3.ebuild,
+ +texlive-core-2014-r4.ebuild, -texlive-core-2012-r2.ebuild,
+ -texlive-core-2013-r2.ebuild, -texlive-core-2014-r2.ebuild:
+ Fix bump 2012/2013/2014 for bug #510770.
11 Mar 2015; Justin Lecher <jlec@gentoo.org>
-files/texlive-core-2014-format-security.patch, texlive-core-2014-r3.ebuild:
diff --git a/app-text/texlive-core/texlive-core-2012-r2.ebuild b/app-text/texlive-core/texlive-core-2012-r3.ebuild
index 07d9ad5faec8..3e1302a44b30 100644
--- a/app-text/texlive-core/texlive-core-2012-r2.ebuild
+++ b/app-text/texlive-core/texlive-core-2012-r3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2012-r2.ebuild,v 1.1 2015/02/28 17:45:07 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2012-r3.ebuild,v 1.1 2015/04/28 10:35:48 blueness Exp $
EAPI=5
#TL_UPSTREAM_PATCHLEVEL="1"
-PATCHLEVEL="43"
+PATCHLEVEL="48"
TL_SOURCE_VERSION=20120701
inherit eutils flag-o-matic toolchain-funcs libtool texlive-common
diff --git a/app-text/texlive-core/texlive-core-2013-r2.ebuild b/app-text/texlive-core/texlive-core-2013-r3.ebuild
index e1a4692106fa..096fcf21abba 100644
--- a/app-text/texlive-core/texlive-core-2013-r2.ebuild
+++ b/app-text/texlive-core/texlive-core-2013-r3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2015 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-r2.ebuild,v 1.1 2015/02/28 17:45:07 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2013-r3.ebuild,v 1.1 2015/04/28 10:35:48 blueness Exp $
EAPI=5
#TL_UPSTREAM_PATCHLEVEL="1"
-PATCHLEVEL="44"
+PATCHLEVEL="49"
TL_SOURCE_VERSION=20130530
inherit eutils flag-o-matic toolchain-funcs libtool texlive-common
diff --git a/app-text/texlive-core/texlive-core-2014-r2.ebuild b/app-text/texlive-core/texlive-core-2014-r4.ebuild
index d27b5227fb5e..d193c145482f 100644
--- a/app-text/texlive-core/texlive-core-2014-r2.ebuild
+++ b/app-text/texlive-core/texlive-core-2014-r4.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2014-r2.ebuild,v 1.2 2015/03/09 12:17:39 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2014-r4.ebuild,v 1.1 2015/04/28 10:35:48 blueness Exp $
EAPI=5
#TL_UPSTREAM_PATCHLEVEL="1"
-PATCHLEVEL="45"
+PATCHLEVEL="50"
TL_SOURCE_VERSION=20140525
inherit eutils flag-o-matic toolchain-funcs libtool texlive-common