Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/rexima: ChangeLog rexima-1.4.ebuild
Date: Thu, 03 Feb 2011 07:32:50
Message-Id: 20110203073240.B3D1720054@flycatcher.gentoo.org
1 radhermit 11/02/03 07:32:40
2
3 Modified: ChangeLog rexima-1.4.ebuild
4 Log:
5 Update HOMEPAGE (bug #353382 thanks to Malte Starostik).
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.14 media-sound/rexima/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rexima/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rexima/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rexima/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/rexima/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 20 Dec 2008 03:38:42 -0000 1.13
23 +++ ChangeLog 3 Feb 2011 07:32:40 -0000 1.14
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-sound/rexima
26 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/ChangeLog,v 1.13 2008/12/20 03:38:42 aballier Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/ChangeLog,v 1.14 2011/02/03 07:32:40 radhermit Exp $
30 +
31 + 03 Feb 2011; Tim Harder <radhermit@g.o> rexima-1.4.ebuild:
32 + Update HOMEPAGE (bug #353382 thanks to Malte Starostik).
33
34 20 Dec 2008; Alexis Ballier <aballier@g.o> rexima-1.4.ebuild:
35 Honour CC and LDLFAGS; dont prestrip files, bug #239890, remove unused sed
36
37
38
39 1.16 media-sound/rexima/rexima-1.4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild?rev=1.16&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild?rev=1.16&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild?r1=1.15&r2=1.16
44
45 Index: rexima-1.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild,v
48 retrieving revision 1.15
49 retrieving revision 1.16
50 diff -u -r1.15 -r1.16
51 --- rexima-1.4.ebuild 31 Dec 2008 03:37:37 -0000 1.15
52 +++ rexima-1.4.ebuild 3 Feb 2011 07:32:40 -0000 1.16
53 @@ -1,11 +1,11 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild,v 1.15 2008/12/31 03:37:37 mr_bones_ Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild,v 1.16 2011/02/03 07:32:40 radhermit Exp $
59
60 inherit toolchain-funcs
61
62 DESCRIPTION="A curses-based interactive mixer which can also be used from the command-line."
63 -HOMEPAGE="http://rus.members.beeb.net/rexima.html"
64 +HOMEPAGE="http://www.svgalib.org/rus/rexima.html"
65 SRC_URI="ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/${P}.tar.gz"
66
67 LICENSE="GPL-2"