diff options
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 f427473c4f46..d2d91fb3775b 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-2005 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.12 2005/01/01 15:25:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.5.2.ebuild,v 1.13 2005/04/21 19:43:47 blubb 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 |