summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-12-15 18:27:50 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-12-15 18:27:50 +0000
commit002a4c1b791ce192b1129f6cfc18abd832be3753 (patch)
tree4fef2970397fe49efff95d38350c51447597ed40 /dev-games
parentAdd /usr/lib/debug to MULTILIB_STRICT_EXEMPT to allow the new splitdebug feat... (diff)
downloadgentoo-2-002a4c1b791ce192b1129f6cfc18abd832be3753.tar.gz
gentoo-2-002a4c1b791ce192b1129f6cfc18abd832be3753.tar.bz2
gentoo-2-002a4c1b791ce192b1129f6cfc18abd832be3753.zip
typo
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/ogre/ogre-1.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/ogre/ogre-1.0.6.ebuild b/dev-games/ogre/ogre-1.0.6.ebuild
index d9975f5d608d..8259cd85fca3 100644
--- a/dev-games/ogre/ogre-1.0.6.ebuild
+++ b/dev-games/ogre/ogre-1.0.6.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ogre-1.0.6.ebuild,v 1.1 2005/12/10 03:20:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ogre-1.0.6.ebuild,v 1.2 2005/12/15 18:27:50 mr_bones_ Exp $
inherit eutils
MY_PV=${PV//./-}
-MY_PV=${MY_PV/_}
+MY_PV=${MY_PV/_/}
DESCRIPTION="Object-oriented Graphics Rendering Engine"
HOMEPAGE="http://www.ogre3d.org/"
SRC_URI="mirror://sourceforge/ogre/${PN}-linux_osx-v${MY_PV}.tar.bz2"