diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-07 21:59:52 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-07 21:59:52 +0000 |
commit | 08e114926f6beca59c4348d85c5aa9790ef8124e (patch) | |
tree | 6801ac47e79f576ff2b078815452ef33f0b03081 | |
parent | Typo in DESCRIPTION, #59717 (Manifest recommit) (diff) | |
download | gentoo-2-08e114926f6beca59c4348d85c5aa9790ef8124e.tar.gz gentoo-2-08e114926f6beca59c4348d85c5aa9790ef8124e.tar.bz2 gentoo-2-08e114926f6beca59c4348d85c5aa9790ef8124e.zip |
Typo in DESCRIPTION, #59717
-rw-r--r-- | dev-java/xmlrpc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libpcre/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libpcre/libpcre-3.9.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libstroke/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libstroke/libstroke-0.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libstroke/libstroke-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-csv/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-csv/cl-csv-1.8.1.ebuild | 4 |
8 files changed, 25 insertions, 12 deletions
diff --git a/dev-java/xmlrpc/ChangeLog b/dev-java/xmlrpc/ChangeLog index 328b57182098..03db0e027ef8 100644 --- a/dev-java/xmlrpc/ChangeLog +++ b/dev-java/xmlrpc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/xmlrpc # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlrpc/ChangeLog,v 1.1 2004/07/25 07:49:49 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlrpc/ChangeLog,v 1.2 2004/08/07 21:58:21 slarti Exp $ + + 07 Aug 2004; Tom Martin <slarti@gentoo.org> : + Typo in DESCRIPTION: lightweigt -> lightweight. Bug 59717. *xmlrpc-1.2_beta1 (25 Jul 2004) diff --git a/dev-libs/libpcre/ChangeLog b/dev-libs/libpcre/ChangeLog index ab39f6854165..c99f32f4bee7 100644 --- a/dev-libs/libpcre/ChangeLog +++ b/dev-libs/libpcre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libpcre # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.39 2004/07/13 05:22:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.40 2004/08/07 21:55:25 slarti Exp $ + + 07 Aug 2004; Tom Martin <slarti@gentoo.org> libpcre-3.9.ebuild: + Typo in DESCRIPTION: compitable -> compatible. Bug 59717. *libpcre-4.5 (12 Jul 2004) diff --git a/dev-libs/libpcre/libpcre-3.9.ebuild b/dev-libs/libpcre/libpcre-3.9.ebuild index 09c2d70c4164..a88c9db9df59 100644 --- a/dev-libs/libpcre/libpcre-3.9.ebuild +++ b/dev-libs/libpcre/libpcre-3.9.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9.ebuild,v 1.15 2004/07/14 14:46:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9.ebuild,v 1.16 2004/08/07 21:55:25 slarti Exp $ S=${WORKDIR}/pcre-${PV} -DESCRIPTION="Perl-compitable regular expression library" +DESCRIPTION="Perl-compatible regular expression library" SRC_URI="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-${PV}.tar.bz2" HOMEPAGE="http://www.pcre.org/" diff --git a/dev-libs/libstroke/ChangeLog b/dev-libs/libstroke/ChangeLog index 477616d797b2..0c62269a3712 100644 --- a/dev-libs/libstroke/ChangeLog +++ b/dev-libs/libstroke/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libstroke # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/ChangeLog,v 1.14 2004/07/31 01:53:53 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/ChangeLog,v 1.15 2004/08/07 21:57:05 slarti Exp $ + + 07 Aug 2004; Tom Martin <slarti@gentoo.org> libstroke-0.4.ebuild, + libstroke-0.5.1.ebuild: + Typo in DESCRIPTION: Guesture -> Gesture. Bug 59717. 31 Jul 2004; Tom Gall <tgall@gentoo.org> libstroke-0.5.1.ebuild: stable on ppc64, bug #57040 diff --git a/dev-libs/libstroke/libstroke-0.4.ebuild b/dev-libs/libstroke/libstroke-0.4.ebuild index cf25b47d54ae..32988e5fbc1d 100644 --- a/dev-libs/libstroke/libstroke-0.4.ebuild +++ b/dev-libs/libstroke/libstroke-0.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.4.ebuild,v 1.18 2004/07/14 14:47:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.4.ebuild,v 1.19 2004/08/07 21:57:05 slarti Exp $ -DESCRIPTION="A Stroke and Guesture recognition Library" +DESCRIPTION="A Stroke and Gesture recognition Library" SRC_URI="http://www.etla.net/libstroke/${P}.tar.gz" HOMEPAGE="http://www.etla.net/libstroke" diff --git a/dev-libs/libstroke/libstroke-0.5.1.ebuild b/dev-libs/libstroke/libstroke-0.5.1.ebuild index a086fd54b9a6..ee9a9e8d12b4 100644 --- a/dev-libs/libstroke/libstroke-0.5.1.ebuild +++ b/dev-libs/libstroke/libstroke-0.5.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.5.1.ebuild,v 1.11 2004/07/31 01:53:53 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.5.1.ebuild,v 1.12 2004/08/07 21:57:05 slarti Exp $ inherit gnuconfig -DESCRIPTION="A Stroke and Guesture recognition Library" +DESCRIPTION="A Stroke and Gesture recognition Library" SRC_URI="http://www.etla.net/${PN}/${P}.tar.gz" HOMEPAGE="http://www.etla.net/libstroke" diff --git a/dev-lisp/cl-csv/ChangeLog b/dev-lisp/cl-csv/ChangeLog index c7651133d2cf..e9f44ae99884 100644 --- a/dev-lisp/cl-csv/ChangeLog +++ b/dev-lisp/cl-csv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-csv # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-csv/ChangeLog,v 1.2 2004/06/24 23:42:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-csv/ChangeLog,v 1.3 2004/08/07 21:59:52 slarti Exp $ + + 07 Aug 2004; Tom Martin <slarti@gentoo.org> cl-csv-1.8.1.ebuild: + Typo in DESCRIPTION: formmated -> formatted. Bug 59717. *cl-csv-1.8.1 (14 May 2004) diff --git a/dev-lisp/cl-csv/cl-csv-1.8.1.ebuild b/dev-lisp/cl-csv/cl-csv-1.8.1.ebuild index 069b0ab85d7f..a004511da017 100644 --- a/dev-lisp/cl-csv/cl-csv-1.8.1.ebuild +++ b/dev-lisp/cl-csv/cl-csv-1.8.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-csv/cl-csv-1.8.1.ebuild,v 1.3 2004/07/14 15:24:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-csv/cl-csv-1.8.1.ebuild,v 1.4 2004/08/07 21:59:52 slarti Exp $ inherit common-lisp -DESCRIPTION="CL-CSV is a Common Lisp library for importing CSV (Common Separated Values) formmated text files" +DESCRIPTION="CL-CSV is a Common Lisp library for importing CSV (Common Separated Values) formatted text files" HOMEPAGE="http://packages.debian.org/unstable/devel/cl-csv" SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-csv/cl-csv_${PV}.orig.tar.gz" LICENSE="No-Problem-Bugroff" |