diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-11-02 19:51:17 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-11-02 19:51:17 +0000 |
commit | c6a02edfa50c32319e41955dafafa50310dfbccf (patch) | |
tree | b1f2d960fed0b52d700eb66a8937f3cea3691af9 /app-office/tpp/tpp-1.3.ebuild | |
parent | Marked Stable on amd64. Bug #111273. (diff) | |
download | gentoo-2-c6a02edfa50c32319e41955dafafa50310dfbccf.tar.gz gentoo-2-c6a02edfa50c32319e41955dafafa50310dfbccf.tar.bz2 gentoo-2-c6a02edfa50c32319e41955dafafa50310dfbccf.zip |
Stable on x86, bug #111215.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-office/tpp/tpp-1.3.ebuild')
-rw-r--r-- | app-office/tpp/tpp-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/tpp/tpp-1.3.ebuild b/app-office/tpp/tpp-1.3.ebuild index 90a4391e79bb..131b7dea7444 100644 --- a/app-office/tpp/tpp-1.3.ebuild +++ b/app-office/tpp/tpp-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/tpp/tpp-1.3.ebuild,v 1.2 2005/07/14 08:43:24 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/tpp/tpp-1.3.ebuild,v 1.3 2005/11/02 19:51:17 ticho Exp $ inherit eutils ruby @@ -10,7 +10,7 @@ SRC_URI="http://synflood.at/tpp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="figlet" USE_RUBY="ruby18" |