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/thunar-archive: thunar-archive-0.2.4-r1.ebuild
Date: Sat, 10 May 2008 02:31:56
Message-Id: E1JuesL-0007ET-FJ@stork.gentoo.org
1 drac 08/05/10 02:31:53
2
3 Modified: thunar-archive-0.2.4-r1.ebuild
4 Log:
5 dep on moved squeeze..
6 (Portage version: 2.1.5_rc7)
7
8 Revision Changes Path
9 1.18 xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild?r1=1.17&r2=1.18
14
15 Index: thunar-archive-0.2.4-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- thunar-archive-0.2.4-r1.ebuild 4 May 2008 08:05:19 -0000 1.17
22 +++ thunar-archive-0.2.4-r1.ebuild 10 May 2008 02:31:53 -0000 1.18
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild,v 1.17 2008/05/04 08:05:19 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild,v 1.18 2008/05/10 02:31:53 drac Exp $
28
29 inherit xfce44
30
31 @@ -14,6 +14,6 @@
32 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
33 IUSE="debug"
34
35 -RDEPEND="|| ( xfce-extra/xarchiver app-arch/file-roller xfce-extra/squeeze kde-base/ark )"
36 +RDEPEND="|| ( xfce-extra/xarchiver app-arch/file-roller app-arch/squeeze kde-base/ark )"
37
38 DOCS="AUTHORS ChangeLog NEWS README THANKS"
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list