diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-02 20:17:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-02 20:17:45 +0000 |
commit | d6072941ce54a8b5ee55390fa5ec33ea6919d293 (patch) | |
tree | 81e19d1e70bc883f50f90de2292c336da1dc7c32 /dev-texlive/texlive-texinfo | |
parent | old (diff) | |
download | historical-d6072941ce54a8b5ee55390fa5ec33ea6919d293.tar.gz historical-d6072941ce54a8b5ee55390fa5ec33ea6919d293.tar.bz2 historical-d6072941ce54a8b5ee55390fa5ec33ea6919d293.zip |
Marking texlive-texinfo-2011 ppc for bug 395735
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-texlive/texlive-texinfo')
-rw-r--r-- | dev-texlive/texlive-texinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-texinfo/texlive-texinfo-2011.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-texinfo/ChangeLog b/dev-texlive/texlive-texinfo/ChangeLog index db046b1ae6bd..01fab936d822 100644 --- a/dev-texlive/texlive-texinfo/ChangeLog +++ b/dev-texlive/texlive-texinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-texinfo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/ChangeLog,v 1.49 2012/01/29 21:02:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/ChangeLog,v 1.50 2012/03/02 20:17:45 ranger Exp $ + + 02 Mar 2012; Brent Baude <ranger@gentoo.org> texlive-texinfo-2011.ebuild: + Marking texlive-texinfo-2011 ppc stable for bug 395735 29 Jan 2012; Markus Meier <maekke@gentoo.org> texlive-texinfo-2011.ebuild: arm stable, bug #395735 diff --git a/dev-texlive/texlive-texinfo/texlive-texinfo-2011.ebuild b/dev-texlive/texlive-texinfo/texlive-texinfo-2011.ebuild index c2aff452bb78..6b1fb6ab8988 100644 --- a/dev-texlive/texlive-texinfo/texlive-texinfo-2011.ebuild +++ b/dev-texlive/texlive-texinfo/texlive-texinfo-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-texinfo/texlive-texinfo-2011.ebuild,v 1.5 2012/01/29 21:02:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/texlive-texinfo-2011.ebuild,v 1.6 2012/03/02 20:17:45 ranger Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive GNU Texinfo" LICENSE="GPL-2 GPL-1 " 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 " |