* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-places-plugin: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild
@ 2011-11-24 22:47 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-11-24 22:47 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/11/24 22:47:39
Modified: ChangeLog
Added: xfce4-places-plugin-1.2.0-r1.ebuild
Log:
Use Debian patchset to port from obsolete thunar-vfs layer to libgio-2.0.
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
Revision Changes Path
1.14 xfce-extra/xfce4-places-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 31 May 2011 11:24:05 -0000 1.13
+++ ChangeLog 24 Nov 2011 22:47:39 -0000 1.14
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/xfce4-places-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.13 2011/05/31 11:24:05 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.14 2011/11/24 22:47:39 ssuominen Exp $
+
+*xfce4-places-plugin-1.2.0-r1 (24 Nov 2011)
+
+ 24 Nov 2011; Samuli Suominen <ssuominen@gentoo.org>
+ +xfce4-places-plugin-1.2.0-r1.ebuild:
+ Use Debian patchset to port from obsolete thunar-vfs layer to libgio-2.0.
31 May 2011; Christoph Mende <angelos@gentoo.org>
xfce4-places-plugin-1.2.0.ebuild,
1.1 xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: xfce4-places-plugin-1.2.0-r1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.1 2011/11/24 22:47:39 ssuominen Exp $
EAPI=4
EAUTORECONF=yes
inherit xfconf
DESCRIPTION="Places menu plug-in for panel, like GNOME's"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.2/${P}.tar.bz2
mirror://debian/pool/main/x/${PN}/${PN}_${PV}-3.debian.tar.gz"
LICENSE="GPL-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 libnotify"
RDEPEND=">=dev-libs/glib-2.22
>=x11-libs/gtk+-2.14:2
>=xfce-base/exo-0.6
>=xfce-base/libxfce4ui-4.8
>=xfce-base/libxfce4util-4.8
>=xfce-base/xfce4-panel-4.8
libnotify? ( >=x11-libs/libnotify-0.7 )"
DEPEND="${RDEPEND}
dev-util/intltool
dev-util/pkgconfig"
pkg_setup() {
XFCONF=(
$(use_enable libnotify notifications)
$(xfconf_use_debug)
)
DOCS=( AUTHORS ChangeLog NEWS README TODO )
}
src_prepare() {
EPATCH_FORCE=yes EPATCH_SUFFIX=patch EPATCH_SOURCE="${WORKDIR}"/debian/patches epatch
xfconf_src_prepare
}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-places-plugin: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild
@ 2011-12-23 16:30 Jeroen Roovers (jer)
0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2011-12-23 16:30 UTC (permalink / raw
To: gentoo-commits
jer 11/12/23 16:30:53
Modified: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild
Log:
Stable for HPPA (bug #395727).
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Revision Changes Path
1.15 xfce-extra/xfce4-places-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 24 Nov 2011 22:47:39 -0000 1.14
+++ ChangeLog 23 Dec 2011 16:30:53 -0000 1.15
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-places-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.14 2011/11/24 22:47:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.15 2011/12/23 16:30:53 jer Exp $
+
+ 23 Dec 2011; Jeroen Roovers <jer@gentoo.org>
+ xfce4-places-plugin-1.2.0-r1.ebuild:
+ Stable for HPPA (bug #395727).
*xfce4-places-plugin-1.2.0-r1 (24 Nov 2011)
1.2 xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?r1=1.1&r2=1.2
Index: xfce4-places-plugin-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-places-plugin-1.2.0-r1.ebuild 24 Nov 2011 22:47:39 -0000 1.1
+++ xfce4-places-plugin-1.2.0-r1.ebuild 23 Dec 2011 16:30:53 -0000 1.2
@@ -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-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.1 2011/11/24 22:47:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.2 2011/12/23 16:30:53 jer Exp $
EAPI=4
EAUTORECONF=yes
@@ -13,7 +13,7 @@
LICENSE="GPL-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 libnotify"
RDEPEND=">=dev-libs/glib-2.22
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-places-plugin: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild
@ 2011-12-26 11:51 Markus Meier (maekke)
0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2011-12-26 11:51 UTC (permalink / raw
To: gentoo-commits
maekke 11/12/26 11:51:14
Modified: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild
Log:
arm stable, bug #395727
(Portage version: 2.1.10.43/cvs/Linux i686)
Revision Changes Path
1.17 xfce-extra/xfce4-places-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 23 Dec 2011 19:57:57 -0000 1.16
+++ ChangeLog 26 Dec 2011 11:51:14 -0000 1.17
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-places-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.16 2011/12/23 19:57:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.17 2011/12/26 11:51:14 maekke Exp $
+
+ 26 Dec 2011; Markus Meier <maekke@gentoo.org>
+ xfce4-places-plugin-1.2.0-r1.ebuild:
+ arm stable, bug #395727
23 Dec 2011; Agostino Sarubbo <ago@gentoo.org>
xfce4-places-plugin-1.2.0-r1.ebuild:
1.4 xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?r1=1.3&r2=1.4
Index: xfce4-places-plugin-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-places-plugin-1.2.0-r1.ebuild 23 Dec 2011 19:57:57 -0000 1.3
+++ xfce4-places-plugin-1.2.0-r1.ebuild 26 Dec 2011 11:51:14 -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-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.3 2011/12/23 19:57:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.4 2011/12/26 11:51:14 maekke Exp $
EAPI=4
EAUTORECONF=yes
@@ -13,7 +13,7 @@
LICENSE="GPL-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 libnotify"
RDEPEND=">=dev-libs/glib-2.22
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-places-plugin: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild
@ 2012-01-01 18:41 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2012-01-01 18:41 UTC (permalink / raw
To: gentoo-commits
armin76 12/01/01 18:41:48
Modified: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild
Log:
alpha/ia64/sparc/x86 stable wrt #395727
(Portage version: 2.1.10.43/cvs/Linux ia64)
Revision Changes Path
1.18 xfce-extra/xfce4-places-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 26 Dec 2011 11:51:14 -0000 1.17
+++ ChangeLog 1 Jan 2012 18:41:48 -0000 1.18
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-places-plugin
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.17 2011/12/26 11:51:14 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.18 2012/01/01 18:41:48 armin76 Exp $
+
+ 01 Jan 2012; Raúl Porcel <armin76@gentoo.org>
+ xfce4-places-plugin-1.2.0-r1.ebuild:
+ alpha/ia64/sparc/x86 stable wrt #395727
26 Dec 2011; Markus Meier <maekke@gentoo.org>
xfce4-places-plugin-1.2.0-r1.ebuild:
1.5 xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?r1=1.4&r2=1.5
Index: xfce4-places-plugin-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-places-plugin-1.2.0-r1.ebuild 26 Dec 2011 11:51:14 -0000 1.4
+++ xfce4-places-plugin-1.2.0-r1.ebuild 1 Jan 2012 18:41:48 -0000 1.5
@@ -1,6 +1,6 @@
-# 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-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.4 2011/12/26 11:51:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.5 2012/01/01 18:41:48 armin76 Exp $
EAPI=4
EAUTORECONF=yes
@@ -13,7 +13,7 @@
LICENSE="GPL-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 libnotify"
RDEPEND=">=dev-libs/glib-2.22
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-places-plugin: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild
@ 2012-01-02 13:03 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-01-02 13:03 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/01/02 13:03:47
Modified: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild
Log:
ppc/ppc64 stable wrt #395727
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Revision Changes Path
1.19 xfce-extra/xfce4-places-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 1 Jan 2012 18:41:48 -0000 1.18
+++ ChangeLog 2 Jan 2012 13:03:47 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-places-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.18 2012/01/01 18:41:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.19 2012/01/02 13:03:47 ssuominen Exp $
+
+ 02 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-places-plugin-1.2.0-r1.ebuild:
+ ppc/ppc64 stable wrt #395727
01 Jan 2012; Raúl Porcel <armin76@gentoo.org>
xfce4-places-plugin-1.2.0-r1.ebuild:
1.6 xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?r1=1.5&r2=1.6
Index: xfce4-places-plugin-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-places-plugin-1.2.0-r1.ebuild 1 Jan 2012 18:41:48 -0000 1.5
+++ xfce4-places-plugin-1.2.0-r1.ebuild 2 Jan 2012 13:03:47 -0000 1.6
@@ -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-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.5 2012/01/01 18:41:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.6 2012/01/02 13:03:47 ssuominen Exp $
EAPI=4
EAUTORECONF=yes
@@ -13,7 +13,7 @@
LICENSE="GPL-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 libnotify"
RDEPEND=">=dev-libs/glib-2.22
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-places-plugin: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild
@ 2012-03-22 6:45 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-03-22 6:45 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/03/22 06:45:34
Modified: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild
Log:
Install to libdir instead of libexecdir.
(Portage version: 2.2.0_alpha92/cvs/Linux x86_64)
Revision Changes Path
1.21 xfce-extra/xfce4-places-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 2 Jan 2012 13:04:40 -0000 1.20
+++ ChangeLog 22 Mar 2012 06:45:34 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-places-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.20 2012/01/02 13:04:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.21 2012/03/22 06:45:34 ssuominen Exp $
+
+ 22 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-places-plugin-1.2.0-r1.ebuild:
+ Install to libdir instead of libexecdir.
02 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
-xfce4-places-plugin-1.2.0.ebuild,
1.7 xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild?r1=1.6&r2=1.7
Index: xfce4-places-plugin-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-places-plugin-1.2.0-r1.ebuild 2 Jan 2012 13:03:47 -0000 1.6
+++ xfce4-places-plugin-1.2.0-r1.ebuild 22 Mar 2012 06:45:34 -0000 1.7
@@ -1,15 +1,17 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.6 2012/01/02 13:03:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.7 2012/03/22 06:45:34 ssuominen Exp $
EAPI=4
EAUTORECONF=yes
-inherit xfconf
+inherit multilib xfconf
-DESCRIPTION="Places menu plug-in for panel, like GNOME's"
+DEBIAN_REVISION=3
+
+DESCRIPTION="A panel plug-in to provide quick access to files, folders and removable media"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.2/${P}.tar.bz2
- mirror://debian/pool/main/x/${PN}/${PN}_${PV}-3.debian.tar.gz"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2
+ mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}-${DEBIAN_REVISION}.debian.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -29,6 +31,7 @@
pkg_setup() {
XFCONF=(
+ --libexecdir="${EPREFIX}"/usr/$(get_libdir)
$(use_enable libnotify notifications)
$(xfconf_use_debug)
)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-places-plugin: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild
@ 2012-08-07 13:19 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-08-07 13:19 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/08/07 13:19:05
Modified: ChangeLog
Removed: xfce4-places-plugin-1.2.0-r1.ebuild
Log:
old
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Revision Changes Path
1.30 xfce-extra/xfce4-places-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 14 Jul 2012 13:30:57 -0000 1.29
+++ ChangeLog 7 Aug 2012 13:19:05 -0000 1.30
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-places-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.29 2012/07/14 13:30:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.30 2012/08/07 13:19:05 ssuominen Exp $
+
+ 07 Aug 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-places-plugin-1.2.0-r1.ebuild:
+ old
14 Jul 2012; Markus Meier <maekke@gentoo.org>
xfce4-places-plugin-1.3.0.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-08-07 13:19 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-22 6:45 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-places-plugin: ChangeLog xfce4-places-plugin-1.2.0-r1.ebuild Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2012-08-07 13:19 Samuli Suominen (ssuominen)
2012-01-02 13:03 Samuli Suominen (ssuominen)
2012-01-01 18:41 Raul Porcel (armin76)
2011-12-26 11:51 Markus Meier (maekke)
2011-12-23 16:30 Jeroen Roovers (jer)
2011-11-24 22:47 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