summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-06-23 09:26:05 +0000
committerUlrich Müller <ulm@gentoo.org>2008-06-23 09:26:05 +0000
commit1304004e484878ac414a9d86843f725b93f0c745 (patch)
tree5d0f2b02fdd8916090433a56521384797946053b /app-emacs
parentfixes bug #219341. (diff)
downloadgentoo-2-1304004e484878ac414a9d86843f725b93f0c745.tar.gz
gentoo-2-1304004e484878ac414a9d86843f725b93f0c745.tar.bz2
gentoo-2-1304004e484878ac414a9d86843f725b93f0c745.zip
Fix typo.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/emms/emms-2.1.ebuild8
-rw-r--r--app-emacs/emms/emms-3.0.ebuild8
2 files changed, 8 insertions, 8 deletions
diff --git a/app-emacs/emms/emms-2.1.ebuild b/app-emacs/emms/emms-2.1.ebuild
index eb3bea8ace93..aa3ce8b55543 100644
--- a/app-emacs/emms/emms-2.1.ebuild
+++ b/app-emacs/emms/emms-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-emacs/emms/emms-2.1.ebuild,v 1.4 2007/07/11 21:56:23 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emms/emms-2.1.ebuild,v 1.5 2008/06/23 09:26:05 ulm Exp $
inherit elisp toolchain-funcs eutils
@@ -17,8 +17,8 @@ IUSE=""
DEPEND="media-libs/taglib"
# EMMS can use almost anything for playing media files therefore the dependency
-# posibilities are so broad that we refrain from setting anything explicitly in
-# DEPEND/RDEPEND.
+# possibilities are so broad that we refrain from setting anything explicitly
+# in DEPEND/RDEPEND.
SITEFILE=50${PN}-gentoo.el
diff --git a/app-emacs/emms/emms-3.0.ebuild b/app-emacs/emms/emms-3.0.ebuild
index 61a3a02e0f71..a9dd6e4acadb 100644
--- a/app-emacs/emms/emms-3.0.ebuild
+++ b/app-emacs/emms/emms-3.0.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-emacs/emms/emms-3.0.ebuild,v 1.1 2007/07/11 21:56:23 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emms/emms-3.0.ebuild,v 1.2 2008/06/23 09:26:05 ulm Exp $
NEED_EMACS=22
@@ -19,8 +19,8 @@ IUSE=""
DEPEND="media-libs/taglib"
# EMMS can use almost anything for playing media files therefore the dependency
-# posibilities are so broad that we refrain from setting anything explicitly in
-# DEPEND/RDEPEND.
+# possibilities are so broad that we refrain from setting anything explicitly
+# in DEPEND/RDEPEND.
SITEFILE=50${PN}-gentoo.el