diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-06 13:30:02 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-06 13:30:02 +0000 |
commit | fe56498f98d74f01ad45c78e90b4736d5a25d762 (patch) | |
tree | e68b64049ca013648b8407b66a25e65c24b5cbf5 /x11-misc/grun | |
parent | prune patch (diff) | |
download | historical-fe56498f98d74f01ad45c78e90b4736d5a25d762.tar.gz historical-fe56498f98d74f01ad45c78e90b4736d5a25d762.tar.bz2 historical-fe56498f98d74f01ad45c78e90b4736d5a25d762.zip |
Fix postinst message wrt #278091 by Alexandros Diamantidis.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/grun')
-rw-r--r-- | x11-misc/grun/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/grun/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/grun/grun-0.9.3-r1.ebuild | 10 |
3 files changed, 12 insertions, 9 deletions
diff --git a/x11-misc/grun/ChangeLog b/x11-misc/grun/ChangeLog index 6f604fb391ea..b3381f069776 100644 --- a/x11-misc/grun/ChangeLog +++ b/x11-misc/grun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/grun -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.30 2009/12/23 15:36:29 ssuominen Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.31 2010/06/06 13:30:02 ssuominen Exp $ + + 06 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> grun-0.9.3-r1.ebuild: + Fix postinst message wrt #278091 by Alexandros Diamantidis. *grun-0.9.3-r1 (23 Dec 2009) diff --git a/x11-misc/grun/Manifest b/x11-misc/grun/Manifest index 8c25e324da33..fb3659303183 100644 --- a/x11-misc/grun/Manifest +++ b/x11-misc/grun/Manifest @@ -3,6 +3,6 @@ DIST grun-0.9.3.tar.gz 368318 RMD160 efb7c197de41c2060042b9111ceba3aa8e02b67c SH DIST grun_0.9.2-14.1.diff.gz 142379 RMD160 8e26f2d20a65a616b18df28aa8da5dd0162fb3ea SHA1 1922e61baa65ea9ac9bd5c0ef783625d61079c63 SHA256 c9a527199fb5b2080e018683989d413bc53ef8f55a440ab333d5d063b0e6dbfc DIST grun_0.9.2.orig.tar.gz 113745 RMD160 16b97485badd41da671012538b19388975ee9670 SHA1 3b4a06b75aa07aa5d19a4594566773db34ea937d SHA256 5286a6b3ae2e0d05b36b99278947b3f9732a00a920f0321dab02e464f4a0d3c2 EBUILD grun-0.9.2-r1.ebuild 1967 RMD160 3922a925c6def5f46815f31f38ba553e7619b481 SHA1 1835420c43881f838d5808aa4ea60b1a01b2355f SHA256 9a23d3ae6db785e39bd0f5cbf2473547e83138eb63164cffeafe9d658a58f8ef -EBUILD grun-0.9.3-r1.ebuild 1746 RMD160 2048bc77824c51b32d8e8febd96b3dc80132d250 SHA1 b6683b93d7d212e60fd1260c702ccf52ec0929ec SHA256 e1ffdb90d93a2861989d65d1cd089d946761d72bc9b0411fcba1bbf253ecf7e4 -MISC ChangeLog 3489 RMD160 a7e3be4812536315cdc5501bed3df4bf8486703c SHA1 b9438f8ae47347e58b74441f8c6c4d07dca05b06 SHA256 31d277d7043f9a8f0b2c568f5f553f433ca9d20570bcc66b2b5e37f480542505 +EBUILD grun-0.9.3-r1.ebuild 1724 RMD160 7f0b5281714280575f40cec738bad4c678e33b8e SHA1 b29d7ffc5f30ce33720814d6a008b3be74b5ff2f SHA256 f9dce8614e171fb09229b96528bf08bb123dba07a26d7ca2abe0a38ba77ea4ec +MISC ChangeLog 3628 RMD160 405b01bd94b4fc176df71bee1e5ae2ea50cc2e80 SHA1 1e6b04dd735a71996d1f8bdce9070655b1d3b3ad SHA256 6ed5f858bc8a8ca7eda4c87625b05e38ab964c7823d03c524e22e74f960f5af5 MISC metadata.xml 231 RMD160 edee523a81eb20b171a5dd298e8507ecd49230f6 SHA1 f78294e25f7fd11c0954f753892ece303fc491b3 SHA256 f9af69429b315694d8f6094781bf242d6235450fc58aba6e9e35e28099cc334a diff --git a/x11-misc/grun/grun-0.9.3-r1.ebuild b/x11-misc/grun/grun-0.9.3-r1.ebuild index 981296c7e3a6..9aef70e274b2 100644 --- a/x11-misc/grun/grun-0.9.3-r1.ebuild +++ b/x11-misc/grun/grun-0.9.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.3-r1.ebuild,v 1.1 2009/12/23 15:36:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.3-r1.ebuild,v 1.2 2010/06/06 13:30:02 ssuominen Exp $ EAPI=2 inherit eutils @@ -48,9 +48,9 @@ pkg_postinst() { elog "Then reconfigure Fluxbox (using the menu) and hit <WinKey>-<r>" elog elog "The default system-wide definition file for associating file" - elog "extensions with applications is /usr/share/grun/gassoc, the" - elog "default system-wide definition file for recognized console" - elog "applications is /usr/share/grun/consfile. They can be overridden" + elog "extensions with applications is /etc/gassoc, the default" + elog "system-wide definition file for recognized console" + elog "applications is /etc/consfile. They can be overridden" elog "on a per user basis by ~/.gassoc and ~/.consfile respectively." elog elog "To change the default terminal application grun uses, adjust the" |