* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
@ 2010-05-27 2:27 Jeremy Olexa (darkside)
0 siblings, 0 replies; 9+ messages in thread
From: Jeremy Olexa (darkside) @ 2010-05-27 2:27 UTC (permalink / raw
To: gentoo-commits
darkside 10/05/27 02:27:41
Modified: ChangeLog
Added: thunar-archive-plugin-0.2.4-r2.ebuild
Log:
Revision bump to add patch that supports 7z/lzma/xz formats, bug 313783
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.4 xfce-extra/thunar-archive-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 15 Jan 2010 02:37:55 -0000 1.3
+++ ChangeLog 27 May 2010 02:27:41 -0000 1.4
@@ -1,6 +1,13 @@
# ChangeLog for xfce-extra/thunar-archive-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.3 2010/01/15 02:37:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.4 2010/05/27 02:27:41 darkside Exp $
+
+*thunar-archive-plugin-0.2.4-r2 (27 May 2010)
+
+ 27 May 2010; Jeremy Olexa <darkside@gentoo.org>
+ +thunar-archive-plugin-0.2.4-r2.ebuild,
+ +files/thunar-archive-plugin-0.2.4-7zlzmaxz.patch:
+ Revision bump to add patch that supports 7z/lzma/xz formats, bug 313783
15 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
thunar-archive-plugin-0.2.4-r1.ebuild:
1.1 xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.1&content-type=text/plain
Index: thunar-archive-plugin-0.2.4-r2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.1 2010/05/27 02:27:41 darkside Exp $
EAPI=2
inherit xfconf
DESCRIPTION="Thunar archive plugin"
HOMEPAGE="http://www.foo-projects.org/~benny/projects/thunar-archive-plugin"
SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/0.2/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
COMMON_DEPEND="<xfce-base/thunar-1.1.0"
RDEPEND="${COMMON_DEPEND}
|| ( app-arch/xarchiver
kde-base/ark
app-arch/file-roller
app-arch/squeeze )"
DEPEND="${COMMON_DEPEND}
sys-devel/gettext
dev-util/pkgconfig"
pkg_setup() {
XFCONF="--disable-dependency-tracking
$(xfconf_use_debug)"
DOCS="AUTHORS ChangeLog NEWS README THANKS"
PATCHES=( "${FILESDIR}/${P}-7zlzmaxz.patch" )
}
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
@ 2010-06-29 7:15 Christoph Mende (angelos)
0 siblings, 0 replies; 9+ messages in thread
From: Christoph Mende (angelos) @ 2010-06-29 7:15 UTC (permalink / raw
To: gentoo-commits
angelos 10/06/29 07:15:12
Modified: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #323729
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.2 xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?r1=1.1&r2=1.2
Index: thunar-archive-plugin-0.2.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- thunar-archive-plugin-0.2.4-r2.ebuild 27 May 2010 02:27:41 -0000 1.1
+++ thunar-archive-plugin-0.2.4-r2.ebuild 29 Jun 2010 07:15:12 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.1 2010/05/27 02:27:41 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.2 2010/06/29 07:15:12 angelos Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
COMMON_DEPEND="<xfce-base/thunar-1.1.0"
1.5 xfce-extra/thunar-archive-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 27 May 2010 02:27:41 -0000 1.4
+++ ChangeLog 29 Jun 2010 07:15:12 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-archive-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.4 2010/05/27 02:27:41 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.5 2010/06/29 07:15:12 angelos Exp $
+
+ 29 Jun 2010; Christoph Mende <angelos@gentoo.org>
+ thunar-archive-plugin-0.2.4-r2.ebuild:
+ Stable on amd64 wrt bug #323729
*thunar-archive-plugin-0.2.4-r2 (27 May 2010)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
@ 2010-06-30 16:04 Christian Faulhammer (fauli)
0 siblings, 0 replies; 9+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-06-30 16:04 UTC (permalink / raw
To: gentoo-commits
fauli 10/06/30 16:04:04
Modified: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
Log:
x86 stable, bug 323729
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.3 xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?r1=1.2&r2=1.3
Index: thunar-archive-plugin-0.2.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- thunar-archive-plugin-0.2.4-r2.ebuild 29 Jun 2010 07:15:12 -0000 1.2
+++ thunar-archive-plugin-0.2.4-r2.ebuild 30 Jun 2010 16:04:04 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.2 2010/06/29 07:15:12 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.3 2010/06/30 16:04:04 fauli Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
COMMON_DEPEND="<xfce-base/thunar-1.1.0"
1.6 xfce-extra/thunar-archive-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 29 Jun 2010 07:15:12 -0000 1.5
+++ ChangeLog 30 Jun 2010 16:04:04 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-archive-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.5 2010/06/29 07:15:12 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.6 2010/06/30 16:04:04 fauli Exp $
+
+ 30 Jun 2010; Christian Faulhammer <fauli@gentoo.org>
+ thunar-archive-plugin-0.2.4-r2.ebuild:
+ x86 stable, bug 323729
29 Jun 2010; Christoph Mende <angelos@gentoo.org>
thunar-archive-plugin-0.2.4-r2.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
@ 2010-07-09 16:55 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-07-09 16:55 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/07/09 16:55:04
Modified: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
Log:
ppc64 stable wrt #323729
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.4 xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?r1=1.3&r2=1.4
Index: thunar-archive-plugin-0.2.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- thunar-archive-plugin-0.2.4-r2.ebuild 30 Jun 2010 16:04:04 -0000 1.3
+++ thunar-archive-plugin-0.2.4-r2.ebuild 9 Jul 2010 16:55:04 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.3 2010/06/30 16:04:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.4 2010/07/09 16:55:04 ssuominen Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
COMMON_DEPEND="<xfce-base/thunar-1.1.0"
1.7 xfce-extra/thunar-archive-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 30 Jun 2010 16:04:04 -0000 1.6
+++ ChangeLog 9 Jul 2010 16:55:04 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-archive-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.6 2010/06/30 16:04:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.7 2010/07/09 16:55:04 ssuominen Exp $
+
+ 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+ thunar-archive-plugin-0.2.4-r2.ebuild:
+ ppc64 stable wrt #323729
30 Jun 2010; Christian Faulhammer <fauli@gentoo.org>
thunar-archive-plugin-0.2.4-r2.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
@ 2010-07-23 7:53 Markus Meier (maekke)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2010-07-23 7:53 UTC (permalink / raw
To: gentoo-commits
maekke 10/07/23 07:53:15
Modified: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
Log:
arm stable, bug #323729
(Portage version: 2.2_rc67/cvs/Linux i686)
Revision Changes Path
1.5 xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?r1=1.4&r2=1.5
Index: thunar-archive-plugin-0.2.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- thunar-archive-plugin-0.2.4-r2.ebuild 9 Jul 2010 16:55:04 -0000 1.4
+++ thunar-archive-plugin-0.2.4-r2.ebuild 23 Jul 2010 07:53:15 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.4 2010/07/09 16:55:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.5 2010/07/23 07:53:15 maekke Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
COMMON_DEPEND="<xfce-base/thunar-1.1.0"
1.8 xfce-extra/thunar-archive-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 9 Jul 2010 16:55:04 -0000 1.7
+++ ChangeLog 23 Jul 2010 07:53:15 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-archive-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.7 2010/07/09 16:55:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.8 2010/07/23 07:53:15 maekke Exp $
+
+ 23 Jul 2010; Markus Meier <maekke@gentoo.org>
+ thunar-archive-plugin-0.2.4-r2.ebuild:
+ arm stable, bug #323729
09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
thunar-archive-plugin-0.2.4-r2.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
@ 2010-08-10 15:56 Jeroen Roovers (jer)
0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2010-08-10 15:56 UTC (permalink / raw
To: gentoo-commits
jer 10/08/10 15:56:47
Modified: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
Log:
Stable for HPPA (bug #323729).
(Portage version: 2.2_rc67/cvs/Linux i686)
Revision Changes Path
1.6 xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?r1=1.5&r2=1.6
Index: thunar-archive-plugin-0.2.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- thunar-archive-plugin-0.2.4-r2.ebuild 23 Jul 2010 07:53:15 -0000 1.5
+++ thunar-archive-plugin-0.2.4-r2.ebuild 10 Aug 2010 15:56:47 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.5 2010/07/23 07:53:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.6 2010/08/10 15:56:47 jer Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
COMMON_DEPEND="<xfce-base/thunar-1.1.0"
1.9 xfce-extra/thunar-archive-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 23 Jul 2010 07:53:15 -0000 1.8
+++ ChangeLog 10 Aug 2010 15:56:47 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-archive-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.8 2010/07/23 07:53:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.9 2010/08/10 15:56:47 jer Exp $
+
+ 10 Aug 2010; Jeroen Roovers <jer@gentoo.org>
+ thunar-archive-plugin-0.2.4-r2.ebuild:
+ Stable for HPPA (bug #323729).
23 Jul 2010; Markus Meier <maekke@gentoo.org>
thunar-archive-plugin-0.2.4-r2.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
@ 2010-08-11 20:48 Joseph Jezak (josejx)
0 siblings, 0 replies; 9+ messages in thread
From: Joseph Jezak (josejx) @ 2010-08-11 20:48 UTC (permalink / raw
To: gentoo-commits
josejx 10/08/11 20:48:50
Modified: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
Log:
Marked ppc stable for bug #323729.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.7 xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?r1=1.6&r2=1.7
Index: thunar-archive-plugin-0.2.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- thunar-archive-plugin-0.2.4-r2.ebuild 10 Aug 2010 15:56:47 -0000 1.6
+++ thunar-archive-plugin-0.2.4-r2.ebuild 11 Aug 2010 20:48:50 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.6 2010/08/10 15:56:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.7 2010/08/11 20:48:50 josejx Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
COMMON_DEPEND="<xfce-base/thunar-1.1.0"
1.10 xfce-extra/thunar-archive-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 10 Aug 2010 15:56:47 -0000 1.9
+++ ChangeLog 11 Aug 2010 20:48:50 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-archive-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.9 2010/08/10 15:56:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.10 2010/08/11 20:48:50 josejx Exp $
+
+ 11 Aug 2010; Joseph Jezak <josejx@gentoo.org>
+ thunar-archive-plugin-0.2.4-r2.ebuild:
+ Marked ppc stable for bug #323729.
10 Aug 2010; Jeroen Roovers <jer@gentoo.org>
thunar-archive-plugin-0.2.4-r2.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
@ 2010-08-29 17:58 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2010-08-29 17:58 UTC (permalink / raw
To: gentoo-commits
armin76 10/08/29 17:58:21
Modified: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
Log:
alpha/ia64/sparc stable wrt #323729
(Portage version: 2.1.8.3/cvs/Linux ia64)
Revision Changes Path
1.8 xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?r1=1.7&r2=1.8
Index: thunar-archive-plugin-0.2.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- thunar-archive-plugin-0.2.4-r2.ebuild 11 Aug 2010 20:48:50 -0000 1.7
+++ thunar-archive-plugin-0.2.4-r2.ebuild 29 Aug 2010 17:58:21 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.7 2010/08/11 20:48:50 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.8 2010/08/29 17:58:21 armin76 Exp $
EAPI=2
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
COMMON_DEPEND="<xfce-base/thunar-1.1.0"
1.11 xfce-extra/thunar-archive-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 11 Aug 2010 20:48:50 -0000 1.10
+++ ChangeLog 29 Aug 2010 17:58:21 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-archive-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.10 2010/08/11 20:48:50 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.11 2010/08/29 17:58:21 armin76 Exp $
+
+ 29 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+ thunar-archive-plugin-0.2.4-r2.ebuild:
+ alpha/ia64/sparc stable wrt #323729
11 Aug 2010; Joseph Jezak <josejx@gentoo.org>
thunar-archive-plugin-0.2.4-r2.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
@ 2010-09-10 17:25 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-09-10 17:25 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/09/10 17:25:15
Modified: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog
Log:
Port thunar-archive-plugin to thunarx-2 API wrt upstream #6093.
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Revision Changes Path
1.10 xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild?r1=1.9&r2=1.10
Index: thunar-archive-plugin-0.2.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- thunar-archive-plugin-0.2.4-r2.ebuild 6 Sep 2010 20:34:20 -0000 1.9
+++ thunar-archive-plugin-0.2.4-r2.ebuild 10 Sep 2010 17:25:15 -0000 1.10
@@ -1,20 +1,22 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.9 2010/09/06 20:34:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.2.4-r2.ebuild,v 1.10 2010/09/10 17:25:15 ssuominen Exp $
EAPI=3
+EAUTORECONF=yes
inherit xfconf
DESCRIPTION="Thunar archive plugin"
HOMEPAGE="http://www.foo-projects.org/~benny/projects/thunar-archive-plugin"
-SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/0.2/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/0.2/${P}.tar.bz2
+ http://dev.gentoo.org/~ssuominen/${P}-thunarx-2.patch.bz2"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
-COMMON_DEPEND="<xfce-base/thunar-1.1.0"
+COMMON_DEPEND="xfce-base/thunar"
RDEPEND="${COMMON_DEPEND}
|| ( app-arch/xarchiver
kde-base/ark
@@ -25,8 +27,13 @@
dev-util/pkgconfig"
pkg_setup() {
+ PATCHES=( "${FILESDIR}"/${P}-7zlzmaxz.patch )
+
+ if has_version ">=xfce-base/thunar-1.1.0"; then
+ PATCHES+=( "${WORKDIR}"/${P}-thunarx-2.patch )
+ fi
+
XFCONF="--disable-dependency-tracking
$(xfconf_use_debug)"
DOCS="AUTHORS ChangeLog NEWS README THANKS"
- PATCHES=( "${FILESDIR}/${P}-7zlzmaxz.patch" )
}
1.12 xfce-extra/thunar-archive-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 29 Aug 2010 17:58:21 -0000 1.11
+++ ChangeLog 10 Sep 2010 17:25:15 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-archive-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.11 2010/08/29 17:58:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.12 2010/09/10 17:25:15 ssuominen Exp $
+
+ 10 Sep 2010; Samuli Suominen <ssuominen@gentoo.org>
+ thunar-archive-plugin-0.2.4-r2.ebuild:
+ Port thunar-archive-plugin to thunarx-2 API wrt upstream #6093.
29 Aug 2010; Raúl Porcel <armin76@gentoo.org>
thunar-archive-plugin-0.2.4-r2.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2010-09-10 17:25 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-11 20:48 [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: thunar-archive-plugin-0.2.4-r2.ebuild ChangeLog Joseph Jezak (josejx)
-- strict thread matches above, loose matches on Subject: below --
2010-09-10 17:25 Samuli Suominen (ssuominen)
2010-08-29 17:58 Raul Porcel (armin76)
2010-08-10 15:56 Jeroen Roovers (jer)
2010-07-23 7:53 Markus Meier (maekke)
2010-07-09 16:55 Samuli Suominen (ssuominen)
2010-06-30 16:04 Christian Faulhammer (fauli)
2010-06-29 7:15 Christoph Mende (angelos)
2010-05-27 2:27 Jeremy Olexa (darkside)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox