From 1304004e484878ac414a9d86843f725b93f0c745 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Mon, 23 Jun 2008 09:26:05 +0000 Subject: Fix typo. (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686) --- app-emacs/emms/emms-2.1.ebuild | 8 ++++---- app-emacs/emms/emms-3.0.ebuild | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'app-emacs') 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 -- cgit v1.2.3-65-gdbad