diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-11 11:35:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-11 11:35:46 +0000 |
commit | 737704153b34637b75d455f9a25cda6dd21bb564 (patch) | |
tree | f7a0c0171bfc4b53358e5a2a18223870d90de58a /dev-tex/tth | |
parent | Stable for AMD64, wrt security bug #397695 (diff) | |
download | gentoo-2-737704153b34637b75d455f9a25cda6dd21bb564.tar.gz gentoo-2-737704153b34637b75d455f9a25cda6dd21bb564.tar.bz2 gentoo-2-737704153b34637b75d455f9a25cda6dd21bb564.zip |
Stable for AMD64, wrt bug #398423
(Portage version: 2.1.10.41/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 41a4d8e30db8..529a3bf18d0c 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.11 2012/01/10 19:39:06 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.12 2012/01/11 11:35:46 ago Exp $ + + 11 Jan 2012; Agostino Sarubbo <ago@gentoo.org> tth-3.77.ebuild: + Stable for AMD64, wrt bug #398423 10 Jan 2012; Justin Lecher <jlec@gentoo.org> tth-3.77.ebuild, metadata.xml: Bumped to EAPI=4 diff --git a/dev-tex/tth/tth-3.77.ebuild b/dev-tex/tth/tth-3.77.ebuild index 1f51b23a723b..6c5ad10159e8 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.7 2012/01/10 19:39:06 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v 1.8 2012/01/11 11:35:46 ago 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="" |