diff options
author | 2001-12-23 21:35:16 +0000 | |
---|---|---|
committer | 2001-12-23 21:35:16 +0000 | |
commit | 45d9586ee108f46a67eb70541409cc4e8fd6b6d1 (patch) | |
tree | f6d877a72ecc0b5da3cf862dd50eabebce448b07 /net-im/kxicq2 | |
parent | eclasses v5 and ebuilds to match :-) see the gentoo-dev message; do not edit ... (diff) | |
download | historical-45d9586ee108f46a67eb70541409cc4e8fd6b6d1.tar.gz historical-45d9586ee108f46a67eb70541409cc4e8fd6b6d1.tar.bz2 historical-45d9586ee108f46a67eb70541409cc4e8fd6b6d1.zip |
eclasses v5 and ebuilds to match :-) see the gentoo-dev message; do not edit any inheriting ebuilds
before reading the changelog.
Diffstat (limited to 'net-im/kxicq2')
-rw-r--r-- | net-im/kxicq2/kxicq2-0.7.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/kxicq2/kxicq2-0.7.ebuild b/net-im/kxicq2/kxicq2-0.7.ebuild index 96faa6ea6dfa..0735d088bda2 100644 --- a/net-im/kxicq2/kxicq2-0.7.ebuild +++ b/net-im/kxicq2/kxicq2-0.7.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-im/kxicq2/kxicq2-0.7.ebuild,v 1.2 2001/12/10 21:14:42 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kxicq2/kxicq2-0.7.ebuild,v 1.3 2001/12/23 21:35:16 danarmak Exp $ . /usr/portage/eclass/inherit.eclass || die inherit kde-base || die -need-kdelibs 2.1 -need-qt 2.1 +need-kde 2.1 S="${WORKDIR}/kxicq2-0.7.b4" SRC_URI="http://apps.kde.com/nf/2/counter/vid/4702/dld0/kxicq2-0.7.b4.tar.gz" |