diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-04-13 16:43:43 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-04-13 16:43:43 +0000 |
commit | 038d8ae3060fc378aac7b7f19c77370dd1d63b30 (patch) | |
tree | d0983d8dcdd56fd78c5d3201ef1e41611e4c2a2b /net-im/kxicq2 | |
parent | removing SLOT="0" from these ebuilds, which now get a slot from the (diff) | |
download | historical-038d8ae3060fc378aac7b7f19c77370dd1d63b30.tar.gz historical-038d8ae3060fc378aac7b7f19c77370dd1d63b30.tar.bz2 historical-038d8ae3060fc378aac7b7f19c77370dd1d63b30.zip |
removing SLOT="0" from these ebuilds, which now get a slot from the
eclasses
Diffstat (limited to 'net-im/kxicq2')
-rw-r--r-- | net-im/kxicq2/kxicq2-0.7.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/kxicq2/kxicq2-0.7.6.ebuild b/net-im/kxicq2/kxicq2-0.7.6.ebuild index 8bc8010da8a1..a371f09a9586 100644 --- a/net-im/kxicq2/kxicq2-0.7.6.ebuild +++ b/net-im/kxicq2/kxicq2-0.7.6.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-im/kxicq2/kxicq2-0.7.6.ebuild,v 1.2 2002/02/09 11:47:57 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kxicq2/kxicq2-0.7.6.ebuild,v 1.3 2002/04/13 16:43:43 danarmak Exp $ . /usr/portage/eclass/inherit.eclass || die inherit kde-base || die need-kde 2.1 SRC_URI="http://telia.dl.sourceforge.net/kxicq/${P}.tar.gz" -SLOT="0" HOMEPAGE="http://www.kxicq.org" DESCRIPTION="KDE 2.x ICQ Client, using the ICQ2000 protocol" |