diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-06 15:49:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-06 15:49:33 +0000 |
commit | e982a23fa41bbb26389e907432242c9dab5fce09 (patch) | |
tree | a1ab588faaf241d8532a8d6c4b13d8b26d7abe92 /dev-tex/tth | |
parent | replace failing patch with epatch_user (diff) | |
download | gentoo-2-e982a23fa41bbb26389e907432242c9dab5fce09.tar.gz gentoo-2-e982a23fa41bbb26389e907432242c9dab5fce09.tar.bz2 gentoo-2-e982a23fa41bbb26389e907432242c9dab5fce09.zip |
Marked ~hppa (bug #503594).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-tex/tth')
-rw-r--r-- | dev-tex/tth/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/tth/tth-3.77.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/tth/ChangeLog b/dev-tex/tth/ChangeLog index 1e14472603fb..35dec9774cc7 100644 --- a/dev-tex/tth/ChangeLog +++ b/dev-tex/tth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/tth -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.19 2013/02/20 19:42:39 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.20 2014/03/06 15:49:32 jer Exp $ + + 06 Mar 2014; Jeroen Roovers <jer@gentoo.org> tth-3.77.ebuild: + Marked ~hppa (bug #503594). 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tth-3.77.ebuild: Add ~arm, wrt bug #455960 diff --git a/dev-tex/tth/tth-3.77.ebuild b/dev-tex/tth/tth-3.77.ebuild index 2ff4000812f7..1266545c18e9 100644 --- a/dev-tex/tth/tth-3.77.ebuild +++ b/dev-tex/tth/tth-3.77.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.14 2013/02/20 19:42:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v 1.15 2014/03/06 15:49:33 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" SLOT="0" LICENSE="free-noncomm" -KEYWORDS="amd64 ~arm ppc ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86" IUSE="" DEPEND="" |