diff options
Diffstat (limited to 'app-text/texlive-core/texlive-core-2010.ebuild')
-rw-r--r-- | app-text/texlive-core/texlive-core-2010.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive-core/texlive-core-2010.ebuild b/app-text/texlive-core/texlive-core-2010.ebuild index b7005583ab4c..127948709ee3 100644 --- a/app-text/texlive-core/texlive-core-2010.ebuild +++ b/app-text/texlive-core/texlive-core-2010.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.4 2011/02/16 13:28:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.5 2011/02/17 15:06:37 aballier Exp $ EAPI=3 inherit eutils flag-o-matic toolchain-funcs libtool texlive-common -PATCHLEVEL="21" +PATCHLEVEL="22" TL_SOURCE_VERSION=20100722 MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source |