diff options
Diffstat (limited to 'app-misc/tdl')
-rw-r--r-- | app-misc/tdl/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/tdl/tdl-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tdl/ChangeLog b/app-misc/tdl/ChangeLog index 642bd489a5f5..f2578e6e1f7b 100644 --- a/app-misc/tdl/ChangeLog +++ b/app-misc/tdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tdl # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/ChangeLog,v 1.5 2004/03/03 22:05:25 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/ChangeLog,v 1.6 2004/03/13 15:06:47 taviso Exp $ + + 13 Mar 2004; Tavis Ormandy <taviso@gentoo.org> tdl-1.5.2.ebuild: + stable on x86 *tdl-1.5.2 (03 Mar 2004) diff --git a/app-misc/tdl/tdl-1.5.2.ebuild b/app-misc/tdl/tdl-1.5.2.ebuild index 8a9ab4e7b493..19c34ae1efad 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 Technologies, Inc. # 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.1 2004/03/03 22:05:25 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.5.2.ebuild,v 1.2 2004/03/13 15:06:47 taviso 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" +KEYWORDS="x86 ~alpha ~ppc" IUSE="readline ncurses doc" RDEPEND=">=sys-libs/readline-4.3 |