public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: ChangeLog thunar-archive-plugin-0.3.1.ebuild
@ 2013-05-11 12:03 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-05-11 12:03 UTC (permalink / raw
  To: gentoo-commits

ssuominen    13/05/11 12:03:30

  Modified:             ChangeLog
  Added:                thunar-archive-plugin-0.3.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.21                 xfce-extra/thunar-archive-plugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	28 Nov 2012 12:18:18 -0000	1.20
+++ ChangeLog	11 May 2013 12:03:30 -0000	1.21
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/thunar-archive-plugin
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.20 2012/11/28 12:18:18 ssuominen Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.21 2013/05/11 12:03:30 ssuominen Exp $
+
+*thunar-archive-plugin-0.3.1 (11 May 2013)
+
+  11 May 2013; Samuli Suominen <ssuominen@gentoo.org>
+  +thunar-archive-plugin-0.3.1.ebuild:
+  Version bump.
 
   28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
   thunar-archive-plugin-0.3.0.ebuild:



1.1                  xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1.ebuild?rev=1.1&content-type=text/plain

Index: thunar-archive-plugin-0.3.1.ebuild
===================================================================
# Copyright 1999-2013 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.3.1.ebuild,v 1.1 2013/05/11 12:03:30 ssuominen Exp $

EAPI=5
inherit xfconf

DESCRIPTION="Archive plug-in for the Thunar filemanager"
HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin"
SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2"

LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"

RDEPEND=">=xfce-base/libxfce4util-4.8
	>=xfce-base/exo-0.6
	>=xfce-base/thunar-1.2"
DEPEND="${RDEPEND}
	dev-util/intltool
	sys-devel/gettext
	virtual/pkgconfig"

pkg_setup() {
	XFCONF=( $(xfconf_use_debug) )
	DOCS=( AUTHORS ChangeLog NEWS README THANKS )
}





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: ChangeLog thunar-archive-plugin-0.3.1.ebuild
@ 2013-12-31  8:52 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2013-12-31  8:52 UTC (permalink / raw
  To: gentoo-commits

maekke      13/12/31 08:52:50

  Modified:             ChangeLog thunar-archive-plugin-0.3.1.ebuild
  Log:
  arm stable, bug #496018
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.22                 xfce-extra/thunar-archive-plugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	11 May 2013 12:03:30 -0000	1.21
+++ ChangeLog	31 Dec 2013 08:52:50 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/thunar-archive-plugin
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.21 2013/05/11 12:03:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.22 2013/12/31 08:52:50 maekke Exp $
+
+  31 Dec 2013; Markus Meier <maekke@gentoo.org>
+  thunar-archive-plugin-0.3.1.ebuild:
+  arm stable, bug #496018
 
 *thunar-archive-plugin-0.3.1 (11 May 2013)
 



1.2                  xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1.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.3.1.ebuild?r1=1.1&r2=1.2

Index: thunar-archive-plugin-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- thunar-archive-plugin-0.3.1.ebuild	11 May 2013 12:03:30 -0000	1.1
+++ thunar-archive-plugin-0.3.1.ebuild	31 Dec 2013 08:52:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 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.3.1.ebuild,v 1.1 2013/05/11 12:03:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1.ebuild,v 1.2 2013/12/31 08:52:50 maekke Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND=">=xfce-base/libxfce4util-4.8





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-31  8:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-11 12:03 [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive-plugin: ChangeLog thunar-archive-plugin-0.3.1.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-31  8:52 Markus Meier (maekke)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox