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 | 2ca44826fcc8840b489efb6d159e251cd75fbcb4 (patch) | |
tree | 8c3a4e1b28d4e389e6682d0e14d68d70f316ead4 /app-cdr/k3b | |
parent | nVidia fixes (diff) | |
download | historical-2ca44826fcc8840b489efb6d159e251cd75fbcb4.tar.gz historical-2ca44826fcc8840b489efb6d159e251cd75fbcb4.tar.bz2 historical-2ca44826fcc8840b489efb6d159e251cd75fbcb4.zip |
typo
Diffstat (limited to 'app-cdr/k3b')
-rw-r--r-- | app-cdr/k3b/Manifest | 2 | ||||
-rw-r--r-- | app-cdr/k3b/k3b-0.11.9.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/k3b/Manifest b/app-cdr/k3b/Manifest index 2616798bfb83..5d4cef2c8b40 100644 --- a/app-cdr/k3b/Manifest +++ b/app-cdr/k3b/Manifest @@ -1,5 +1,5 @@ MD5 e88bb17f9f5d1cbbff169f4e79a0d37b k3b-0.11.1-r1.ebuild 2491 -MD5 5312bbab0794e9d54efb56172adebe6b k3b-0.11.9.ebuild 3482 +MD5 b4550817827865626b320a2301d793d0 k3b-0.11.9.ebuild 3482 MD5 30a73ebd18a8a923591f377973a94a0b k3b-0.11.6.ebuild 3019 MD5 e34ab9ec5f26d77e7675e3fd63476818 ChangeLog 7288 MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162 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." } |