Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: ChangeLog xfce4-dict-0.3.0.ebuild
Date: Sun, 27 Apr 2008 02:14:52
Message-Id: E1JpwPh-0006f0-6G@stork.gentoo.org
1 drac 08/04/27 02:14:49
2
3 Modified: ChangeLog
4 Added: xfce4-dict-0.3.0.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.1.5_rc6)
8
9 Revision Changes Path
10 1.11 xfce-extra/xfce4-dict/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 15 Mar 2007 13:47:21 -0000 1.10
23 +++ ChangeLog 27 Apr 2008 02:14:48 -0000 1.11
24 @@ -1,6 +1,11 @@
25 # ChangeLog for xfce-extra/xfce4-dict
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.10 2007/03/15 13:47:21 corsair Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.11 2008/04/27 02:14:48 drac Exp $
30 +
31 +*xfce4-dict-0.3.0 (27 Apr 2008)
32 +
33 + 27 Apr 2008; Samuli Suominen <drac@g.o> +xfce4-dict-0.3.0.ebuild:
34 + Version bump.
35
36 15 Mar 2007; Markus Rothe <corsair@g.o> xfce4-dict-0.2.1.ebuild:
37 Stable on ppc64; bug #169987
38
39
40
41 1.1 xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: xfce4-dict-0.3.0.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.3.0.ebuild,v 1.1 2008/04/27 02:14:48 drac Exp $
51
52 inherit xfce44
53
54 xfce44
55 xfce44_gzipped
56
57 DESCRIPTION="A plugin to query a Dict server and other dictionary sources"
58 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
59 IUSE="debug"
60
61 DEPEND="dev-util/intltool"
62
63 DOCS="AUTHORS ChangeLog README"
64
65 xfce44_goodies_panel_plugin
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list