diff options
author | Paul de Vrieze <pauldv@gentoo.org> | 2003-09-22 11:32:49 +0000 |
---|---|---|
committer | Paul de Vrieze <pauldv@gentoo.org> | 2003-09-22 11:32:49 +0000 |
commit | 4ccfbf9a570d9245a21285ca9565e5920ef08f59 (patch) | |
tree | f6df6d5764f3225ace190dd156d3d29de451da04 /app-shells | |
parent | Fix metadata (diff) | |
download | historical-4ccfbf9a570d9245a21285ca9565e5920ef08f59.tar.gz historical-4ccfbf9a570d9245a21285ca9565e5920ef08f59.tar.bz2 historical-4ccfbf9a570d9245a21285ca9565e5920ef08f59.zip |
Fix metadata
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/ksh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/ksh/Manifest | 4 | ||||
-rw-r--r-- | app-shells/ksh/metadata.xml | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog index 84f4f895be6e..0d3365f545e3 100644 --- a/app-shells/ksh/ChangeLog +++ b/app-shells/ksh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/ksh # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.5 2003/09/17 11:14:16 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.6 2003/09/22 11:32:43 pauldv Exp $ + + 22 Sep 2003; <paul@gentoo.org> metadata.xml: + Fix metadata.xml 17 Sep 2003; Tavis Ormandy <taviso@gentoo.org> ksh-93.20030422.ebuild: removing old ebuilds. diff --git a/app-shells/ksh/Manifest b/app-shells/ksh/Manifest index 5c5ce0dd5e85..4d3f917d4c96 100644 --- a/app-shells/ksh/Manifest +++ b/app-shells/ksh/Manifest @@ -1,5 +1,5 @@ MD5 55a746ecc0b2c7f6be6912f63fcbcfab ksh-93.20030724.ebuild 2400 -MD5 fa53ebd6a03e0d4f676da2fbac182a83 ChangeLog 910 -MD5 e1baa44340503f92d40f821f1c389419 metadata.xml 1264 +MD5 21e80ed7e4410534f4ff0fb406091f7f ChangeLog 977 +MD5 e283b9362f2885bedf238e7c08f51e26 metadata.xml 1272 MD5 fc05a830ab720e8d3462bb10f0474258 files/ksh-93.20030724-libs.diff 12867 MD5 75a91bdad38d09a163894fd8ebc8adff files/digest-ksh-93.20030724 206 diff --git a/app-shells/ksh/metadata.xml b/app-shells/ksh/metadata.xml index 980f7bfab3f2..83280db6ba8a 100644 --- a/app-shells/ksh/metadata.xml +++ b/app-shells/ksh/metadata.xml @@ -7,7 +7,7 @@ <name>Tavis Ormandy</name> </maintainer> <longdescription> -The KornShell language was designed and developed by David G. Korn at AT&T +The KornShell language was designed and developed by David G. Korn at AT&T Bell Laboratories. It is an interactive command language that provides access to the UNIX system and to many other systems, on the many different computers and workstations on which it is implemented. @@ -20,7 +20,7 @@ than the Bourne shell or C shell programs. The revised version is even larger. In spite of its increased size, ksh provides better performance. You can write programs to run faster with ksh than with either the Bourne shell or the C shell, sometimes an order of magnitude faster. ksh has evolved and matured with extensive -user feedback. It has been used by many thousands of people at AT&T since 1982, +user feedback. It has been used by many thousands of people at AT&T since 1982, and at many other companies and universities. </longdescription> </pkgmetadata> |