diff options
Diffstat (limited to 'app-cdr/xfburn')
-rw-r--r-- | app-cdr/xfburn/xfburn-0.4.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/xfburn/xfburn-0.4.3-r3.ebuild b/app-cdr/xfburn/xfburn-0.4.3-r3.ebuild index 0d96cd45215d..581ca04a78ac 100644 --- a/app-cdr/xfburn/xfburn-0.4.3-r3.ebuild +++ b/app-cdr/xfburn/xfburn-0.4.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/xfburn/xfburn-0.4.3-r3.ebuild,v 1.4 2012/01/02 12:59:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xfburn/xfburn-0.4.3-r3.ebuild,v 1.5 2012/03/10 10:12:08 ssuominen Exp $ EAPI=4 EAUTORECONF=yes @@ -8,7 +8,7 @@ inherit xfconf DESCRIPTION="GTK+ based CD and DVD burning application" HOMEPAGE="http://goodies.xfce.org/projects/applications/xfburn" -SRC_URI="mirror://xfce/src/apps/${PN}/0.4/${P}.tar.bz2 +SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2 mirror://debian/pool/main/x/${PN}/${PN}_${PV}-4.debian.tar.gz" LICENSE="GPL-2" |