Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audtty: audtty-0.1.7.ebuild
Date: Sat, 19 Apr 2008 14:19:23
Message-Id: E1JnDuS-0007mg-VY@stork.gentoo.org
1 drac 08/04/19 14:19:20
2
3 Modified: audtty-0.1.7.ebuild
4 Log:
5 inherit eutils too.
6 (Portage version: 2.1.5_rc4)
7
8 Revision Changes Path
9 1.6 media-sound/audtty/audtty-0.1.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audtty/audtty-0.1.7.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audtty/audtty-0.1.7.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audtty/audtty-0.1.7.ebuild?r1=1.5&r2=1.6
14
15 Index: audtty-0.1.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/audtty/audtty-0.1.7.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- audtty-0.1.7.ebuild 19 Apr 2008 14:18:36 -0000 1.5
22 +++ audtty-0.1.7.ebuild 19 Apr 2008 14:19:20 -0000 1.6
23 @@ -1,6 +1,8 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audtty/audtty-0.1.7.ebuild,v 1.5 2008/04/19 14:18:36 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audtty/audtty-0.1.7.ebuild,v 1.6 2008/04/19 14:19:20 drac Exp $
28 +
29 +inherit eutils
30
31 DESCRIPTION="Control Audacious from the command line with a friendly ncurses interface"
32 HOMEPAGE="http://audtty.alioth.debian.org"
33
34
35
36 --
37 gentoo-commits@l.g.o mailing list