summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2006-10-09 03:37:47 +0000
committerDavid Shakaryan <omp@gentoo.org>2006-10-09 03:37:47 +0000
commit0ad24ff2d7fd4e436889e03a2b92256f83792458 (patch)
treebedda58a53804cf969522ceb1180e381382e91b4
parentmedia-sound/twolame: Remove directory; matsuu added to portage tree. (diff)
downloadsunrise-0ad24ff2d7fd4e436889e03a2b92256f83792458.tar.gz
sunrise-0ad24ff2d7fd4e436889e03a2b92256f83792458.tar.bz2
sunrise-0ad24ff2d7fd4e436889e03a2b92256f83792458.zip
media-sound/shell-fm: Don't use $HOMEPAGE in SRC_URI.
svn path=/sunrise/; revision=1478
-rw-r--r--media-sound/shell-fm/Manifest8
-rw-r--r--media-sound/shell-fm/shell-fm-0.1.3.ebuild2
2 files changed, 5 insertions, 5 deletions
diff --git a/media-sound/shell-fm/Manifest b/media-sound/shell-fm/Manifest
index c720c04ea..aef6121c1 100644
--- a/media-sound/shell-fm/Manifest
+++ b/media-sound/shell-fm/Manifest
@@ -3,10 +3,10 @@ MD5 abf189a2ec0bae72355c15b437ca2448 files/shell-fm-0.1.3-makefile.patch 628
RMD160 d86da46b7037a8444c92232aac18e8a76c7c876c files/shell-fm-0.1.3-makefile.patch 628
SHA256 389e4714b52044372fb466dd255f635d8cb4d09ac6426ec7f76a6bdaa36c99e8 files/shell-fm-0.1.3-makefile.patch 628
DIST shell.fm-0.1.3.tar.bz2 18584 RMD160 456aa351befb9a866461360d50041006c29e702c SHA1 a249937e32bbf1d1e1355b6193b60331bd194e8c SHA256 85e81a87597c50141ec08955a630b9b6dc3e947907eaa298084689b0ba8bb6df
-EBUILD shell-fm-0.1.3.ebuild 862 RMD160 326efbaa482cecf737c09e48c41a4a90d5c73232 SHA1 31f8bff5d30ac483909bcba4c9f08b75780dc946 SHA256 11b01d7b9faf8762336572fa20066ccfd2967544bab47453255520b6acc99466
-MD5 5d2b347479c6882b179b485b58ceba4d shell-fm-0.1.3.ebuild 862
-RMD160 326efbaa482cecf737c09e48c41a4a90d5c73232 shell-fm-0.1.3.ebuild 862
-SHA256 11b01d7b9faf8762336572fa20066ccfd2967544bab47453255520b6acc99466 shell-fm-0.1.3.ebuild 862
+EBUILD shell-fm-0.1.3.ebuild 884 RMD160 d5257ba28d9166110fb51115e4c40e7ed1a0cfe1 SHA1 4dc0419119fe0d6d823dd4aa102fdac8fd507894 SHA256 d1a29ca7c6bc3285972661b6b56aa2dbe002385d3ae9b2452d6ba296d32a8c97
+MD5 2a97fdf59d5de10edb5c46a071028e36 shell-fm-0.1.3.ebuild 884
+RMD160 d5257ba28d9166110fb51115e4c40e7ed1a0cfe1 shell-fm-0.1.3.ebuild 884
+SHA256 d1a29ca7c6bc3285972661b6b56aa2dbe002385d3ae9b2452d6ba296d32a8c97 shell-fm-0.1.3.ebuild 884
MISC ChangeLog 298 RMD160 3e76c2365472508acb111e77ef0978ca789bac13 SHA1 a6415fac4e1570b0079f794fc9b79fbf7dc0f947 SHA256 5becd3e3fc04c69debae6bd8558f94074601a9195efa4c33533728bdbc52046d
MD5 7a12da0bb9dd01132b142c3f10847f51 ChangeLog 298
RMD160 3e76c2365472508acb111e77ef0978ca789bac13 ChangeLog 298
diff --git a/media-sound/shell-fm/shell-fm-0.1.3.ebuild b/media-sound/shell-fm/shell-fm-0.1.3.ebuild
index 4017179f6..0f79568ec 100644
--- a/media-sound/shell-fm/shell-fm-0.1.3.ebuild
+++ b/media-sound/shell-fm/shell-fm-0.1.3.ebuild
@@ -6,7 +6,7 @@ inherit eutils toolchain-funcs
DESCRIPTION="Command line radio player for Last.fm"
HOMEPAGE="http://lizer.syslinx.org/shell-fm/"
-SRC_URI="${HOMEPAGE}/releases/${P/-/.}.tar.bz2"
+SRC_URI="http://lizer.syslinx.org/shell-fm/releases/${P/-/.}.tar.bz2"
S=${WORKDIR}/${PN}
LICENSE="GPL-2"