Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/xdvik: ChangeLog xdvik-22.84.16.ebuild
Date: Thu, 24 Jun 2010 21:45:18
Message-Id: 20100624214515.625912CF51@corvid.gentoo.org
1 pacho 10/06/24 21:45:15
2
3 Modified: ChangeLog xdvik-22.84.16.ebuild
4 Log:
5 stable amd64, bug 323373
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.69 app-text/xdvik/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/ChangeLog?rev=1.69&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/ChangeLog?rev=1.69&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/ChangeLog?r1=1.68&r2=1.69
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v
18 retrieving revision 1.68
19 retrieving revision 1.69
20 diff -u -r1.68 -r1.69
21 --- ChangeLog 20 Jun 2010 09:31:06 -0000 1.68
22 +++ ChangeLog 24 Jun 2010 21:45:15 -0000 1.69
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-text/xdvik
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.68 2010/06/20 09:31:06 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.69 2010/06/24 21:45:15 pacho Exp $
28 +
29 + 24 Jun 2010; Pacho Ramos <pacho@g.o> xdvik-22.84.16.ebuild:
30 + stable amd64, bug 323373
31
32 20 Jun 2010; Alexis Ballier <aballier@g.o> xdvik-22.84.16.ebuild:
33 fix find args order, by vapier, bug #324775
34
35
36
37 1.6 app-text/xdvik/xdvik-22.84.16.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild?r1=1.5&r2=1.6
42
43 Index: xdvik-22.84.16.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- xdvik-22.84.16.ebuild 20 Jun 2010 09:31:06 -0000 1.5
50 +++ xdvik-22.84.16.ebuild 24 Jun 2010 21:45:15 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild,v 1.5 2010/06/20 09:31:06 aballier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild,v 1.6 2010/06/24 21:45:15 pacho Exp $
56
57 EAPI=3
58
59 @@ -10,7 +10,7 @@
60 HOMEPAGE="http://xdvi.sourceforge.net/"
61 SRC_URI="mirror://sourceforge/xdvi/${P}.tar.gz"
62
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
65 SLOT="0"
66 LICENSE="GPL-2"
67 IUSE="motif neXt Xaw3d emacs"