Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@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: Sat, 02 Oct 2010 13:13:07
Message-Id: 20101002131303.D04B920051@flycatcher.gentoo.org
1 grobian 10/10/02 13:13:03
2
3 Modified: ChangeLog xdvik-22.84.16.ebuild
4 Log:
5 Marked ~x64-macos, bug #333981
6
7 (Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
8
9 Revision Changes Path
10 1.73 app-text/xdvik/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/ChangeLog?rev=1.73&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/ChangeLog?rev=1.73&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/ChangeLog?r1=1.72&r2=1.73
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v
19 retrieving revision 1.72
20 retrieving revision 1.73
21 diff -u -r1.72 -r1.73
22 --- ChangeLog 10 Jul 2010 13:29:24 -0000 1.72
23 +++ ChangeLog 2 Oct 2010 13:13:03 -0000 1.73
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-text/xdvik
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.72 2010/07/10 13:29:24 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.73 2010/10/02 13:13:03 grobian Exp $
29 +
30 + 02 Oct 2010; Fabian Groffen <grobian@g.o> xdvik-22.84.16.ebuild:
31 + Marked ~x64-macos, bug #333981
32
33 10 Jul 2010; Samuli Suominen <ssuominen@g.o> xdvik-22.84.16.ebuild,
34 -files/xdvik.png, +files/xdvik.xpm:
35
36
37
38 1.10 app-text/xdvik/xdvik-22.84.16.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild?r1=1.9&r2=1.10
43
44 Index: xdvik-22.84.16.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- xdvik-22.84.16.ebuild 10 Jul 2010 13:29:24 -0000 1.9
51 +++ xdvik-22.84.16.ebuild 2 Oct 2010 13:13:03 -0000 1.10
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild,v 1.9 2010/07/10 13:29:24 ssuominen Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild,v 1.10 2010/10/02 13:13:03 grobian Exp $
57
58 EAPI=3
59 inherit eutils flag-o-matic elisp-common toolchain-funcs
60 @@ -9,7 +9,7 @@
61 HOMEPAGE="http://xdvi.sourceforge.net/"
62 SRC_URI="mirror://sourceforge/xdvi/${P}.tar.gz"
63
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 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
66 SLOT="0"
67 LICENSE="GPL-2"
68 IUSE="motif neXt Xaw3d emacs"