Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: ChangeLog xfce4-dict-0.5.3.ebuild
Date: Wed, 26 Aug 2009 20:32:05
Message-Id: E1Mg9ZR-0004Jg-I9@stork.gentoo.org
1 darkside 09/08/26 03:53:13
2
3 Modified: ChangeLog xfce4-dict-0.5.3.ebuild
4 Log:
5 amd64 stable, bug 282691. Update HOMEPAGE
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.36 xfce-extra/xfce4-dict/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.36&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.36&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?r1=1.35&r2=1.36
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
18 retrieving revision 1.35
19 retrieving revision 1.36
20 diff -u -r1.35 -r1.36
21 --- ChangeLog 25 Aug 2009 13:47:47 -0000 1.35
22 +++ ChangeLog 26 Aug 2009 03:53:13 -0000 1.36
23 @@ -1,6 +1,9 @@
24 # ChangeLog for xfce-extra/xfce4-dict
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.35 2009/08/25 13:47:47 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.36 2009/08/26 03:53:13 darkside Exp $
28 +
29 + 26 Aug 2009; Jeremy Olexa <darkside@g.o> xfce4-dict-0.5.3.ebuild:
30 + amd64 stable, bug 282691. Update HOMEPAGE
31
32 25 Aug 2009; Samuli Suominen <ssuominen@g.o>
33 xfce4-dict-0.5.3.ebuild:
34
35
36
37 1.4 xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild?r1=1.3&r2=1.4
42
43 Index: xfce4-dict-0.5.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- xfce4-dict-0.5.3.ebuild 25 Aug 2009 13:47:47 -0000 1.3
50 +++ xfce4-dict-0.5.3.ebuild 26 Aug 2009 03:53:13 -0000 1.4
51 @@ -1,17 +1,17 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild,v 1.3 2009/08/25 13:47:47 ssuominen Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild,v 1.4 2009/08/26 03:53:13 darkside Exp $
56
57 EAPI=2
58 inherit xfconf
59
60 DESCRIPTION="plugin and stand-alone application to query dict.org"
61 -HOMEPAGE="http://www.xfce.org/"
62 +HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-dict "
63 SRC_URI="mirror://xfce/src/apps/${PN}/0.5/${P}.tar.bz2"
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
68 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
69 IUSE="debug"
70
71 RDEPEND=">=dev-libs/glib-2.6:2