* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
@ 2010-12-15 13:58 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-15 13:58 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/12/15 13:58:12
Modified: ChangeLog
Added: xfce4-fsguard-plugin-1.0.0.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha7/cvs/Linux x86_64)
Revision Changes Path
1.3 xfce-extra/xfce4-fsguard-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 8 Oct 2009 17:34:46 -0000 1.2
+++ ChangeLog 15 Dec 2010 13:58:11 -0000 1.3
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/xfce4-fsguard-plugin
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.2 2009/10/08 17:34:46 darkside Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.3 2010/12/15 13:58:11 ssuominen Exp $
+
+*xfce4-fsguard-plugin-1.0.0 (15 Dec 2010)
+
+ 15 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
+ +xfce4-fsguard-plugin-1.0.0.ebuild:
+ Version bump.
08 Oct 2009; Jeremy Olexa <darkside@gentoo.org>
xfce4-fsguard-plugin-0.4.2.ebuild:
1.1 xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.1&content-type=text/plain
Index: xfce4-fsguard-plugin-1.0.0.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.1 2010/12/15 13:58:11 ssuominen Exp $
EAPI=3
inherit xfconf
DESCRIPTION="Filesystem guard panel plugin"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.6:2
>=xfce-base/xfce4-panel-4.4
>=xfce-base/libxfcegui4-4.4
>=xfce-base/libxfce4util-4.4"
DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool"
pkg_setup() {
XFCONF=(
--disable-dependency-tracking
$(xfconf_use_debug)
)
DOCS="AUTHORS ChangeLog NEWS README"
}
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
@ 2011-03-11 17:02 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-03-11 17:02 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/03/11 17:02:11
Modified: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
Log:
Remove USE="debug" to avoid -DXFCE_DISABLE_DEPRECATED because xfce4-fsguard-plugin is still using libxfcegui4.
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.4 xfce-extra/xfce4-fsguard-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 15 Dec 2010 13:58:11 -0000 1.3
+++ ChangeLog 11 Mar 2011 17:02:09 -0000 1.4
@@ -1,6 +1,11 @@
# ChangeLog for xfce-extra/xfce4-fsguard-plugin
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.3 2010/12/15 13:58:11 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.4 2011/03/11 17:02:09 ssuominen Exp $
+
+ 11 Mar 2011; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-fsguard-plugin-1.0.0.ebuild:
+ Remove USE="debug" to avoid -DXFCE_DISABLE_DEPRECATED because
+ xfce4-fsguard-plugin is still using libxfcegui4.
*xfce4-fsguard-plugin-1.0.0 (15 Dec 2010)
1.2 xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?r1=1.1&r2=1.2
Index: xfce4-fsguard-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-fsguard-plugin-1.0.0.ebuild 15 Dec 2010 13:58:11 -0000 1.1
+++ xfce4-fsguard-plugin-1.0.0.ebuild 11 Mar 2011 17:02:09 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.1 2010/12/15 13:58:11 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.2 2011/03/11 17:02:09 ssuominen Exp $
EAPI=3
inherit xfconf
@@ -12,7 +12,7 @@
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
-IUSE="debug"
+IUSE=""
RDEPEND=">=x11-libs/gtk+-2.6:2
>=xfce-base/xfce4-panel-4.4
@@ -23,9 +23,11 @@
dev-util/intltool"
pkg_setup() {
+ # $(xfconf_use_debug) removed because the package is still using
+ # deprecated libxfcegui4 functions. restore when the package has
+ # been migrated to libxfce4ui.
XFCONF=(
--disable-dependency-tracking
- $(xfconf_use_debug)
)
DOCS="AUTHORS ChangeLog NEWS README"
}
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
@ 2011-03-13 16:29 Markos Chandras (hwoarang)
0 siblings, 0 replies; 10+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-03-13 16:29 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/03/13 16:29:14
Modified: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
Log:
Stable on amd64 wrt bug #358407
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Revision Changes Path
1.5 xfce-extra/xfce4-fsguard-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 11 Mar 2011 17:02:09 -0000 1.4
+++ ChangeLog 13 Mar 2011 16:29:14 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-fsguard-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.4 2011/03/11 17:02:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.5 2011/03/13 16:29:14 hwoarang Exp $
+
+ 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
+ xfce4-fsguard-plugin-1.0.0.ebuild:
+ Stable on amd64 wrt bug #358407
11 Mar 2011; Samuli Suominen <ssuominen@gentoo.org>
xfce4-fsguard-plugin-1.0.0.ebuild:
1.3 xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?r1=1.2&r2=1.3
Index: xfce4-fsguard-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-fsguard-plugin-1.0.0.ebuild 11 Mar 2011 17:02:09 -0000 1.2
+++ xfce4-fsguard-plugin-1.0.0.ebuild 13 Mar 2011 16:29:14 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.2 2011/03/11 17:02:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.3 2011/03/13 16:29:14 hwoarang Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-3"
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=""
RDEPEND=">=x11-libs/gtk+-2.6:2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
@ 2011-03-21 23:27 Markus Meier (maekke)
0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2011-03-21 23:27 UTC (permalink / raw
To: gentoo-commits
maekke 11/03/21 23:27:37
Modified: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
Log:
arm stable, bug #358407
(Portage version: 2.1.9.44/cvs/Linux i686)
Revision Changes Path
1.6 xfce-extra/xfce4-fsguard-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 13 Mar 2011 16:29:14 -0000 1.5
+++ ChangeLog 21 Mar 2011 23:27:37 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-fsguard-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.5 2011/03/13 16:29:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.6 2011/03/21 23:27:37 maekke Exp $
+
+ 21 Mar 2011; Markus Meier <maekke@gentoo.org>
+ xfce4-fsguard-plugin-1.0.0.ebuild:
+ arm stable, bug #358407
13 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
xfce4-fsguard-plugin-1.0.0.ebuild:
1.4 xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?r1=1.3&r2=1.4
Index: xfce4-fsguard-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-fsguard-plugin-1.0.0.ebuild 13 Mar 2011 16:29:14 -0000 1.3
+++ xfce4-fsguard-plugin-1.0.0.ebuild 21 Mar 2011 23:27:37 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.3 2011/03/13 16:29:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.4 2011/03/21 23:27:37 maekke Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-3"
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=""
RDEPEND=">=x11-libs/gtk+-2.6:2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
@ 2011-03-22 10:44 Thomas Kahle (tomka)
0 siblings, 0 replies; 10+ messages in thread
From: Thomas Kahle (tomka) @ 2011-03-22 10:44 UTC (permalink / raw
To: gentoo-commits
tomka 11/03/22 10:44:03
Modified: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
Log:
x86 stable per bug 358407
(Portage version: 2.1.9.44/cvs/Linux i686)
Revision Changes Path
1.7 xfce-extra/xfce4-fsguard-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 21 Mar 2011 23:27:37 -0000 1.6
+++ ChangeLog 22 Mar 2011 10:44:03 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-fsguard-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.6 2011/03/21 23:27:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.7 2011/03/22 10:44:03 tomka Exp $
+
+ 22 Mar 2011; Thomas Kahle <tomka@gentoo.org>
+ xfce4-fsguard-plugin-1.0.0.ebuild:
+ x86 stable per bug 358407
21 Mar 2011; Markus Meier <maekke@gentoo.org>
xfce4-fsguard-plugin-1.0.0.ebuild:
1.5 xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?r1=1.4&r2=1.5
Index: xfce4-fsguard-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-fsguard-plugin-1.0.0.ebuild 21 Mar 2011 23:27:37 -0000 1.4
+++ xfce4-fsguard-plugin-1.0.0.ebuild 22 Mar 2011 10:44:03 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.4 2011/03/21 23:27:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.5 2011/03/22 10:44:03 tomka Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-3"
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=""
RDEPEND=">=x11-libs/gtk+-2.6:2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
@ 2011-03-22 20:52 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 10+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-03-22 20:52 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/03/22 20:52:41
Modified: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
Log:
ppc/ppc64 stable wrt #358407
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Revision Changes Path
1.8 xfce-extra/xfce4-fsguard-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 22 Mar 2011 10:44:03 -0000 1.7
+++ ChangeLog 22 Mar 2011 20:52:41 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-fsguard-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.7 2011/03/22 10:44:03 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.8 2011/03/22 20:52:41 xarthisius Exp $
+
+ 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ xfce4-fsguard-plugin-1.0.0.ebuild:
+ ppc/ppc64 stable wrt #358407
22 Mar 2011; Thomas Kahle <tomka@gentoo.org>
xfce4-fsguard-plugin-1.0.0.ebuild:
1.6 xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?r1=1.5&r2=1.6
Index: xfce4-fsguard-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-fsguard-plugin-1.0.0.ebuild 22 Mar 2011 10:44:03 -0000 1.5
+++ xfce4-fsguard-plugin-1.0.0.ebuild 22 Mar 2011 20:52:41 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.5 2011/03/22 10:44:03 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.6 2011/03/22 20:52:41 xarthisius Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-3"
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=""
RDEPEND=">=x11-libs/gtk+-2.6:2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
@ 2011-03-29 13:13 Jeroen Roovers (jer)
0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2011-03-29 13:13 UTC (permalink / raw
To: gentoo-commits
jer 11/03/29 13:13:39
Modified: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
Log:
Stable for HPPA (bug #358407).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Revision Changes Path
1.9 xfce-extra/xfce4-fsguard-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 22 Mar 2011 20:52:41 -0000 1.8
+++ ChangeLog 29 Mar 2011 13:13:39 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-fsguard-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.8 2011/03/22 20:52:41 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.9 2011/03/29 13:13:39 jer Exp $
+
+ 29 Mar 2011; Jeroen Roovers <jer@gentoo.org>
+ xfce4-fsguard-plugin-1.0.0.ebuild:
+ Stable for HPPA (bug #358407).
22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
xfce4-fsguard-plugin-1.0.0.ebuild:
1.7 xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?r1=1.6&r2=1.7
Index: xfce4-fsguard-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-fsguard-plugin-1.0.0.ebuild 22 Mar 2011 20:52:41 -0000 1.6
+++ xfce4-fsguard-plugin-1.0.0.ebuild 29 Mar 2011 13:13:39 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.6 2011/03/22 20:52:41 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.7 2011/03/29 13:13:39 jer Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-3"
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=""
RDEPEND=">=x11-libs/gtk+-2.6:2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
@ 2012-04-21 5:17 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-04-21 5:17 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/04/21 05:17:25
Modified: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
Log:
Install to libdir instead of libexecdir.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Revision Changes Path
1.11 xfce-extra/xfce4-fsguard-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 23 Apr 2011 17:37:47 -0000 1.10
+++ ChangeLog 21 Apr 2012 05:17:25 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-fsguard-plugin
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.10 2011/04/23 17:37:47 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.11 2012/04/21 05:17:25 ssuominen Exp $
+
+ 21 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-fsguard-plugin-1.0.0.ebuild:
+ Install to libdir instead of libexecdir.
23 Apr 2011; Samuli Suominen <ssuominen@gentoo.org>
xfce4-fsguard-plugin-1.0.0.ebuild:
1.10 xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?r1=1.9&r2=1.10
Index: xfce4-fsguard-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xfce4-fsguard-plugin-1.0.0.ebuild 19 May 2011 20:43:22 -0000 1.9
+++ xfce4-fsguard-plugin-1.0.0.ebuild 21 Apr 2012 05:17:25 -0000 1.10
@@ -1,27 +1,31 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.9 2011/05/19 20:43:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.10 2012/04/21 05:17:25 ssuominen Exp $
EAPI=4
-inherit xfconf
+inherit multilib xfconf
DESCRIPTION="A filesystem guard plug-in for the Xfce panel"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2.6:2
- >=xfce-base/xfce4-panel-4.8
+RDEPEND="x11-libs/gtk+:2
+ >=xfce-base/libxfce4util-4.8
>=xfce-base/libxfcegui4-4.8
- >=xfce-base/libxfce4util-4.8"
+ >=xfce-base/xfce4-panel-4.8"
DEPEND="${RDEPEND}
dev-util/intltool
dev-util/pkgconfig"
pkg_setup() {
+ XFCONF=(
+ --libexecdir="${EPREFIX}"/usr/$(get_libdir)
+ )
+
DOCS=( AUTHORS ChangeLog NEWS README )
}
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
@ 2012-05-05 7:14 Michal Gorny (mgorny)
0 siblings, 0 replies; 10+ messages in thread
From: Michal Gorny (mgorny) @ 2012-05-05 7:14 UTC (permalink / raw
To: gentoo-commits
mgorny 12/05/05 07:14:49
Modified: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Revision Changes Path
1.12 xfce-extra/xfce4-fsguard-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 21 Apr 2012 05:17:25 -0000 1.11
+++ ChangeLog 5 May 2012 07:14:49 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-fsguard-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.11 2012/04/21 05:17:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.12 2012/05/05 07:14:49 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org>
+ xfce4-fsguard-plugin-1.0.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
21 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
xfce4-fsguard-plugin-1.0.0.ebuild:
1.11 xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild?r1=1.10&r2=1.11
Index: xfce4-fsguard-plugin-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xfce4-fsguard-plugin-1.0.0.ebuild 21 Apr 2012 05:17:25 -0000 1.10
+++ xfce4-fsguard-plugin-1.0.0.ebuild 5 May 2012 07:14:49 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.10 2012/04/21 05:17:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.11 2012/05/05 07:14:49 mgorny Exp $
EAPI=4
inherit multilib xfconf
@@ -20,7 +20,7 @@
>=xfce-base/xfce4-panel-4.8"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
XFCONF=(
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild
@ 2012-11-28 9:41 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-11-28 9:41 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/11/28 09:41:04
Modified: ChangeLog
Removed: xfce4-fsguard-plugin-1.0.0.ebuild
Log:
old
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.17 xfce-extra/xfce4-fsguard-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 19 Nov 2012 21:15:20 -0000 1.16
+++ ChangeLog 28 Nov 2012 09:41:04 -0000 1.17
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-fsguard-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.16 2012/11/19 21:15:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.17 2012/11/28 09:41:04 ssuominen Exp $
+
+ 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-fsguard-plugin-1.0.0.ebuild:
+ old
19 Nov 2012; Markus Meier <maekke@gentoo.org>
xfce4-fsguard-plugin-1.0.1.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2012-11-28 9:41 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-22 10:44 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-fsguard-plugin: ChangeLog xfce4-fsguard-plugin-1.0.0.ebuild Thomas Kahle (tomka)
-- strict thread matches above, loose matches on Subject: below --
2012-11-28 9:41 Samuli Suominen (ssuominen)
2012-05-05 7:14 Michal Gorny (mgorny)
2012-04-21 5:17 Samuli Suominen (ssuominen)
2011-03-29 13:13 Jeroen Roovers (jer)
2011-03-22 20:52 Kacper Kowalik (xarthisius)
2011-03-21 23:27 Markus Meier (maekke)
2011-03-13 16:29 Markos Chandras (hwoarang)
2011-03-11 17:02 Samuli Suominen (ssuominen)
2010-12-15 13:58 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