summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-07-22 21:51:56 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-07-22 21:51:56 +0000
commitb9a08d47dbe83767fc414b63083ca46593790c34 (patch)
tree84d47dcda226347598b2325c70777bb8e4dbd19b /dev-java/commons-el/commons-el-1.0-r1.ebuild
parentAdded ~ppc, bug #105223 (diff)
downloadhistorical-b9a08d47dbe83767fc414b63083ca46593790c34.tar.gz
historical-b9a08d47dbe83767fc414b63083ca46593790c34.tar.bz2
historical-b9a08d47dbe83767fc414b63083ca46593790c34.zip
ant_src_unpack -> src_unpack
Package-Manager: portage-2.1.1_pre3-r3
Diffstat (limited to 'dev-java/commons-el/commons-el-1.0-r1.ebuild')
-rw-r--r--dev-java/commons-el/commons-el-1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-el/commons-el-1.0-r1.ebuild b/dev-java/commons-el/commons-el-1.0-r1.ebuild
index 1c1d72660c22..9c3741908ee2 100644
--- a/dev-java/commons-el/commons-el-1.0-r1.ebuild
+++ b/dev-java/commons-el/commons-el-1.0-r1.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/dev-java/commons-el/commons-el-1.0-r1.ebuild,v 1.1 2006/07/04 20:40:28 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-el/commons-el-1.0-r1.ebuild,v 1.2 2006/07/22 21:51:56 nelchael Exp $
inherit java-pkg-2 java-ant-2
@@ -21,7 +21,7 @@ DEPEND=">=virtual/jdk-1.4
S=${WORKDIR}/${P}-src
-ant_src_unpack() {
+src_unpack() {
unpack ${A}
cd ${S}
mv build.properties build.properties.old