From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 85E7F13800E for ; Wed, 25 Jul 2012 11:59:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DA6BE07AA; Wed, 25 Jul 2012 11:59:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 61785E07AA for ; Wed, 25 Jul 2012 11:59:42 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C8DD61B4693 for ; Wed, 25 Jul 2012 11:59:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9B8D0E5440 for ; Wed, 25 Jul 2012 11:59:38 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1343217569.b017b7409a2fd5d156011b93a7f7fd569babfcc4.aballier@gentoo> Subject: [gentoo-commits] dev/aballier:master commit in: scripts/texlive/tlpsrc/ X-VCS-Repository: dev/aballier X-VCS-Files: scripts/texlive/tlpsrc/Makefile.common scripts/texlive/tlpsrc/Makefile.revs X-VCS-Directories: scripts/texlive/tlpsrc/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: b017b7409a2fd5d156011b93a7f7fd569babfcc4 X-VCS-Branch: master Date: Wed, 25 Jul 2012 11:59:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 980c550e-ff97-444b-b5b9-5fefdd39e6fe X-Archives-Hash: 49b27472694a4716796be2b1717a346a commit: b017b7409a2fd5d156011b93a7f7fd569babfcc4 Author: Alexis Ballier gentoo org> AuthorDate: Wed Jul 25 11:59:29 2012 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Jul 25 11:59:29 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/aballier.git;a=commit;h=b017b740 On the road to texlive 2012 --- scripts/texlive/tlpsrc/Makefile.common | 2 +- scripts/texlive/tlpsrc/Makefile.revs | 2 -- 2 files changed, 1 insertions(+), 3 deletions(-) diff --git a/scripts/texlive/tlpsrc/Makefile.common b/scripts/texlive/tlpsrc/Makefile.common index 72bfb5f..4e9af3a 100644 --- a/scripts/texlive/tlpsrc/Makefile.common +++ b/scripts/texlive/tlpsrc/Makefile.common @@ -1,4 +1,4 @@ -TEXLIVE_VERSION=2011 +TEXLIVE_VERSION=2012 include ../common/Makefile.common diff --git a/scripts/texlive/tlpsrc/Makefile.revs b/scripts/texlive/tlpsrc/Makefile.revs index af3de79..e912b0d 100644 --- a/scripts/texlive/tlpsrc/Makefile.revs +++ b/scripts/texlive/tlpsrc/Makefile.revs @@ -1,5 +1,3 @@ # Example: # texlive-xetex.installed: EXTRA_REV=-r1 -texlive-basic.installed: EXTRA_REV=-r1 -