diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-10-10 18:16:48 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-10-10 18:16:48 +0000 |
commit | 9f534731e9b061665c6be0f684afa28abe81822f (patch) | |
tree | 5785038fa11af175b27c7a59f80d7adce1591395 /dev-tex/tth | |
parent | Version bump (diff) | |
download | gentoo-2-9f534731e9b061665c6be0f684afa28abe81822f.tar.gz gentoo-2-9f534731e9b061665c6be0f684afa28abe81822f.tar.bz2 gentoo-2-9f534731e9b061665c6be0f684afa28abe81822f.zip |
Keyworded on alpha, bug #327811
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/tth')
-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 b596df5f46d2..0f46c6ac25f4 100644 --- a/dev-tex/tth/ChangeLog +++ b/dev-tex/tth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/tth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.8 2010/07/19 08:07:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.9 2010/10/10 18:16:48 klausman Exp $ + + 10 Oct 2010; Tobias Klausmann <klausman@gentoo.org> tth-3.77.ebuild: + Keyworded on alpha, bug #327811 19 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> tth-3.77.ebuild: Keyword ~ppc64 wrt #327811. diff --git a/dev-tex/tth/tth-3.77.ebuild b/dev-tex/tth/tth-3.77.ebuild index aeb9ff6df9f4..39935f10ff54 100644 --- a/dev-tex/tth/tth-3.77.ebuild +++ b/dev-tex/tth/tth-3.77.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.4 2010/07/19 08:07:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v 1.5 2010/10/10 18:16:48 klausman Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" SLOT="0" LICENSE="free-noncomm" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" IUSE="" DEPEND="" |