summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2006-10-04 15:10:13 +0000
committerJim Ramsay <lack@gentoo.org>2006-10-04 15:10:13 +0000
commit15a9ecb308375594b83516629e7fbd2c76fb4c79 (patch)
tree690a72b152310331fc7006345305e27fb68d9247 /rox-extra/find/find-007.ebuild
parentBug #145085 - revision-bump to add PDEPEND for dev-php[45]/syck-php-bindings (diff)
downloadgentoo-2-15a9ecb308375594b83516629e7fbd2c76fb4c79.tar.gz
gentoo-2-15a9ecb308375594b83516629e7fbd2c76fb4c79.tar.bz2
gentoo-2-15a9ecb308375594b83516629e7fbd2c76fb4c79.zip
Fixed version variable ordering for 'inherit rox'
(Portage version: 2.1.2_pre1-r3)
Diffstat (limited to 'rox-extra/find/find-007.ebuild')
-rw-r--r--rox-extra/find/find-007.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/rox-extra/find/find-007.ebuild b/rox-extra/find/find-007.ebuild
index d6e737de195e..3682cbda6f4f 100644
--- a/rox-extra/find/find-007.ebuild
+++ b/rox-extra/find/find-007.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/find-007.ebuild,v 1.1 2006/09/27 22:19:36 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/find-007.ebuild,v 1.2 2006/10/04 15:10:13 lack Exp $
+ROX_LIB_VER=2.0.0
inherit rox
MY_PN="Find"
@@ -14,8 +15,6 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
-ROX_LIB_VER=2.0.0
-
APPNAME=${MY_PN}
S=${WORKDIR}