summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2008-02-10 11:33:52 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2008-02-10 11:33:52 +0000
commitff0b8d9c924eeecb4e80b5ae3fd0962c36dcc4b3 (patch)
tree663314d18bbab0dc6c844d4790f78c036f2307bb /sys-apps/most
parentVersion bump for bugs 185563 and 199079, thanks to Jarnie Webb and RafaÅ‚ MuÅ... (diff)
downloadhistorical-ff0b8d9c924eeecb4e80b5ae3fd0962c36dcc4b3.tar.gz
historical-ff0b8d9c924eeecb4e80b5ae3fd0962c36dcc4b3.tar.bz2
historical-ff0b8d9c924eeecb4e80b5ae3fd0962c36dcc4b3.zip
Make bug 207794 happy.
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'sys-apps/most')
-rw-r--r--sys-apps/most/Manifest2
-rw-r--r--sys-apps/most/most-4.10.2-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/most/Manifest b/sys-apps/most/Manifest
index 7791e2b9b612..d73d26fe4719 100644
--- a/sys-apps/most/Manifest
+++ b/sys-apps/most/Manifest
@@ -1,7 +1,7 @@
AUX most-4.10.2-fix-goto-line.diff 529 RMD160 4233eb452489a6a7a344e85a357502fc9f7fa881 SHA1 dc70f6a3c6c367eb31cc745212b971444bd1112d SHA256 bddfb90e5551a572bac68aa3cdab821762ee5f0b2c47004a327a76c1ad02f589
DIST most-4.10.2.tar.gz 138431 RMD160 b38a09b8b9354707479da366bd37b2d0d2e82233 SHA1 b0bcbbbff43aaab7b75b45d35ab8f2d32a3245c2 SHA256 3ee994186d44aa0fcfcce4061bc6e1e83b03fac9f4edc8b9faf2df38a3dec4ec
DIST most-5.0.0a.tar.bz2 131130 RMD160 759525e5c914f474d7188890cec65bca1fe1b024 SHA1 de9fe30ae405c32f8424f10571839519a25f3043 SHA256 94cb5a2e71b6b9063116f4398a002a757e59cd1499f1019dde8874f408485aa9
-EBUILD most-4.10.2-r1.ebuild 1446 RMD160 e7fa493d276cb1555470704358e335b50c667b60 SHA1 740a117d8ddc73a44ab36f95f92d88d960ed5e10 SHA256 8994b6db05546f2749bf2cebb95a8bc447fb4ab31ac6a1c91292e104173d6834
+EBUILD most-4.10.2-r1.ebuild 1446 RMD160 23ab71bee9642ad86eaa2c036db70c5303dc7e8f SHA1 f8d923dbaaea4c1fd00682359b41a8e97c9edad0 SHA256 59082bf04251c04e6c602bfb85165351959c5aae6416eaf4517f3cdcde506566
EBUILD most-5.0.0a.ebuild 827 RMD160 5b39dca30baf1666d4957b3682fef05ec8053c91 SHA1 e75860b95768e01aeb0483eba141a5dabfacd2dd SHA256 17c5e29a46f6978ec8cc098af77fa41990e2afabc54d057261b674487ea00e5e
MISC ChangeLog 5002 RMD160 8337fba767df58f5e4d2bd24f14dae14cd2606e4 SHA1 6f8ac58e73bbc9346d14a37e5eb176d378b89239 SHA256 2ab43b2da188bffee4e010fa06fe60921f7894bcd6096e38d6e0200bad83d397
MISC metadata.xml 164 RMD160 cc7a7798af2b0129d7ce728b3d38d8b4625de71c SHA1 a9a44b989a1eee88c892fb0f500b19a80c4d4d0e SHA256 03080f40dc43565fd4bb7569351e0f607a4946a6108c15765ac42901ab16caf3
diff --git a/sys-apps/most/most-4.10.2-r1.ebuild b/sys-apps/most/most-4.10.2-r1.ebuild
index fc02f78c764a..17693bfa1105 100644
--- a/sys-apps/most/most-4.10.2-r1.ebuild
+++ b/sys-apps/most/most-4.10.2-r1.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/sys-apps/most/most-4.10.2-r1.ebuild,v 1.11 2008/02/09 10:54:42 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.10.2-r1.ebuild,v 1.12 2008/02/10 11:33:52 drac Exp $
inherit eutils toolchain-funcs
@@ -61,7 +61,7 @@ src_install() {
pkg_postinst() {
echo
- einfo "See /usr/share/doc/${PF}/txt/most.rc.gz"
+ einfo "See most.rc in /usr/share/doc/${PF}/txt"
einfo "for an example /etc/most.conf."
echo
}