summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-10-03 21:24:38 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-10-03 21:24:38 +0000
commitdf09142f0b0c71d13cdb84ffc64ed6b6bb0f6cd4 (patch)
tree3e5396b8e6539867241dfe4062ba2085f0d7bfd3 /dev-python/pythong/pythong-2.1.4.ebuild
parentre-adding virtual/gnustep-back to this profile, as it was removed; cvs log st... (diff)
downloadgentoo-2-df09142f0b0c71d13cdb84ffc64ed6b6bb0f6cd4.tar.gz
gentoo-2-df09142f0b0c71d13cdb84ffc64ed6b6bb0f6cd4.tar.bz2
gentoo-2-df09142f0b0c71d13cdb84ffc64ed6b6bb0f6cd4.zip
Remove sed from global scope.
Diffstat (limited to 'dev-python/pythong/pythong-2.1.4.ebuild')
-rw-r--r--dev-python/pythong/pythong-2.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pythong/pythong-2.1.4.ebuild b/dev-python/pythong/pythong-2.1.4.ebuild
index 1cab4e22169d..0916b2e537f2 100644
--- a/dev-python/pythong/pythong-2.1.4.ebuild
+++ b/dev-python/pythong/pythong-2.1.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/pythong-2.1.4.ebuild,v 1.5 2004/08/07 22:13:10 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/pythong-2.1.4.ebuild,v 1.6 2004/10/03 21:24:38 kloeri Exp $
inherit python distutils
MY_PN="pythonG"
MY_PV=${PV/_/-}
-MY_PV=$(echo $MY_PV | sed -e 's:\.:_:g')
+MY_PV=${MY_PV//\./_}
DESCRIPTION="Nice and powerful spanish development environment for Python"
SRC_URI="http://www3.uji.es/~dllorens/downloads/pythong/linux/old/${MY_PN}-${MY_PV}.tgz