--- eclass/xfconf.eclass 2011/04/09 17:58:05 1.26 +++ eclass/xfconf.eclass 2011/04/09 18:00:29 1.27 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xfconf.eclass,v 1.26 2011/04/09 17:58:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xfconf.eclass,v 1.27 2011/04/09 18:00:29 ssuominen Exp $ # @ECLASS: xfconf.eclass # @MAINTAINER: @@ -31,14 +31,6 @@ inherit autotools base eutils fdo-mime gnome2-utils libtool -if ! [[ ${MY_P} ]]; then - MY_P=${P} -else - S=${WORKDIR}/${MY_P} -fi - -SRC_URI="mirror://xfce/xfce/${PV}/src/${MY_P}.tar.bz2" - if [[ "${EINTLTOOLIZE}" == "yes" ]]; then _xfce4_intltool="dev-util/intltool" fi