diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-04 16:06:39 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-04 16:06:39 +0000 |
commit | 9dbc8983014e9375f6098ec07f939dbbf23d7d50 (patch) | |
tree | 4814c1578a3d74f79571300961aa9c69124881ef /dev-texlive/texlive-langafrican | |
parent | Stable on alpha, bug #387547 (diff) | |
download | historical-9dbc8983014e9375f6098ec07f939dbbf23d7d50.tar.gz historical-9dbc8983014e9375f6098ec07f939dbbf23d7d50.tar.bz2 historical-9dbc8983014e9375f6098ec07f939dbbf23d7d50.zip |
Stable on alpha, bug #395735
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
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-2011.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langafrican/ChangeLog b/dev-texlive/texlive-langafrican/ChangeLog index 43c15bcc7119..dbfd022fb323 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.45 2012/03/03 13:33:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.46 2012/03/04 15:51:15 klausman Exp $ + + 04 Mar 2012; Tobias Klausmann <klausman@gentoo.org> + texlive-langafrican-2011.ebuild: + Stable on alpha, bug #395735 03 Mar 2012; Brent Baude <ranger@gentoo.org> texlive-langafrican-2011.ebuild: Marking texlive-langafrican-2011 ppc64 stable for bug 395735 diff --git a/dev-texlive/texlive-langafrican/texlive-langafrican-2011.ebuild b/dev-texlive/texlive-langafrican/texlive-langafrican-2011.ebuild index 933ce382b2ea..cf7ff4630de3 100644 --- a/dev-texlive/texlive-langafrican/texlive-langafrican-2011.ebuild +++ b/dev-texlive/texlive-langafrican/texlive-langafrican-2011.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-langafrican/texlive-langafrican-2011.ebuild,v 1.7 2012/03/03 13:33:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2011.ebuild,v 1.8 2012/03/04 15:51:15 klausman Exp $ EAPI="3" @@ -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 ~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-basic-2011 " |