summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2002-09-23 02:50:26 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2002-09-23 02:50:26 +0000
commitbe18e4662676bc32f8d96448712da05525cf9cd3 (patch)
treed08a3950a05f2661d521bd3ebc218845d609fb5d /eclass/gnome2.eclass
parentRemoving from sys-apps. (diff)
downloadgentoo-2-be18e4662676bc32f8d96448712da05525cf9cd3.tar.gz
gentoo-2-be18e4662676bc32f8d96448712da05525cf9cd3.tar.bz2
gentoo-2-be18e4662676bc32f8d96448712da05525cf9cd3.zip
SRC_URI fix from carpaski
Diffstat (limited to 'eclass/gnome2.eclass')
-rw-r--r--eclass/gnome2.eclass6
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass
index d60d47a03838..d4701c20d7d4 100644
--- a/eclass/gnome2.eclass
+++ b/eclass/gnome2.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v 1.23 2002/08/22 19:16:05 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v 1.24 2002/09/23 02:50:26 spider Exp $
inherit libtool
@@ -25,6 +25,10 @@ fi
ELTCONF=""
SCROLLKEEPER_UPDATE="1"
+PVP=($(echo " $PV " | sed 's:[-\._]: :g'))
+SRC_URI="mirror://gnome/sources/${PN}/${PVP[0]}.${PVP[1]}/${P}.tar.bz2"
+
+
gnome2_src_configure() {
elibtoolize ${ELTCONF}
# doc keyword for gtk-doc