diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-07-22 19:37:42 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-22 19:37:42 +0000 |
commit | ef85927c74d09949a03c62fcfca4444902a208bc (patch) | |
tree | 0a5d384238810a096f4c36d336ec897a6218ad60 /dev-texlive/texlive-langafrican | |
parent | Stable for x86, wrt bug #555584 (diff) | |
download | gentoo-2-ef85927c74d09949a03c62fcfca4444902a208bc.tar.gz gentoo-2-ef85927c74d09949a03c62fcfca4444902a208bc.tar.bz2 gentoo-2-ef85927c74d09949a03c62fcfca4444902a208bc.zip |
Stable for ppc, bug #550840.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-texlive/texlive-langafrican')
-rw-r--r-- | dev-texlive/texlive-langafrican/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langafrican/texlive-langafrican-2014.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langafrican/ChangeLog b/dev-texlive/texlive-langafrican/ChangeLog index 7204c47db06a..9b34f4df5d64 100644 --- a/dev-texlive/texlive-langafrican/ChangeLog +++ b/dev-texlive/texlive-langafrican/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langafrican # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.67 2015/07/16 09:16:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.68 2015/07/22 19:37:39 blueness Exp $ + + 22 Jul 2015; Anthony G. Basile <blueness@gentoo.org> + texlive-langafrican-2014.ebuild: + Stable for ppc, bug #550840. *texlive-langafrican-2015 (16 Jul 2015) diff --git a/dev-texlive/texlive-langafrican/texlive-langafrican-2014.ebuild b/dev-texlive/texlive-langafrican/texlive-langafrican-2014.ebuild index a76f90158ccc..85166e672d87 100644 --- a/dev-texlive/texlive-langafrican/texlive-langafrican-2014.ebuild +++ b/dev-texlive/texlive-langafrican/texlive-langafrican-2014.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2014.ebuild,v 1.3 2015/07/12 17:43:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2014.ebuild,v 1.4 2015/07/22 19:37:39 blueness Exp $ EAPI="5" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive African scripts" LICENSE=" GPL-1 GPL-2 " SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 " |