summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/k9copy/k9copy-1.2.1.ebuild')
-rw-r--r--app-cdr/k9copy/k9copy-1.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/k9copy/k9copy-1.2.1.ebuild b/app-cdr/k9copy/k9copy-1.2.1.ebuild
index 63e3677c7c84..14decd0f9b31 100644
--- a/app-cdr/k9copy/k9copy-1.2.1.ebuild
+++ b/app-cdr/k9copy/k9copy-1.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/k9copy/k9copy-1.2.1.ebuild,v 1.2 2007/12/22 20:24:37 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/k9copy/k9copy-1.2.1.ebuild,v 1.3 2008/01/09 15:13:33 keytoaster Exp $
EAPI="1"
@@ -33,7 +33,7 @@ pkg_setup() {
if ! built_with_use x11-libs/qt:3 opengl ; then
eerror "K9Copy needs Qt 3 built with OpenGL support. Please set the"
- errror "\"opengl\" use flag and run \"emerge --oneshot x11-libs/qt:3\""
+ eerror "\"opengl\" use flag and run \"emerge --oneshot x11-libs/qt:3\""
die "Please follow the above error message."
fi
}