diff options
Diffstat (limited to 'media-libs/libkexiv2/libkexiv2-0.1.1.ebuild')
-rw-r--r-- | media-libs/libkexiv2/libkexiv2-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libkexiv2/libkexiv2-0.1.1.ebuild b/media-libs/libkexiv2/libkexiv2-0.1.1.ebuild index 7534e0dc2091..cd4046dd20ab 100644 --- a/media-libs/libkexiv2/libkexiv2-0.1.1.ebuild +++ b/media-libs/libkexiv2/libkexiv2-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkexiv2/libkexiv2-0.1.1.ebuild,v 1.1 2007/03/03 17:18:30 deathwing00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkexiv2/libkexiv2-0.1.1.ebuild,v 1.2 2007/03/04 07:03:20 deathwing00 Exp $ inherit kde @@ -13,7 +13,7 @@ need-kde 3 IUSE="" DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" HOMEPAGE="http://www.kipi-plugins.org" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/kipi/${P}.tar.bz2" LICENSE="GPL-2" |