summaryrefslogtreecommitdiff
path: root/app-pda/gtkpod/gtkpod-2.1.5-r5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-pda/gtkpod/gtkpod-2.1.5-r5.ebuild')
-rw-r--r--app-pda/gtkpod/gtkpod-2.1.5-r5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-pda/gtkpod/gtkpod-2.1.5-r5.ebuild b/app-pda/gtkpod/gtkpod-2.1.5-r5.ebuild
index 7f8ac5a5bf01..85783a6bb692 100644
--- a/app-pda/gtkpod/gtkpod-2.1.5-r5.ebuild
+++ b/app-pda/gtkpod/gtkpod-2.1.5-r5.ebuild
@@ -9,7 +9,7 @@ EAPI=8
inherit autotools flag-o-matic gnome2-utils xdg #python-single-r1
DESCRIPTION="A graphical user interface to the Apple productline"
-HOMEPAGE="http://www.gtkpod.org/"
+HOMEPAGE="https://sourceforge.net/projects/gtkpod/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2 FDL-1.2"
@@ -68,6 +68,7 @@ BDEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-2.1.3-gold.patch
"${FILESDIR}"/${PN}-2.1.5-m4a.patch
+ "${FILESDIR}"/${PN}-2.1.5-conformance.patch
)
src_prepare() {