diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:46:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:46:46 +0000 |
commit | 22f6a1fdfb4afd84b13d637a4964fffc66d7bf80 (patch) | |
tree | 4368087d7589365c4e235c290ac9ed2101860b9d /dev-util/kprof | |
parent | sync IUSE (missing) (diff) | |
download | historical-22f6a1fdfb4afd84b13d637a4964fffc66d7bf80.tar.gz historical-22f6a1fdfb4afd84b13d637a4964fffc66d7bf80.tar.bz2 historical-22f6a1fdfb4afd84b13d637a4964fffc66d7bf80.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-util/kprof')
-rw-r--r-- | dev-util/kprof/kprof-1.4.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/kprof/kprof-1.4.2.ebuild b/dev-util/kprof/kprof-1.4.2.ebuild index d033614d575a..482b597b44fc 100644 --- a/dev-util/kprof/kprof-1.4.2.ebuild +++ b/dev-util/kprof/kprof-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kprof/kprof-1.4.2.ebuild,v 1.8 2004/06/25 02:38:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kprof/kprof-1.4.2.ebuild,v 1.9 2004/07/14 23:46:46 agriffis Exp $ inherit kde need-kde 3 @@ -12,6 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" src_unpack() { base_src_unpack |