summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-08-07 22:43:03 +0000
committerTom Martin <slarti@gentoo.org>2004-08-07 22:43:03 +0000
commit83e3e03be9d0ab604a2f8315f413d1975e54f2ce (patch)
tree624ecccd016bae67f8a0a5183840337ea1e58a45 /dev-util/visual-regexp
parentAdded procmail to use.local.desc for mail-filter/ask (diff)
downloadhistorical-83e3e03be9d0ab604a2f8315f413d1975e54f2ce.tar.gz
historical-83e3e03be9d0ab604a2f8315f413d1975e54f2ce.tar.bz2
historical-83e3e03be9d0ab604a2f8315f413d1975e54f2ce.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"