Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/xarchiver: ChangeLog xarchiver-0.5.2-r1.ebuild
Date: Fri, 19 Feb 2010 20:02:07
Message-Id: E1NiZ34-0002V5-2t@stork.gentoo.org
1 ssuominen 10/02/19 20:02:02
2
3 Modified: ChangeLog xarchiver-0.5.2-r1.ebuild
4 Log:
5 amd64 stable wrt #305657
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.17 app-arch/xarchiver/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/xarchiver/ChangeLog?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/xarchiver/ChangeLog?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/xarchiver/ChangeLog?r1=1.16&r2=1.17
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-arch/xarchiver/ChangeLog,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ChangeLog 10 Feb 2010 15:28:23 -0000 1.16
22 +++ ChangeLog 19 Feb 2010 20:02:01 -0000 1.17
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-arch/xarchiver
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/ChangeLog,v 1.16 2010/02/10 15:28:23 darkside Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/ChangeLog,v 1.17 2010/02/19 20:02:01 ssuominen Exp $
28 +
29 + 19 Feb 2010; Samuli Suominen <ssuominen@g.o>
30 + xarchiver-0.5.2-r1.ebuild:
31 + amd64 stable wrt #305657
32
33 *xarchiver-0.5.2-r1 (10 Feb 2010)
34
35
36
37
38 1.2 app-arch/xarchiver/xarchiver-0.5.2-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/xarchiver/xarchiver-0.5.2-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/xarchiver/xarchiver-0.5.2-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/xarchiver/xarchiver-0.5.2-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: xarchiver-0.5.2-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-arch/xarchiver/xarchiver-0.5.2-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- xarchiver-0.5.2-r1.ebuild 10 Feb 2010 15:28:23 -0000 1.1
51 +++ xarchiver-0.5.2-r1.ebuild 19 Feb 2010 20:02:01 -0000 1.2
52 @@ -1,9 +1,8 @@
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-arch/xarchiver/xarchiver-0.5.2-r1.ebuild,v 1.1 2010/02/10 15:28:23 darkside Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/xarchiver-0.5.2-r1.ebuild,v 1.2 2010/02/19 20:02:01 ssuominen Exp $
57
58 EAPI=2
59 -
60 inherit xfconf
61
62 DESCRIPTION="a GTK+ based and advanced archive manager that can be used with Thunar"
63 @@ -12,7 +11,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
68 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
69 IUSE="debug"
70
71 RDEPEND=">=x11-libs/gtk+-2.10:2