diff options
author | 2009-09-27 10:56:35 +0000 | |
---|---|---|
committer | 2009-09-27 10:56:35 +0000 | |
commit | 1aaaf4b65d2e1cc7fe95b524bfddb5f3da1f3144 (patch) | |
tree | 91028f2f4c941a3ce839c1bb8215a68570ed9794 /www-apps | |
parent | Stable for ppc. (diff) | |
download | gentoo-2-1aaaf4b65d2e1cc7fe95b524bfddb5f3da1f3144.tar.gz gentoo-2-1aaaf4b65d2e1cc7fe95b524bfddb5f3da1f3144.tar.bz2 gentoo-2-1aaaf4b65d2e1cc7fe95b524bfddb5f3da1f3144.zip |
Reword postinstall message to be PORTAGE_COMPRESS independent, bug 274248
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/otrs/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/otrs/files/postinstall-en-2.txt | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/www-apps/otrs/ChangeLog b/www-apps/otrs/ChangeLog index b68a5193d850..7a548f4bb62d 100644 --- a/www-apps/otrs/ChangeLog +++ b/www-apps/otrs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/otrs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/ChangeLog,v 1.42 2009/05/26 17:08:02 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/ChangeLog,v 1.43 2009/09/27 10:56:35 a3li Exp $ + + 27 Sep 2009; Alex Legler <a3li@gentoo.org> files/postinstall-en-2.txt: + Reword postinstall message to be PORTAGE_COMPRESS independent, bug 274248 26 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> otrs-2.2.6.ebuild, otrs-2.3.3.ebuild: diff --git a/www-apps/otrs/files/postinstall-en-2.txt b/www-apps/otrs/files/postinstall-en-2.txt index c967f7576b0d..c86b2789855d 100644 --- a/www-apps/otrs/files/postinstall-en-2.txt +++ b/www-apps/otrs/files/postinstall-en-2.txt @@ -12,7 +12,7 @@ to your Apache options. 3. Setup your database. Read /usr/share/doc/${PN}-${PVR}/README.database.bz2 -4. Read /usr/share/doc/${PN}-${PVR}/INSTALL.gz , pp. 9-12, +4. Read the INSTALL file in /usr/share/doc/${PN}-${PVR}/, pp. 9-12, to finish the installation. If you are upgrading, read /usr/share/doc/${PN}-${PVR}/UPGRADING.bz2 |