summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2006-10-04 15:14:10 +0000
committerJim Ramsay <lack@gentoo.org>2006-10-04 15:14:10 +0000
commit41a5d058494997179f0e0d599bf35a518150a0b0 (patch)
tree24384a799ca082f94310f7f541e8c89ffbed9b7c /rox-extra/fetch
parentBug #145085 - revision-bump to add PDEPEND for dev-php[45]/syck-php-bindings (diff)
downloadhistorical-41a5d058494997179f0e0d599bf35a518150a0b0.tar.gz
historical-41a5d058494997179f0e0d599bf35a518150a0b0.tar.bz2
historical-41a5d058494997179f0e0d599bf35a518150a0b0.zip
Fixed version variable ordering for 'inherit rox'
Package-Manager: portage-2.1.2_pre1-r3
Diffstat (limited to 'rox-extra/fetch')
-rw-r--r--rox-extra/fetch/ChangeLog5
-rw-r--r--rox-extra/fetch/fetch-0.3.1.ebuild7
2 files changed, 7 insertions, 5 deletions
diff --git a/rox-extra/fetch/ChangeLog b/rox-extra/fetch/ChangeLog
index 2bb56c3def4b..af233e5eb7cf 100644
--- a/rox-extra/fetch/ChangeLog
+++ b/rox-extra/fetch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for rox-extra/fetch
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.10 2006/10/03 13:42:02 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.11 2006/10/04 15:09:01 lack Exp $
+
+ 04 Oct 2006; Jim Ramsay <lack@gentoo.org> fetch-0.3.1.ebuild:
+ Fixed version variable ordering for 'inherit rox'
*fetch-0.3.1 (03 Oct 2006)
diff --git a/rox-extra/fetch/fetch-0.3.1.ebuild b/rox-extra/fetch/fetch-0.3.1.ebuild
index 487d4474bb99..0f695ce215d4 100644
--- a/rox-extra/fetch/fetch-0.3.1.ebuild
+++ b/rox-extra/fetch/fetch-0.3.1.ebuild
@@ -1,7 +1,9 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.3.1.ebuild,v 1.1 2006/10/03 13:40:02 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.3.1.ebuild,v 1.2 2006/10/04 15:09:01 lack Exp $
+ROX_VER=2.1.2
+ROX_LIB_VER=2.0.2
inherit rox eutils
MY_PN="Fetch"
@@ -14,9 +16,6 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-ROX_VER=2.1.2
-ROX_LIB_VER=2.0.2
-
APPNAME=Fetch
S=${WORKDIR}