summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/shell-fm/ChangeLog3
-rw-r--r--media-sound/shell-fm/Manifest16
-rw-r--r--media-sound/shell-fm/shell-fm-0.1.3.ebuild6
3 files changed, 14 insertions, 11 deletions
diff --git a/media-sound/shell-fm/ChangeLog b/media-sound/shell-fm/ChangeLog
index 469a771bd..fc5241a00 100644
--- a/media-sound/shell-fm/ChangeLog
+++ b/media-sound/shell-fm/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 17 Dec 2006; Santiago M. Mola <cooldwind@gmail.com> shell-fm-0.1.3.ebuild:
+ Use ${PN} where possible.
+
08 Sep 2006; Jakub Moc <jakub@gentoo.org> +shell-fm-0.1.3.ebuild,
+files/shell-fm-0.1.3-makefile.patch, +metadata.xml:
Initial ebuild, thanks to Adrian Perez. Bug 146822
diff --git a/media-sound/shell-fm/Manifest b/media-sound/shell-fm/Manifest
index 6f382069d..4f1e5e161 100644
--- a/media-sound/shell-fm/Manifest
+++ b/media-sound/shell-fm/Manifest
@@ -3,14 +3,14 @@ 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 883 RMD160 c17886ebf19680a79f82c30a5b81987dea47314f SHA1 2ce603b1e26cc406ff6f5299219513b6a49ea0f0 SHA256 a661099dcfcf6b87abdfcd8e6b16f08a52e6901d80beb4e82258a01f0edfd4b8
-MD5 566a83a471095f7b8d7a653e7615af04 shell-fm-0.1.3.ebuild 883
-RMD160 c17886ebf19680a79f82c30a5b81987dea47314f shell-fm-0.1.3.ebuild 883
-SHA256 a661099dcfcf6b87abdfcd8e6b16f08a52e6901d80beb4e82258a01f0edfd4b8 shell-fm-0.1.3.ebuild 883
-MISC ChangeLog 298 RMD160 3e76c2365472508acb111e77ef0978ca789bac13 SHA1 a6415fac4e1570b0079f794fc9b79fbf7dc0f947 SHA256 5becd3e3fc04c69debae6bd8558f94074601a9195efa4c33533728bdbc52046d
-MD5 7a12da0bb9dd01132b142c3f10847f51 ChangeLog 298
-RMD160 3e76c2365472508acb111e77ef0978ca789bac13 ChangeLog 298
-SHA256 5becd3e3fc04c69debae6bd8558f94074601a9195efa4c33533728bdbc52046d ChangeLog 298
+EBUILD shell-fm-0.1.3.ebuild 874 RMD160 bce35d3ea702169f16b82fcd09c325c26c86d849 SHA1 df4b141f775c45e037335bb21717025ee060165d SHA256 25c0831c7590b27a7d5780808471cda54daa3a3313b6cf15ef4f7200f43b6763
+MD5 0d9b53d1b8a8a54c2ec4a9dde0eb1594 shell-fm-0.1.3.ebuild 874
+RMD160 bce35d3ea702169f16b82fcd09c325c26c86d849 shell-fm-0.1.3.ebuild 874
+SHA256 25c0831c7590b27a7d5780808471cda54daa3a3313b6cf15ef4f7200f43b6763 shell-fm-0.1.3.ebuild 874
+MISC ChangeLog 404 RMD160 5efdb1ed4fb9c1b85671425a22f0c649e4b19b37 SHA1 6b74136280d556fe6e5ba6b029844914f8232c71 SHA256 91f35e63629591f4d4f78e23538b54030f9f6c7538b9873ded50ac0d9774b543
+MD5 1b60d266ba7e743993517a9d2a0639d2 ChangeLog 404
+RMD160 5efdb1ed4fb9c1b85671425a22f0c649e4b19b37 ChangeLog 404
+SHA256 91f35e63629591f4d4f78e23538b54030f9f6c7538b9873ded50ac0d9774b543 ChangeLog 404
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
MD5 1e678929a9fec6632e227bdf2262e9a1 metadata.xml 170
RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 metadata.xml 170
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 fb17505a2..c3533cb4d 100644
--- a/media-sound/shell-fm/shell-fm-0.1.3.ebuild
+++ b/media-sound/shell-fm/shell-fm-0.1.3.ebuild
@@ -27,13 +27,13 @@ src_unpack() {
src_compile() {
# Just in case... It comes with a x86 precompiled binary!
- rm -f shell-fm
+ rm -f ${PN}
emake CC="$(tc-getCC)" || die "emake failed"
}
src_install() {
- dobin shell-fm
- dodoc shell-fm.rc-example
+ dobin ${PN}
+ dodoc ${PN}.rc-example
}
pkg_postinst() {