* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mount-plugin: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
@ 2014-05-07 14:51 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-05-07 14:51 UTC (permalink / raw
To: gentoo-commits
ssuominen 14/05/07 14:51:06
Modified: ChangeLog
Added: xfce4-mount-plugin-0.6.7.ebuild
Log:
Version bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.19 xfce-extra/xfce4-mount-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 28 Nov 2012 12:20:13 -0000 1.18
+++ ChangeLog 7 May 2014 14:51:06 -0000 1.19
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/xfce4-mount-plugin
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.18 2012/11/28 12:20:13 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.19 2014/05/07 14:51:06 ssuominen Exp $
+
+*xfce4-mount-plugin-0.6.7 (07 May 2014)
+
+ 07 May 2014; Samuli Suominen <ssuominen@gentoo.org>
+ +xfce4-mount-plugin-0.6.7.ebuild:
+ Version bump.
28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
xfce4-mount-plugin-0.6.4.ebuild:
@@ -84,4 +90,3 @@
24 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
+xfce4-mount-plugin-0.5.5.ebuild:
Rename xfce4-mount to xfce4-mount-plugin.
-
1.1 xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.1&content-type=text/plain
Index: xfce4-mount-plugin-0.6.7.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.1 2014/05/07 14:51:06 ssuominen Exp $
EAPI=5
inherit xfconf
DESCRIPTION="An mount plug-in for the Xfce panel"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=xfce-base/libxfce4ui-4.10
>=xfce-base/xfce4-panel-4.10"
DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig"
pkg_setup() {
XFCONF=(
$(xfconf_use_debug)
)
DOCS=( AUTHORS ChangeLog NEWS README TODO )
}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mount-plugin: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
@ 2014-06-20 6:56 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-06-20 6:56 UTC (permalink / raw
To: gentoo-commits
ssuominen 14/06/20 06:56:49
Modified: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
Log:
amd64/x86 stable wrt #513930
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.2 xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?r1=1.1&r2=1.2
Index: xfce4-mount-plugin-0.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-mount-plugin-0.6.7.ebuild 7 May 2014 14:51:06 -0000 1.1
+++ xfce4-mount-plugin-0.6.7.ebuild 20 Jun 2014 06:56:49 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.1 2014/05/07 14:51:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.2 2014/06/20 06:56:49 ssuominen Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=xfce-base/libxfce4ui-4.10
1.20 xfce-extra/xfce4-mount-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 7 May 2014 14:51:06 -0000 1.19
+++ ChangeLog 20 Jun 2014 06:56:49 -0000 1.20
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-mount-plugin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.19 2014/05/07 14:51:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.20 2014/06/20 06:56:49 ssuominen Exp $
+
+ 20 Jun 2014; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-mount-plugin-0.6.7.ebuild:
+ amd64/x86 stable wrt #513930
*xfce4-mount-plugin-0.6.7 (07 May 2014)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mount-plugin: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
@ 2014-06-20 13:44 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-06-20 13:44 UTC (permalink / raw
To: gentoo-commits
ssuominen 14/06/20 13:44:42
Modified: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
Log:
The release tarball is broken with missing localizations wrt #510872 by Nick Brooker
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.3 xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?r1=1.2&r2=1.3
Index: xfce4-mount-plugin-0.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-mount-plugin-0.6.7.ebuild 20 Jun 2014 06:56:49 -0000 1.2
+++ xfce4-mount-plugin-0.6.7.ebuild 20 Jun 2014 13:44:42 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.2 2014/06/20 06:56:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.3 2014/06/20 13:44:42 ssuominen Exp $
EAPI=5
inherit xfconf
@@ -22,6 +22,8 @@
virtual/pkgconfig"
pkg_setup() {
+ PATCHES=( "${FILESDIR}"/${P}-LINGUAS.patch )
+
XFCONF=(
$(xfconf_use_debug)
)
1.21 xfce-extra/xfce4-mount-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 20 Jun 2014 06:56:49 -0000 1.20
+++ ChangeLog 20 Jun 2014 13:44:42 -0000 1.21
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/xfce4-mount-plugin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.20 2014/06/20 06:56:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.21 2014/06/20 13:44:42 ssuominen Exp $
+
+ 20 Jun 2014; Samuli Suominen <ssuominen@gentoo.org>
+ +files/xfce4-mount-plugin-0.6.7-LINGUAS.patch,
+ xfce4-mount-plugin-0.6.7.ebuild:
+ The release tarball is broken with missing localizations wrt #510872 by Nick
+ Brooker
20 Jun 2014; Samuli Suominen <ssuominen@gentoo.org>
xfce4-mount-plugin-0.6.7.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mount-plugin: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
@ 2014-06-25 14:09 Jeroen Roovers (jer)
0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2014-06-25 14:09 UTC (permalink / raw
To: gentoo-commits
jer 14/06/25 14:09:20
Modified: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
Log:
Stable for HPPA (bug #513930).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path
1.4 xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?r1=1.3&r2=1.4
Index: xfce4-mount-plugin-0.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-mount-plugin-0.6.7.ebuild 20 Jun 2014 13:44:42 -0000 1.3
+++ xfce4-mount-plugin-0.6.7.ebuild 25 Jun 2014 14:09:20 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.3 2014/06/20 13:44:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.4 2014/06/25 14:09:20 jer Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=xfce-base/libxfce4ui-4.10
1.22 xfce-extra/xfce4-mount-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 20 Jun 2014 13:44:42 -0000 1.21
+++ ChangeLog 25 Jun 2014 14:09:20 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-mount-plugin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.21 2014/06/20 13:44:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.22 2014/06/25 14:09:20 jer Exp $
+
+ 25 Jun 2014; Jeroen Roovers <jer@gentoo.org> xfce4-mount-plugin-0.6.7.ebuild:
+ Stable for HPPA (bug #513930).
20 Jun 2014; Samuli Suominen <ssuominen@gentoo.org>
+files/xfce4-mount-plugin-0.6.7-LINGUAS.patch,
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mount-plugin: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
@ 2014-07-18 19:53 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-07-18 19:53 UTC (permalink / raw
To: gentoo-commits
ago 14/07/18 19:53:54
Modified: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #513930
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?r1=1.5&r2=1.6
Index: xfce4-mount-plugin-0.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-mount-plugin-0.6.7.ebuild 29 Jun 2014 18:58:57 -0000 1.5
+++ xfce4-mount-plugin-0.6.7.ebuild 18 Jul 2014 19:53:54 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.5 2014/06/29 18:58:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.6 2014/07/18 19:53:54 ago Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=xfce-base/libxfce4ui-4.10
1.24 xfce-extra/xfce4-mount-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 29 Jun 2014 18:58:57 -0000 1.23
+++ ChangeLog 18 Jul 2014 19:53:54 -0000 1.24
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-mount-plugin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.23 2014/06/29 18:58:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.24 2014/07/18 19:53:54 ago Exp $
+
+ 18 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
+ xfce4-mount-plugin-0.6.7.ebuild:
+ Stable for ppc, wrt bug #513930
29 Jun 2014; Markus Meier <maekke@gentoo.org>
xfce4-mount-plugin-0.6.7.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mount-plugin: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
@ 2014-07-18 19:54 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-07-18 19:54 UTC (permalink / raw
To: gentoo-commits
ago 14/07/18 19:54:16
Modified: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #513930
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.7 xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?r1=1.6&r2=1.7
Index: xfce4-mount-plugin-0.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-mount-plugin-0.6.7.ebuild 18 Jul 2014 19:53:54 -0000 1.6
+++ xfce4-mount-plugin-0.6.7.ebuild 18 Jul 2014 19:54:16 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.6 2014/07/18 19:53:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.7 2014/07/18 19:54:16 ago Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=xfce-base/libxfce4ui-4.10
1.25 xfce-extra/xfce4-mount-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 18 Jul 2014 19:53:54 -0000 1.24
+++ ChangeLog 18 Jul 2014 19:54:16 -0000 1.25
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-mount-plugin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.24 2014/07/18 19:53:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.25 2014/07/18 19:54:16 ago Exp $
+
+ 18 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
+ xfce4-mount-plugin-0.6.7.ebuild:
+ Stable for ppc64, wrt bug #513930
18 Jul 2014; Agostino Sarubbo <ago@gentoo.org>
xfce4-mount-plugin-0.6.7.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-07-18 19:54 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-18 19:53 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mount-plugin: xfce4-mount-plugin-0.6.7.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-07-18 19:54 Agostino Sarubbo (ago)
2014-06-25 14:09 Jeroen Roovers (jer)
2014-06-20 13:44 Samuli Suominen (ssuominen)
2014-06-20 6:56 Samuli Suominen (ssuominen)
2014-05-07 14:51 Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox