summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-07-22 21:59:18 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-07-22 21:59:18 +0000
commit115b8abb9a7564951b67ae3ac18c928fe1120826 (patch)
tree2b7642ad77eda51fc2c675db1eba59f97e322805 /app-misc/jbidwatcher
parentant_src_unpack -> src_unpack (diff)
downloadgentoo-2-115b8abb9a7564951b67ae3ac18c928fe1120826.tar.gz
gentoo-2-115b8abb9a7564951b67ae3ac18c928fe1120826.tar.bz2
gentoo-2-115b8abb9a7564951b67ae3ac18c928fe1120826.zip
ant_src_unpack -> src_unpack
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'app-misc/jbidwatcher')
-rw-r--r--app-misc/jbidwatcher/ChangeLog6
-rw-r--r--app-misc/jbidwatcher/jbidwatcher-1.0_pre6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/jbidwatcher/ChangeLog b/app-misc/jbidwatcher/ChangeLog
index 7ab30dfbea3f..80742e687f42 100644
--- a/app-misc/jbidwatcher/ChangeLog
+++ b/app-misc/jbidwatcher/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/jbidwatcher
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/jbidwatcher/ChangeLog,v 1.24 2006/07/17 17:42:37 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jbidwatcher/ChangeLog,v 1.25 2006/07/22 21:59:18 nelchael Exp $
+
+ 22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ jbidwatcher-1.0_pre6.ebuild:
+ ant_src_unpack -> src_unpack
*jbidwatcher-1.0_pre6 (17 Jul 2006)
diff --git a/app-misc/jbidwatcher/jbidwatcher-1.0_pre6.ebuild b/app-misc/jbidwatcher/jbidwatcher-1.0_pre6.ebuild
index af57b8e93a64..226c2bc161b4 100644
--- a/app-misc/jbidwatcher/jbidwatcher-1.0_pre6.ebuild
+++ b/app-misc/jbidwatcher/jbidwatcher-1.0_pre6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/jbidwatcher/jbidwatcher-1.0_pre6.ebuild,v 1.1 2006/07/17 17:42:37 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jbidwatcher/jbidwatcher-1.0_pre6.ebuild,v 1.2 2006/07/22 21:59:18 nelchael Exp $
inherit java-pkg-2 java-ant-2 eutils
@@ -22,7 +22,7 @@ RDEPEND=">=virtual/jre-1.4"
S="${WORKDIR}/${MY_P}"
-ant_src_unpack() {
+src_unpack() {
unpack ${A}
cd ${S}