diff options
author | 2003-08-07 23:18:26 +0000 | |
---|---|---|
committer | 2003-08-07 23:18:26 +0000 | |
commit | 188d9930706c8ad99a79d7efe27bcb6a42a7851c (patch) | |
tree | d1060e003775c3697c773024397e7583cd1b48fa /app-misc/tdl | |
parent | Initial version. (diff) | |
download | historical-188d9930706c8ad99a79d7efe27bcb6a42a7851c.tar.gz historical-188d9930706c8ad99a79d7efe27bcb6a42a7851c.tar.bz2 historical-188d9930706c8ad99a79d7efe27bcb6a42a7851c.zip |
stable
Diffstat (limited to 'app-misc/tdl')
-rw-r--r-- | app-misc/tdl/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/tdl/Manifest | 4 | ||||
-rw-r--r-- | app-misc/tdl/tdl-1.4.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/tdl/ChangeLog b/app-misc/tdl/ChangeLog index 061f5dec4b80..9aa982a6438f 100644 --- a/app-misc/tdl/ChangeLog +++ b/app-misc/tdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tdl # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/ChangeLog,v 1.1 2003/08/04 09:52:20 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/ChangeLog,v 1.2 2003/08/07 23:18:17 taviso Exp $ + + 07 Aug 2003; Tavis Ormandy <taviso@gentoo.org> tdl-1.4.1.ebuild: + stable. *tdl-1.4.1 (04 Aug 2003) diff --git a/app-misc/tdl/Manifest b/app-misc/tdl/Manifest index 97da3379ed4d..95919410cea0 100644 --- a/app-misc/tdl/Manifest +++ b/app-misc/tdl/Manifest @@ -1,5 +1,5 @@ -MD5 76de71092ef47e158a41d90e57d04a3a tdl-1.4.1.ebuild 1383 -MD5 e0ee5bc2032f7825630b5602fcd9b6c3 ChangeLog 318 +MD5 7394281cdd88ac2b4ea180ae3fd58a6e tdl-1.4.1.ebuild 1381 +MD5 4e1225da7a9a5b58d97d5e8528512ac7 ChangeLog 396 MD5 4959d83706907b479468d01607d36e0a metadata.xml 475 MD5 e99939886dd2c94f740140ef76236e33 files/digest-tdl-1.4.1 60 MD5 ef0002cebbe16c4d41f1add6ad38b69e files/screenshot.png 24868 diff --git a/app-misc/tdl/tdl-1.4.1.ebuild b/app-misc/tdl/tdl-1.4.1.ebuild index a7e1e3e1160e..b61171ab8a08 100644 --- a/app-misc/tdl/tdl-1.4.1.ebuild +++ b/app-misc/tdl/tdl-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.4.1.ebuild,v 1.3 2003/08/04 12:00:19 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.4.1.ebuild,v 1.4 2003/08/07 23:18:17 taviso Exp $ DESCRIPTION="Command line To Do List manager" HOMEPAGE="http://www.rc0.org.uk/tdl/" @@ -8,7 +8,7 @@ SRC_URI="http://www.rrbcurnow.freeuk.com/tdl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 alpha" IUSE="readline ncurses doc" RDEPEND="readline? ( >=sys-libs/readline-4.3 |