diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-04-06 21:15:11 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-04-06 21:15:11 +0000 |
commit | ab1f8bb2a5a267852b06fa1b97c33a5a6db8e5c8 (patch) | |
tree | 0b005dca2a90e87f290ebab659c2a71f2f5c6071 /app-cdr | |
parent | nVidia fixes (Manifest recommit) (diff) | |
download | gentoo-2-ab1f8bb2a5a267852b06fa1b97c33a5a6db8e5c8.tar.gz gentoo-2-ab1f8bb2a5a267852b06fa1b97c33a5a6db8e5c8.tar.bz2 gentoo-2-ab1f8bb2a5a267852b06fa1b97c33a5a6db8e5c8.zip |
typo
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/k3b/k3b-0.11.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/k3b/k3b-0.11.9.ebuild b/app-cdr/k3b/k3b-0.11.9.ebuild index d09fbe0e5079..2e5205e2c13f 100644 --- a/app-cdr/k3b/k3b-0.11.9.ebuild +++ b/app-cdr/k3b/k3b-0.11.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-0.11.9.ebuild,v 1.1 2004/04/06 12:26:57 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-0.11.9.ebuild,v 1.2 2004/04/06 21:15:11 lanius Exp $ inherit kde need-kde 3.1 @@ -114,6 +114,6 @@ src_install() { pkg_postinst() { einfo "Note that k3b will report problems regarding the permissions of cdrecord" einfo "and cdrdao, and will suggest some changes for your system. You are free" - einfo "to follow those devices, note nonetheless that on a default Gentoo install" + einfo "to follow those advices, note nonetheless that on a default Gentoo install" einfo "k3b should run fine when you are in the cdrom and cdrw group." } |