diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:34:52 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:34:52 +0000 |
commit | db62d757eae817714cfb82c14a0779965ac5d62d (patch) | |
tree | 5211d373d1077fddc5c11224d0b53a75af97b0fb /app-misc/tdl/tdl-1.5.2.ebuild | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-db62d757eae817714cfb82c14a0779965ac5d62d.tar.gz gentoo-2-db62d757eae817714cfb82c14a0779965ac5d62d.tar.bz2 gentoo-2-db62d757eae817714cfb82c14a0779965ac5d62d.zip |
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-misc/tdl/tdl-1.5.2.ebuild')
-rw-r--r-- | app-misc/tdl/tdl-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/tdl/tdl-1.5.2.ebuild b/app-misc/tdl/tdl-1.5.2.ebuild index 063e76141e19..bf6a9d11aeb5 100644 --- a/app-misc/tdl/tdl-1.5.2.ebuild +++ b/app-misc/tdl/tdl-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.5.2.ebuild,v 1.8 2004/09/26 14:36:55 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.5.2.ebuild,v 1.9 2004/10/05 13:34:52 pvdabeel Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.rpcurnow.force9.co.uk/tdl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha ~ppc ~amd64" +KEYWORDS="x86 alpha ppc ~amd64" IUSE="readline ncurses doc" RDEPEND=">=sys-libs/readline-4.3 |