diff options
author | 2002-10-14 03:51:02 +0000 | |
---|---|---|
committer | 2002-10-14 03:51:02 +0000 | |
commit | 43f6e566d14fa98395f88ac5edbfe88ea268be79 (patch) | |
tree | 471c8a30c7f2f345b76ef3a157bf0d311aca57b5 /media-sound/xmms | |
parent | removed blah echo (diff) | |
download | gentoo-2-43f6e566d14fa98395f88ac5edbfe88ea268be79.tar.gz gentoo-2-43f6e566d14fa98395f88ac5edbfe88ea268be79.tar.bz2 gentoo-2-43f6e566d14fa98395f88ac5edbfe88ea268be79.zip |
typo fix
Diffstat (limited to 'media-sound/xmms')
-rw-r--r-- | media-sound/xmms/xmms-1.2.7-r13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xmms/xmms-1.2.7-r13.ebuild b/media-sound/xmms/xmms-1.2.7-r13.ebuild index 7ef3d6b5cdd9..2ab33def6621 100644 --- a/media-sound/xmms/xmms-1.2.7-r13.ebuild +++ b/media-sound/xmms/xmms-1.2.7-r13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r13.ebuild,v 1.7 2002/10/12 11:30:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r13.ebuild,v 1.8 2002/10/14 03:51:02 seemant Exp $ IUSE="xml nls esd gnome opengl mmx oggvorbis 3dnow mikmod directfb" @@ -29,7 +29,7 @@ DEPEND="app-arch/unzip RDEPEND="${DEPEND} - directfb ( dev-libs/DirectFB ) + directfb? ( dev-libs/DirectFB ) nls? ( dev-util/intltool )" src_unpack() { |