summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-03-16 19:50:59 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-03-16 19:50:59 +0000
commitb63ff02715df6b554bd956755e0ed262402f06e8 (patch)
tree76deeb2f9c99ba33dc20d3f9d6dfb92e52d5c025 /media-libs/libgpod
parentRaise to eapi4 for last commit (diff)
downloadgentoo-2-b63ff02715df6b554bd956755e0ed262402f06e8.tar.gz
gentoo-2-b63ff02715df6b554bd956755e0ed262402f06e8.tar.bz2
gentoo-2-b63ff02715df6b554bd956755e0ed262402f06e8.zip
Use correct SRC_URI to avoid hardcoding versions again
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libgpod')
-rw-r--r--media-libs/libgpod/libgpod-0.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libgpod/libgpod-0.8.2.ebuild b/media-libs/libgpod/libgpod-0.8.2.ebuild
index 3385493a5444..801d73e62b88 100644
--- a/media-libs/libgpod/libgpod-0.8.2.ebuild
+++ b/media-libs/libgpod/libgpod-0.8.2.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/media-libs/libgpod/libgpod-0.8.2.ebuild,v 1.2 2012/03/16 19:46:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.8.2.ebuild,v 1.3 2012/03/16 19:50:59 ssuominen Exp $
EAPI=4
@@ -10,7 +10,7 @@ inherit mono python
DESCRIPTION="Shared library to access the contents of an iPod"
HOMEPAGE="http://www.gtkpod.org/libgpod/"
-SRC_URI="mirror://sourceforge/gtkpod/libgpod/libgpod-0.8/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/gtkpod/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"