diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-24 21:00:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-24 21:00:14 +0000 |
commit | 80e0e76e75ae110763cb5d17e7009bdae68e5d27 (patch) | |
tree | ef051eb4a46025289a3d29e5af5010c2e70259a7 /app-office/tpp/tpp-1.3.1-r1.ebuild | |
parent | Marking grass-6.4.1 ppc for bug 362987 (diff) | |
download | gentoo-2-80e0e76e75ae110763cb5d17e7009bdae68e5d27.tar.gz gentoo-2-80e0e76e75ae110763cb5d17e7009bdae68e5d27.tar.bz2 gentoo-2-80e0e76e75ae110763cb5d17e7009bdae68e5d27.zip |
Marking tpp-1.3.1-r1 ppc for bug 344245
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'app-office/tpp/tpp-1.3.1-r1.ebuild')
-rw-r--r-- | app-office/tpp/tpp-1.3.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/tpp/tpp-1.3.1-r1.ebuild b/app-office/tpp/tpp-1.3.1-r1.ebuild index aa762c920abb..e913362ade96 100644 --- a/app-office/tpp/tpp-1.3.1-r1.ebuild +++ b/app-office/tpp/tpp-1.3.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/tpp/tpp-1.3.1-r1.ebuild,v 1.2 2010/11/08 07:54:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/tpp/tpp-1.3.1-r1.ebuild,v 1.3 2011/06/24 21:00:14 ranger Exp $ EAPI=2 USE_RUBY="ruby18" @@ -13,7 +13,7 @@ SRC_URI="http://synflood.at/tpp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="figlet" RDEPEND="${RDEPEND} figlet? ( app-misc/figlet )" |