Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/xtide: ChangeLog xtide-2.13.ebuild
Date: Mon, 20 May 2013 13:41:10
Message-Id: 20130520134103.A7DCC2171D@flycatcher.gentoo.org
1 hasufell 13/05/20 13:41:03
2
3 Modified: ChangeLog xtide-2.13.ebuild
4 Log:
5 fix dependencies wrt #470748
6
7 (Portage version: 2.2.0_alpha176/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
8
9 Revision Changes Path
10 1.4 sci-geosciences/xtide/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/xtide/ChangeLog?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/xtide/ChangeLog?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/xtide/ChangeLog?r1=1.3&r2=1.4
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/xtide/ChangeLog,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ChangeLog 17 Feb 2013 00:18:00 -0000 1.3
23 +++ ChangeLog 20 May 2013 13:41:03 -0000 1.4
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-geosciences/xtide
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/xtide/ChangeLog,v 1.3 2013/02/17 00:18:00 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/xtide/ChangeLog,v 1.4 2013/05/20 13:41:03 hasufell Exp $
29 +
30 + 20 May 2013; Julian Ospald <hasufell@g.o> xtide-2.13.ebuild:
31 + fix dependencies wrt #470748
32
33 17 Feb 2013; Julian Ospald <hasufell@g.o> metadata.xml:
34 set correct maintainer
35
36
37
38 1.2 sci-geosciences/xtide/xtide-2.13.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/xtide/xtide-2.13.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/xtide/xtide-2.13.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/xtide/xtide-2.13.ebuild?r1=1.1&r2=1.2
43
44 Index: xtide-2.13.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/xtide/xtide-2.13.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- xtide-2.13.ebuild 10 Feb 2013 21:08:30 -0000 1.1
51 +++ xtide-2.13.ebuild 20 May 2013 13:41:03 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/xtide/xtide-2.13.ebuild,v 1.1 2013/02/10 21:08:30 hasufell Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/xtide/xtide-2.13.ebuild,v 1.2 2013/05/20 13:41:03 hasufell Exp $
57
58 EAPI=5
59
60 @@ -15,7 +15,8 @@
61 KEYWORDS="~amd64 ~x86"
62 IUSE=""
63
64 -DEPEND="media-libs/libpng:0
65 +DEPEND="media-fonts/font-schumacher-misc
66 + media-libs/libpng:0
67 >=sci-geosciences/libtcd-2.2.5_p2
68 x11-libs/libX11
69 >=x11-libs/libXaw-1.0.3
70 @@ -27,7 +28,7 @@
71 dobin xtide tide xttpd
72 doman *.[18]
73
74 - echo 'HFILE_PATH=/usr/share/harmonics/' > 50xtide_harm
75 + echo 'HFILE_PATH=/usr/share/harmonics' > 50xtide_harm
76 doenvd 50xtide_harm
77
78 newicon -s 48 iconsrc/icon_48x48_orig.png ${PN}.png