diff options
author | Dan Armak <danarmak@gentoo.org> | 2001-12-23 21:35:16 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2001-12-23 21:35:16 +0000 |
commit | 1c972c5365a6e0773d3bf96d3a5145d0c6bf8853 (patch) | |
tree | 250ee40fe0f6b1aed3b6c863e308f78dac7811e8 /net-im/kxicq2 | |
parent | tiny bootstrap update to be super-sure bootstrap works. (diff) | |
download | gentoo-2-1c972c5365a6e0773d3bf96d3a5145d0c6bf8853.tar.gz gentoo-2-1c972c5365a6e0773d3bf96d3a5145d0c6bf8853.tar.bz2 gentoo-2-1c972c5365a6e0773d3bf96d3a5145d0c6bf8853.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" |