summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-08-08 00:27:03 +0000
committerTom Martin <slarti@gentoo.org>2004-08-08 00:27:03 +0000
commit3651dee79f650a7e970e663f97b80221878b1e37 (patch)
treef46c8b1c7840e71c86432fbcfb82b164333ab98f /net-misc/sipsak
parentTypo in DESCRIPTION, #59717 (Manifest recommit) (diff)
downloadgentoo-2-3651dee79f650a7e970e663f97b80221878b1e37.tar.gz
gentoo-2-3651dee79f650a7e970e663f97b80221878b1e37.tar.bz2
gentoo-2-3651dee79f650a7e970e663f97b80221878b1e37.zip
Typo in DESCRIPTION, #59717
Diffstat (limited to 'net-misc/sipsak')
-rw-r--r--net-misc/sipsak/ChangeLog5
-rw-r--r--net-misc/sipsak/sipsak-0.8.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/sipsak/ChangeLog b/net-misc/sipsak/ChangeLog
index 303a53596e5a..4fb3b1fe78ca 100644
--- a/net-misc/sipsak/ChangeLog
+++ b/net-misc/sipsak/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/sipsak
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/ChangeLog,v 1.3 2004/07/01 21:52:08 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/ChangeLog,v 1.4 2004/08/08 00:25:40 slarti Exp $
+
+ 08 Aug 2004; Tom Martin <slarti@gentoo.org> sipsak-0.8.6.ebuild:
+ Typo in DESCRIPTION: comand -> command. Bug 59717.
01 Jul 2004; Jon Hood <squinky86@gentoo.org> sipsak-0.8.6.ebuild:
change virtual/glibc to virtual/libc
diff --git a/net-misc/sipsak/sipsak-0.8.6.ebuild b/net-misc/sipsak/sipsak-0.8.6.ebuild
index 920cf2c5e1ae..88f57b321658 100644
--- a/net-misc/sipsak/sipsak-0.8.6.ebuild
+++ b/net-misc/sipsak/sipsak-0.8.6.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/net-misc/sipsak/sipsak-0.8.6.ebuild,v 1.4 2004/07/15 03:35:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.8.6.ebuild,v 1.5 2004/08/08 00:25:40 slarti Exp $
IUSE=""
-DESCRIPTION="small comand line tool for testing SIP applications and devices"
+DESCRIPTION="small command line tool for testing SIP applications and devices"
HOMEPAGE="http://sipsak.berlios.de/"
SRC_URI="http://download.berlios.de/sipsak/${P}-1.tar.gz"