summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-10-16 02:34:31 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-10-16 02:34:31 +0000
commit871e562690dde2cb02f547e64991134b858c65fb (patch)
treeb11a0fcf97e09e499fc0cc2fc2e541d176dfe571 /app-shells
parentFix my previous screwup. The base module exists again and hopefully works, bu... (diff)
downloadhistorical-871e562690dde2cb02f547e64991134b858c65fb.tar.gz
historical-871e562690dde2cb02f547e64991134b858c65fb.tar.bz2
historical-871e562690dde2cb02f547e64991134b858c65fb.zip
Fix postinst message to be relevant again
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/ChangeLog6
-rw-r--r--app-shells/bash-completion/Manifest4
-rw-r--r--app-shells/bash-completion/bash-completion-1.1-r1.ebuild8
3 files changed, 10 insertions, 8 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 62c4466ed822..fd8067be3b73 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/bash-completion
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.194 2009/10/16 01:43:14 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.195 2009/10/16 02:34:31 darkside Exp $
+
+ 16 Oct 2009; Jeremy Olexa <darkside@gentoo.org>
+ bash-completion-1.1-r1.ebuild:
+ Fix postinst message to be relevant again
*bash-completion-1.1-r1 (16 Oct 2009)
diff --git a/app-shells/bash-completion/Manifest b/app-shells/bash-completion/Manifest
index 1540364fc6e2..af17f6aa093e 100644
--- a/app-shells/bash-completion/Manifest
+++ b/app-shells/bash-completion/Manifest
@@ -6,6 +6,6 @@ AUX bash-completion.sh 1888 RMD160 020882a80ac7c75b99b545535efb957dba7360f4 SHA1
DIST bash-completion-1.0.tar.gz 143578 RMD160 b590c2633c5c10c3e98b14a74f4e96c910b6177d SHA1 61040795731f5ff509c46e818a1edf0a7a93e11d SHA256 bd96e7d2858f02783046908a984993736f1189d07d82e9ce4b465068dd7187ef
DIST bash-completion-1.1.tar.bz2 135741 RMD160 e5e3c250d1b791007e916f0ce06511501675ba85 SHA1 dde4ca656c72adb8326a21f1774dd906f8aaef09 SHA256 7cd415c948e44e143c2f76b6ac6f52e1e44a2762db9201cd2892fe81df807ca4
EBUILD bash-completion-1.0-r5.ebuild 3288 RMD160 78030933452fdf4c5c2f9f26f506c857f67cc1a6 SHA1 1c7db015c3b1244461408cf6495417e671ec48c3 SHA256 4964393657764362283caa4c0f67c423998dca97831fff4e634174ba4938cf86
-EBUILD bash-completion-1.1-r1.ebuild 2593 RMD160 597e5de0392da7d4983fd19e64e7c882e9e4a9b5 SHA1 14a87b88bd5b127dfff9608a3a72f4b7aad576f8 SHA256 24c167e78b97cbc5b0fc4cc3f90aa51534c70b26cba018d2aefed49a121e5558
-MISC ChangeLog 34376 RMD160 cf4f9fb0aa0e606078c988c21e6d0c3ce23926fd SHA1 5e06d773c5e7eaeb7eb8de4a21ae19e38ac1e1f3 SHA256 ebe4cb24a16a166b804bfaac9c9f9d3b6ef363c04db9a4eb9934983e5d033b27
+EBUILD bash-completion-1.1-r1.ebuild 2460 RMD160 0415c975e2495aacf160452a5cc84562c56f7ec2 SHA1 58bccbacde5595b78fd380b8df0a42bcfa4e0b98 SHA256 b2b00f723ce821a59613959bd35800eb8544f0d689e7a5713e70d63d79a9f187
+MISC ChangeLog 34504 RMD160 a5ce9bc23229caa844693ce8b00e1317d1e6215d SHA1 c84bf6d2221daeb3577e5e7c0c946f0657889674 SHA256 c0987374aeacdc9fc2b9e1017c5e2165ab18b389e15fec748d597beabeb1c25a
MISC metadata.xml 930 RMD160 e6718602012b2cfcb5be5bfc962889bf88f4dc73 SHA1 a585c9cfc0bdb59ee4c7ff1e786bc53d28d36aac SHA256 281bfd91145b2ae2a5c2774802dee741bbe625777b1c4e3eaefdca406e534ba9
diff --git a/app-shells/bash-completion/bash-completion-1.1-r1.ebuild b/app-shells/bash-completion/bash-completion-1.1-r1.ebuild
index ba7664e4f42d..35663715b5d7 100644
--- a/app-shells/bash-completion/bash-completion-1.1-r1.ebuild
+++ b/app-shells/bash-completion/bash-completion-1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r1.ebuild,v 1.1 2009/10/16 01:43:14 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r1.ebuild,v 1.2 2009/10/16 02:34:31 darkside Exp $
EAPI="2"
@@ -44,9 +44,6 @@ src_install() {
}
pkg_postinst() {
- ewarn "There is no more base module. It is always enabled due to"
- ewarn "number of false bugs and ease of maintainership. Please remove"
- ewarn "the base module symlinks that you have."
elog "Any user can enable the module completions without editing their"
elog ".bashrc by running:"
elog
@@ -56,7 +53,8 @@ pkg_postinst() {
elog
elog " eselect bashcomp enable --global <module>"
elog
- elog "Additional completion modules can be found by running"
+ elog "Make sure you at least enable the base module! Additional completion"
+ elog "modules can be found by running"
elog
elog " eselect bashcomp list"
elog