diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2008-04-27 17:54:40 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2008-04-27 17:54:40 +0000 |
commit | 22daa51e668c54029066a02303aa0bf6efba0169 (patch) | |
tree | 6cdd3d588897d0cce7debcf3e1aaccd32b115e9a /app-doc/doxygen/doxygen-1.5.5.ebuild | |
parent | Version bump as per bug 218756. (diff) | |
download | gentoo-2-22daa51e668c54029066a02303aa0bf6efba0169.tar.gz gentoo-2-22daa51e668c54029066a02303aa0bf6efba0169.tar.bz2 gentoo-2-22daa51e668c54029066a02303aa0bf6efba0169.zip |
updated postinst info for bug #217885
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'app-doc/doxygen/doxygen-1.5.5.ebuild')
-rw-r--r-- | app-doc/doxygen/doxygen-1.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doxygen/doxygen-1.5.5.ebuild b/app-doc/doxygen/doxygen-1.5.5.ebuild index b911e09adb44..ab17373d9ef9 100644 --- a/app-doc/doxygen/doxygen-1.5.5.ebuild +++ b/app-doc/doxygen/doxygen-1.5.5.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/app-doc/doxygen/doxygen-1.5.5.ebuild,v 1.2 2008/03/12 06:32:42 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild,v 1.3 2008/04/27 17:54:40 nerdboy Exp $ inherit eutils flag-o-matic toolchain-funcs qt3 fdo-mime @@ -148,7 +148,7 @@ pkg_postinst() { fdo-mime_desktop_database_update elog - elog "The USE flags qt, doc, and tetex will enable doxywizard, or" + elog "The USE flags qt3, doc, and tetex will enable doxywizard, or" elog "the html and pdf documentation, respectively. For examples" elog "and other goodies, see the source tarball. For some example" elog "output, run doxygen on the doxygen source using the Doxyfile" |