Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/xnoise: xnoise-0.1.22.ebuild
Date: Sat, 07 May 2011 17:07:21
Message-Id: 20110507170711.D4B3120054@flycatcher.gentoo.org
1 angelos 11/05/07 17:07:11
2
3 Modified: xnoise-0.1.22.ebuild
4 Log:
5 Fix typo
6
7 (Portage version: 2.2.0_alpha31/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 media-sound/xnoise/xnoise-0.1.22.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/xnoise/xnoise-0.1.22.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/xnoise/xnoise-0.1.22.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/xnoise/xnoise-0.1.22.ebuild?r1=1.1&r2=1.2
15
16 Index: xnoise-0.1.22.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/xnoise/xnoise-0.1.22.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xnoise-0.1.22.ebuild 7 May 2011 07:47:10 -0000 1.1
23 +++ xnoise-0.1.22.ebuild 7 May 2011 17:07:11 -0000 1.2
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/xnoise-0.1.22.ebuild,v 1.1 2011/05/07 07:47:10 angelos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/xnoise-0.1.22.ebuild,v 1.2 2011/05/07 17:07:11 angelos Exp $
29
30 EAPI=4
31 inherit fdo-mime gnome2-utils
32
33 DESCRIPTION="A media player for Gtk+ with a slick GUI, great speed and lots of
34 -faetures"
35 +features"
36 HOMEPAGE="http://www.xnoise-media-player.com/"
37 SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2"