summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2003-01-30 19:40:19 +0000
committerDan Armak <danarmak@gentoo.org>2003-01-30 19:40:19 +0000
commitaaadc53070c5ff8473b1acdae283faf70edb4cc7 (patch)
tree5b41f1d13790a2b3e46ee5c144c918bd5eb76adf /kde-base/kdeaddons
parentfixed some deps (diff)
downloadhistorical-aaadc53070c5ff8473b1acdae283faf70edb4cc7.tar.gz
historical-aaadc53070c5ff8473b1acdae283faf70edb4cc7.tar.bz2
historical-aaadc53070c5ff8473b1acdae283faf70edb4cc7.zip
make ebuilds use kde_src_unpack not base_src_unpack - see note on -core
Diffstat (limited to 'kde-base/kdeaddons')
-rw-r--r--kde-base/kdeaddons/kdeaddons-3.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdeaddons/kdeaddons-3.0.2.ebuild b/kde-base/kdeaddons/kdeaddons-3.0.2.ebuild
index 364eed836f2c..e12dceb479e2 100644
--- a/kde-base/kdeaddons/kdeaddons-3.0.2.ebuild
+++ b/kde-base/kdeaddons/kdeaddons-3.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-3.0.2.ebuild,v 1.11 2002/12/09 04:25:04 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-3.0.2.ebuild,v 1.12 2003/01/30 19:40:19 danarmak Exp $
IUSE="sdl svga"
inherit kde-dist
@@ -20,7 +20,7 @@ use sdl && myconf="$myconf --with-sdl --with-sdl-prefix=/usr" || myconf="$myconf
# with 3.0.1, don't know if it's still necessary.
#src_unpack() {
#
-# base_src_unpack
+# kde_src_unpack
#
# cd ${S}/noatun-plugins
# for x in `find -iname Makefile.am` `find -iname Makefile.in`; do