summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-08-07 22:38:13 +0000
committerTom Martin <slarti@gentoo.org>2004-08-07 22:38:13 +0000
commitd9316b92511891409214595432c500d91f0d4b77 (patch)
treefa5df1bc96cc3c57d818bb71d7c2bb3d09ac4744 /dev-util/visual-regexp
parentrecommit new digest (diff)
downloadgentoo-2-d9316b92511891409214595432c500d91f0d4b77.tar.gz
gentoo-2-d9316b92511891409214595432c500d91f0d4b77.tar.bz2
gentoo-2-d9316b92511891409214595432c500d91f0d4b77.zip
Typo in DESCRIPTION, #59717
Diffstat (limited to 'dev-util/visual-regexp')
-rw-r--r--dev-util/visual-regexp/ChangeLog5
-rw-r--r--dev-util/visual-regexp/visual-regexp-3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/visual-regexp/ChangeLog b/dev-util/visual-regexp/ChangeLog
index 6a9d19bd4162..8639e85168be 100644
--- a/dev-util/visual-regexp/ChangeLog
+++ b/dev-util/visual-regexp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/visual-regexp
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/visual-regexp/ChangeLog,v 1.3 2004/06/25 02:50:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/visual-regexp/ChangeLog,v 1.4 2004/08/07 22:38:13 slarti Exp $
+
+ 07 Aug 2004; Tom Martin <slarti@gentoo.org> visual-regexp-3.0.ebuild:
+ Typo in DESCRIPTION: yoy ty -> you to. Bug 59717.
03 May 2004; David Holm <dholm@gentoo.org> visual-regexp-3.0.ebuild:
Added to ~ppc.
diff --git a/dev-util/visual-regexp/visual-regexp-3.0.ebuild b/dev-util/visual-regexp/visual-regexp-3.0.ebuild
index 266213c6b821..b09ef553649f 100644
--- a/dev-util/visual-regexp/visual-regexp-3.0.ebuild
+++ b/dev-util/visual-regexp/visual-regexp-3.0.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-util/visual-regexp/visual-regexp-3.0.ebuild,v 1.4 2004/06/25 02:50:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/visual-regexp/visual-regexp-3.0.ebuild,v 1.5 2004/08/07 22:38:13 slarti Exp $
inherit eutils
-DESCRIPTION="software that allows yoy ty type the regexp, and visualize it on a sample of your choice"
+DESCRIPTION="software that allows you to type the regexp, and visualize it on a sample of your choice"
HOMEPAGE="http://laurent.riesterer.free.fr/regexp/"
SRC_URI="http://laurent.riesterer.free.fr/regexp/visual_regexp-${PV}.tar.gz"