diff options
-rw-r--r-- | dev-tex/tth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/tth/tth-3.77.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/tth/ChangeLog b/dev-tex/tth/ChangeLog index aa86aefb7e54..d7f89fd2520a 100644 --- a/dev-tex/tth/ChangeLog +++ b/dev-tex/tth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/tth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.15 2012/03/01 21:26:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.16 2012/03/08 21:22:30 ranger Exp $ + + 08 Mar 2012; Brent Baude <ranger@gentoo.org> tth-3.77.ebuild: + Marking tth-3.77 ppc64 for bug 398423 01 Mar 2012; Brent Baude <ranger@gentoo.org> tth-3.77.ebuild: Marking tth-3.77 ppc for bug 404789 diff --git a/dev-tex/tth/tth-3.77.ebuild b/dev-tex/tth/tth-3.77.ebuild index 73748db014e6..6094cfef67bd 100644 --- a/dev-tex/tth/tth-3.77.ebuild +++ b/dev-tex/tth/tth-3.77.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-tex/tth/tth-3.77.ebuild,v 1.11 2012/03/01 21:26:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v 1.12 2012/03/08 21:22:30 ranger Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" SLOT="0" LICENSE="free-noncomm" -KEYWORDS="~alpha amd64 ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ppc ppc64 x86" IUSE="" DEPEND="" |