diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-17 17:44:16 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-17 17:44:16 +0000 |
commit | 6ce389beed24728031a2bb9e58b7b60e61ba11a8 (patch) | |
tree | ea2da2551c580f1b325ad1c5efffdae51715bd17 /dev-texlive/texlive-basic | |
parent | Replace opts with extra_commands in init.d script. Use append-flags -D__ARCH_... (diff) | |
download | historical-6ce389beed24728031a2bb9e58b7b60e61ba11a8.tar.gz historical-6ce389beed24728031a2bb9e58b7b60e61ba11a8.tar.bz2 historical-6ce389beed24728031a2bb9e58b7b60e61ba11a8.zip |
x86 stable wrt bug #395735
Package-Manager: portage-2.1.10.41/cvs/Linux i686
Diffstat (limited to 'dev-texlive/texlive-basic')
-rw-r--r-- | dev-texlive/texlive-basic/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-basic/texlive-basic-2011-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-basic/ChangeLog b/dev-texlive/texlive-basic/ChangeLog index 85608075ec13..fd7a9c2b4839 100644 --- a/dev-texlive/texlive-basic/ChangeLog +++ b/dev-texlive/texlive-basic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-basic # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.57 2012/01/16 13:18:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.58 2012/01/17 17:21:06 phajdan.jr Exp $ + + 17 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + texlive-basic-2011-r1.ebuild: + x86 stable wrt bug #395735 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> texlive-basic-2011-r1.ebuild: Stable for amd64, wrt bug #395735 diff --git a/dev-texlive/texlive-basic/texlive-basic-2011-r1.ebuild b/dev-texlive/texlive-basic/texlive-basic-2011-r1.ebuild index afe12591788b..ce8fdfb89127 100644 --- a/dev-texlive/texlive-basic/texlive-basic-2011-r1.ebuild +++ b/dev-texlive/texlive-basic/texlive-basic-2011-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2011-r1.ebuild,v 1.3 2012/01/16 13:18:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2011-r1.ebuild,v 1.4 2012/01/17 17:21:06 phajdan.jr Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Essential programs and files" LICENSE="GPL-2 as-is GPL-1 GPL-2 LPPL-1.3 OFL TeX " SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-documentation-base-2011 >=dev-tex/luatex-0.70 |