1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
# ChangeLog for app-text/evince
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.16 2005/10/21 10:02:22 leonardop Exp $
21 Oct 2005; Leonardo Boshell <leonardop@gentoo.org> metadata.xml,
evince-0.4.0-r2.ebuild:
Pass --copy to libtoolize call. Pass --disable-scrollkeeper instead of using
gnome2_omf_fix. Move gnome-doc-utils from RDEPEND to DEPEND. Added gconf and
libglade dependencies. Set G2CONF in pkg_setup() instead of the global
scope. Misc clean-ups. Added gnome herd to metadata.xml.
17 Oct 2005; <dang@gentoo.org> +files/evince-0.4.0-no-tiff.patch,
evince-0.4.0-r2.ebuild:
Make tiff actually optional
17 Oct 2005; John N. Laliberte <allanonjl@gentoo.org>
evince-0.4.0-r2.ebuild:
fix message when poppler needs gtk. fixes #109571
14 Oct 2005; <dang@gentoo.org> evince-0.4.0-r2.ebuild:
Needs poppler built with gtk. bug #109029
20 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org>
evince-0.4.0-r2.ebuild:
Keyworded ~sparc
14 Sep 2005; <dang@gentoo.org> -files/evince-0.3.1-64bit.patch,
-files/evince-0.3.1-t1lib_is_t1.patch,
-files/evince-0.3.2-t1lib_is_t1.patch, -evince-0.3.1.ebuild,
-evince-0.3.2.ebuild:
Remove old evince versions
*evince-0.4.0-r2 (13 Sep 2005)
13 Sep 2005; <dang@gentoo.org> +evince-0.4.0-r2.ebuild:
Add 'nautilus' use flag that enables the nautilus properties page for
filetypes supported by evince
*evince-0.4.0-r1 (13 Sep 2005)
13 Sep 2005; <dang@gentoo.org> +files/evince-0.4.0-display-menu.patch,
+evince-0.4.0-r1.ebuild:
Make the menu entry for evince not hidden. Bug #104917
*evince-0.4.0 (30 Aug 2005)
30 Aug 2005; <dang@gentoo.org> +files/evince-0.4.0-t1lib_is_t1.patch,
+evince-0.4.0.ebuild:
Add evince 0.4.0. Two things are missing from this ebuild: the nautilus
plugin (was cauing -fPIC errors), and djvu support (still waiting on a
revbump for that). Will revbump when those are fixed.
04 Aug 2005; <dang@gentoo.org> evince-0.3.2.ebuild:
Remove djvu support until new version of djvu is released. bug #101108
*evince-0.3.2 (27 Jun 2005)
27 Jun 2005; <dang@gentoo.org> +files/evince-0.3.2-t1lib_is_t1.patch,
+evince-0.3.2.ebuild:
revbump to 0.3.2
22 Jun 2005; <dang@gentoo.org> evince-0.3.1.ebuild:
Updated libgnomeui and libgnomeprintui deps
18 Jun 2005; <dang@gentoo.org> +files/evince-0.3.1-64bit.patch,
evince-0.3.1.ebuild:
Clean up dependency list, add patch to make dvi work on amd64, add ~amd64
18 Jun 2005; David Holm <dholm@gentoo.org> evince-0.3.1.ebuild:
Added to ~ppc.
17 Jun 2005; <dang@gentoo.org> evince-0.3.1.ebuild:
minimum poppeler is 0.3.2
*evince-0.3.1 (17 Jun 2005)
17 Jun 2005; <dang@gentoo.org> +files/evince-0.3.1-t1lib_is_t1.patch,
+evince-0.3.1.ebuild:
Initial version of evince in portage. Thanks to numerous people in
bug #78956 for the initial ebuild and comments.
|