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
|
# ChangeLog for app-editors/gedit-plugins
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.11 2011/01/23 23:17:48 eva Exp $
23 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org>
gedit-plugins-2.30.0.ebuild:
Pin dependencies to appropriate slots and make use of python eclass for
proper mutliple python slots support.
23 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org>
gedit-plugins-2.30.0.ebuild:
Pin dependencies to appropriate slots and make use of python eclass for
proper mutliple python slots support.
01 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org>
gedit-plugins-2.30.0.ebuild:
Add missing gconf-python dependency, bug #339978.
08 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org>
-gedit-plugins-2.26.3.ebuild, -gedit-plugins-2.28.0.ebuild:
Clean up old revisions.
*gedit-plugins-2.30.0 (18 Jun 2010)
18 Jun 2010; Pacho Ramos <pacho@gentoo.org> +gedit-plugins-2.30.0.ebuild,
+files/gedit-plugins-2.30.0-background-color.patch,
+files/gedit-plugins-2.30.0-commander-menu.patch,
+files/gedit-plugins-2.30.0-copy-paste.patch,
+files/gedit-plugins-2.30.0-edit-menu.patch,
+files/gedit-plugins-2.30.0-find-replace.patch,
+files/gedit-plugins-2.30.0-keybinding-toggle.patch,
+files/gedit-plugins-2.30.0-replace-all.patch:
Version bump for Gnome 2.30
08 Mar 2010; Gilles Dartiguelongue <eva@gentoo.org>
gedit-plugins-2.28.0.ebuild:
Fix bad intltool rules.
*gedit-plugins-2.28.0 (08 Mar 2010)
08 Mar 2010; Gilles Dartiguelongue <eva@gentoo.org>
-gedit-plugins-2.26.2.ebuild, +gedit-plugins-2.28.0.ebuild:
Version bump. Do not install unused *.la files, do not let build
pre-compile python code. i18n updates and a couple of fixes.
*gedit-plugins-2.26.3 (27 Aug 2009)
27 Aug 2009; Romain Perier <mrpouet@gentoo.org>
+gedit-plugins-2.26.3.ebuild:
Version bump to 2.26.3, Misc Bugfixes, translations updated
17 Aug 2009; Rémi Cardona <remi@gentoo.org> gedit-plugins-2.26.2.ebuild:
add ~x86 keyword, fixes bug #281750
24 Jul 2009; Romain Perier <mrpouet@gentoo.org> gedit-plugins-2.26.2.ebuild,
metadata.xml:
Fix RDEPEND, some dependencies was missing. Drop ${MY_PV}, Increase eapi to
2 and fix missing terminal? ( >=x11-libs/vte-0.19.4[python] ) dep, bug 28470.
23 Jul 2009; Romain Perier <mrpouet@gentoo.org> gedit-plugins-2.26.2.ebuild,
metadata.xml:
Move sessionsaver to session global USE flag, and add GCONF_DEBUG=no
*gedit-plugins-2.26.2 (23 Jul 2009)
23 Jul 2009; Romain Perier <mrpouet@gentoo.org> +gedit-plugins-2.26.2.ebuild,
+metadata.xml:
New ebuild, imported from bug #28470, thanks to Rajat Vig , Matt Jorde and
Martin Klaffenboeck for their works.
|