diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:02:07 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:02:07 +0000 |
commit | 5582f5b4efab7da0928311b0dfa970a8af760fe0 (patch) | |
tree | 26a5d2f645af8d4ba712aa23c77dfac9d1da1af3 /net-im/cpop | |
parent | Typo in DESCRIPTION, #59717 (diff) | |
download | historical-5582f5b4efab7da0928311b0dfa970a8af760fe0.tar.gz historical-5582f5b4efab7da0928311b0dfa970a8af760fe0.tar.bz2 historical-5582f5b4efab7da0928311b0dfa970a8af760fe0.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'net-im/cpop')
-rw-r--r-- | net-im/cpop/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/cpop/cpop-0.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/cpop/ChangeLog b/net-im/cpop/ChangeLog index 3ae852da0e32..ebc9d0928776 100644 --- a/net-im/cpop/ChangeLog +++ b/net-im/cpop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/cpop # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/cpop/ChangeLog,v 1.3 2004/06/24 22:50:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/cpop/ChangeLog,v 1.4 2004/08/08 00:01:06 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> cpop-0.0.4.ebuild: + Typo in DESCRIPTION: Compatable -> Compatible. Bug 59717. 28 Apr 2004; David Holm <dholm@gentoo.org> cpop-0.0.4.ebuild: Added to ~ppc. diff --git a/net-im/cpop/cpop-0.0.4.ebuild b/net-im/cpop/cpop-0.0.4.ebuild index 148c770b90ed..6fa23d7b56c5 100644 --- a/net-im/cpop/cpop-0.0.4.ebuild +++ b/net-im/cpop/cpop-0.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/net-im/cpop/cpop-0.0.4.ebuild,v 1.4 2004/06/24 22:50:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/cpop/cpop-0.0.4.ebuild,v 1.5 2004/08/08 00:01:06 slarti Exp $ -DESCRIPTION="GTK+ network popup message client. Compatable with the jpop protocol." +DESCRIPTION="GTK+ network popup message client. Compatible with the jpop protocol." HOMEPAGE="http://www.draxil.uklinux.net/hip/index.pl?page=cpop" SRC_URI="http://www.draxil.uklinux.net/hip/${P}.tar.gz" |