diff options
author | 2013-04-18 21:35:45 +0000 | |
---|---|---|
committer | 2013-04-18 21:35:45 +0000 | |
commit | 75bdd3908db9d9335fc17a23f215c66afbdad6f8 (patch) | |
tree | 49a9d58aaf46613e53b35280e8e0bc460bf3d18f /dev-texlive/texlive-langafrican | |
parent | Stable for ppc64, wrt bug #449298 (diff) | |
download | gentoo-2-75bdd3908db9d9335fc17a23f215c66afbdad6f8.tar.gz gentoo-2-75bdd3908db9d9335fc17a23f215c66afbdad6f8.tar.bz2 gentoo-2-75bdd3908db9d9335fc17a23f215c66afbdad6f8.zip |
Stable for ppc64, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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-2012.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langafrican/ChangeLog b/dev-texlive/texlive-langafrican/ChangeLog index 530f3a0a1e45..1ef5947c9b9e 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.54 2013/04/18 17:05:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.55 2013/04/18 21:35:45 ago Exp $ + + 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + texlive-langafrican-2012.ebuild: + Stable for ppc64, wrt bug #449298 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-langafrican-2012.ebuild: diff --git a/dev-texlive/texlive-langafrican/texlive-langafrican-2012.ebuild b/dev-texlive/texlive-langafrican/texlive-langafrican-2012.ebuild index 37dee0b19450..3ae1c08d23d4 100644 --- a/dev-texlive/texlive-langafrican/texlive-langafrican-2012.ebuild +++ b/dev-texlive/texlive-langafrican/texlive-langafrican-2012.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2012.ebuild,v 1.5 2013/04/18 17:05:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2012.ebuild,v 1.6 2013/04/18 21:35:45 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive African scripts" LICENSE="GPL-2 GPL-1 GPL-2 " SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc 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 ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 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-2012 " |