diff options
Diffstat (limited to 'net-im/cpop/cpop-0.0.4.ebuild')
-rw-r--r-- | net-im/cpop/cpop-0.0.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/cpop/cpop-0.0.4.ebuild b/net-im/cpop/cpop-0.0.4.ebuild index a6aabbcf1101..19cc1e3172a7 100644 --- a/net-im/cpop/cpop-0.0.4.ebuild +++ b/net-im/cpop/cpop-0.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2004/04/27 15:17:49 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/cpop/cpop-0.0.4.ebuild,v 1.2 2004/04/27 15:25:43 rizzo Exp $ DESCRIPTION="GTK+ network popup message client. Compatable with the jpop protocol." HOMEPAGE="http://www.draxil.uklinux.net/hip/index.pl?page=cpop" @@ -16,4 +16,5 @@ DEPEND=">=x11-libs/gtk+-2.2.0 src_install() { einstall || die + dodoc COPYING ChangeLog INSTALL README } |