summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2008-09-05 14:35:38 +0000
committerJim Ramsay <lack@gentoo.org>2008-09-05 14:35:38 +0000
commite9a3db1d2c8feb54684ec96beb0964ef3ae4b317 (patch)
tree319cae3510195a7f658001cf20b02129eb4e93c1 /net-misc
parentold (diff)
downloadgentoo-2-e9a3db1d2c8feb54684ec96beb0964ef3ae4b317.tar.gz
gentoo-2-e9a3db1d2c8feb54684ec96beb0964ef3ae4b317.tar.bz2
gentoo-2-e9a3db1d2c8feb54684ec96beb0964ef3ae4b317.zip
Refined the fetch message a wee bit with suggestions from Mr_Bones_ :)
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/amazonmp3/ChangeLog5
-rw-r--r--net-misc/amazonmp3/amazonmp3-1.0.3.ebuild8
2 files changed, 7 insertions, 6 deletions
diff --git a/net-misc/amazonmp3/ChangeLog b/net-misc/amazonmp3/ChangeLog
index 45d19186c13c..1729437a41e1 100644
--- a/net-misc/amazonmp3/ChangeLog
+++ b/net-misc/amazonmp3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/amazonmp3
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/amazonmp3/ChangeLog,v 1.1 2008/09/05 13:35:16 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/amazonmp3/ChangeLog,v 1.2 2008/09/05 14:35:38 lack Exp $
+
+ 05 Sep 2008; Jim Ramsay <lack@gentoo.org> amazonmp3-1.0.3.ebuild:
+ Refined the fetch message a wee bit with suggestions from Mr_Bones_ :)
*amazonmp3-1.0.3 (03 Sep 2008)
diff --git a/net-misc/amazonmp3/amazonmp3-1.0.3.ebuild b/net-misc/amazonmp3/amazonmp3-1.0.3.ebuild
index 17be41a4442f..8e87257e5ece 100644
--- a/net-misc/amazonmp3/amazonmp3-1.0.3.ebuild
+++ b/net-misc/amazonmp3/amazonmp3-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/amazonmp3/amazonmp3-1.0.3.ebuild,v 1.1 2008/09/05 13:35:16 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/amazonmp3/amazonmp3-1.0.3.ebuild,v 1.2 2008/09/05 14:35:38 lack Exp $
EAPI="1"
@@ -31,13 +31,11 @@ pkg_nofetch() {
einfo " - Agree to the Terms of Service, click the agreement box, and"
einfo " download the version for 'Fedora 8'. It will be called"
einfo " 'amazonmp3.rpm'"
- einfo " - Optionally, check that the version is correct. Run:"
- einfo " file amazonmp3.rpm"
- einfo " and ensure that it lists 'RPM v3 bin i386 amazonmp3-1.0.3-1'"
einfo " - Copy 'amazonmp3.rpm' into ${DISTDIR}"
einfo " - Run 'ebuild amazonmp3' again."
einfo "If the version does not match or if you get any errors about the"
- einfo "rpm you just downloaded, file a bug at http://bugs.gentoo.org"
+ einfo "rpm you just downloaded, file a bug at http://bugs.gentoo.org, and"
+ einfo "be sure to include the output of 'file amazonmp3.rpm'"
}
src_compile() {