diff options
author | 2011-05-07 17:07:11 +0000 | |
---|---|---|
committer | 2011-05-07 17:07:11 +0000 | |
commit | 52b4383aa633dcec11d6bac679f6ed6b99fae12b (patch) | |
tree | 7839474025242999312581b83d0ca182a19007ea /media-sound/xnoise | |
parent | x86 stable per bug 362015 (diff) | |
download | gentoo-2-52b4383aa633dcec11d6bac679f6ed6b99fae12b.tar.gz gentoo-2-52b4383aa633dcec11d6bac679f6ed6b99fae12b.tar.bz2 gentoo-2-52b4383aa633dcec11d6bac679f6ed6b99fae12b.zip |
Fix typo
(Portage version: 2.2.0_alpha31/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/xnoise')
-rw-r--r-- | media-sound/xnoise/xnoise-0.1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xnoise/xnoise-0.1.22.ebuild b/media-sound/xnoise/xnoise-0.1.22.ebuild index 23dffdc895af..2366b7ffcd35 100644 --- a/media-sound/xnoise/xnoise-0.1.22.ebuild +++ b/media-sound/xnoise/xnoise-0.1.22.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/xnoise-0.1.22.ebuild,v 1.1 2011/05/07 07:47:10 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/xnoise-0.1.22.ebuild,v 1.2 2011/05/07 17:07:11 angelos Exp $ EAPI=4 inherit fdo-mime gnome2-utils DESCRIPTION="A media player for Gtk+ with a slick GUI, great speed and lots of -faetures" +features" HOMEPAGE="http://www.xnoise-media-player.com/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2" |