diff options
author | Dan Armak <danarmak@gentoo.org> | 2001-11-24 10:47:22 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2001-11-24 10:47:22 +0000 |
commit | 9034807aa46125f4cdde70966d4b727f6c978a73 (patch) | |
tree | 22924ab8d2d7698cc86327dcbd9d55ee3c5abba3 /kde-base | |
parent | patch from 2.2.1 is needed for 2.2.2 as well, added it (diff) | |
download | historical-9034807aa46125f4cdde70966d4b727f6c978a73.tar.gz historical-9034807aa46125f4cdde70966d4b727f6c978a73.tar.bz2 historical-9034807aa46125f4cdde70966d4b727f6c978a73.zip |
typo
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdemultimedia/kdemultimedia-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdemultimedia/kdemultimedia-2.2.2.ebuild b/kde-base/kdemultimedia/kdemultimedia-2.2.2.ebuild index 84b3a0c87963..6b4cc366d79f 100644 --- a/kde-base/kdemultimedia/kdemultimedia-2.2.2.ebuild +++ b/kde-base/kdemultimedia/kdemultimedia-2.2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-2.2.2.ebuild,v 1.2 2001/11/24 10:44:11 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/kdemultimedia-2.2.2.ebuild,v 1.3 2001/11/24 10:47:22 danarmak Exp $ . /usr/portage/eclass/inherit.eclass || die inherit kde-dist || die @@ -22,7 +22,7 @@ NEWDEPEND=">=sys-libs/ncurses-5.2 DEPEND="$DEPEND $NEWDEPEND" RDEPEND="$RDEPEND $NEWDEPEND" -src_unacpk() { +src_unpack() { base_src_unpack all patch |