* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
@ 2011-06-19 6:23 Christoph Mende (angelos)
0 siblings, 0 replies; 12+ messages in thread
From: Christoph Mende (angelos) @ 2011-06-19 6:23 UTC (permalink / raw
To: gentoo-commits
angelos 11/06/19 06:23:02
Modified: ChangeLog
Added: xfce4-timer-plugin-0.6.2.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Revision Changes Path
1.4 xfce-extra/xfce4-timer-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 29 Jan 2011 07:21:29 -0000 1.3
+++ ChangeLog 19 Jun 2011 06:23:02 -0000 1.4
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/xfce4-timer-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.3 2011/01/29 07:21:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.4 2011/06/19 06:23:02 angelos Exp $
+
+*xfce4-timer-plugin-0.6.2 (19 Jun 2011)
+
+ 19 Jun 2011; Christoph Mende <angelos@gentoo.org>
+ +xfce4-timer-plugin-0.6.2.ebuild:
+ Version bump
29 Jan 2011; Samuli Suominen <ssuominen@gentoo.org>
xfce4-timer-plugin-0.6.1.ebuild,
1.1 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.1&content-type=text/plain
Index: xfce4-timer-plugin-0.6.2.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-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.1 2011/06/19 06:23:02 angelos Exp $
EAPI=4
inherit xfconf
DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2"
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=""
RDEPEND=">=xfce-base/xfce4-panel-4.8
>=xfce-base/libxfcegui4-4.8
>=xfce-base/libxfce4util-4.8"
DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool"
pkg_setup() {
DOCS=( AUTHORS ChangeLog README TODO )
}
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
@ 2011-10-13 14:16 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-13 14:16 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/10/13 14:16:22
Modified: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
Log:
Import missing ca.po from git wrt #386973 by Agostino Sarubbo
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64)
Revision Changes Path
1.2 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?r1=1.1&r2=1.2
Index: xfce4-timer-plugin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-timer-plugin-0.6.2.ebuild 19 Jun 2011 06:23:02 -0000 1.1
+++ xfce4-timer-plugin-0.6.2.ebuild 13 Oct 2011 14:16:21 -0000 1.2
@@ -1,13 +1,14 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.1 2011/06/19 06:23:02 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.2 2011/10/13 14:16:21 ssuominen Exp $
EAPI=4
inherit xfconf
DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2
+ http://dev.gentoo.org/~ssuominen/${P}-ca.po.bz2"
LICENSE="GPL-2"
SLOT="0"
@@ -24,3 +25,8 @@
pkg_setup() {
DOCS=( AUTHORS ChangeLog README TODO )
}
+
+src_prepare() {
+ mv -vf "${WORKDIR}"/${P}-ca.po po/ca.po || die
+ xfconf_src_prepare
+}
1.5 xfce-extra/xfce4-timer-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 19 Jun 2011 06:23:02 -0000 1.4
+++ ChangeLog 13 Oct 2011 14:16:21 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-timer-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.4 2011/06/19 06:23:02 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.5 2011/10/13 14:16:21 ssuominen Exp $
+
+ 13 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-timer-plugin-0.6.2.ebuild:
+ Import missing ca.po from git wrt #386973 by Agostino Sarubbo
*xfce4-timer-plugin-0.6.2 (19 Jun 2011)
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
@ 2011-10-15 17:00 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-15 17:00 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/10/15 17:00:01
Modified: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
Log:
Import missing hr.po from git wrt #386973 by Agostino Sarubbo
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64)
Revision Changes Path
1.3 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?r1=1.2&r2=1.3
Index: xfce4-timer-plugin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-timer-plugin-0.6.2.ebuild 13 Oct 2011 14:16:21 -0000 1.2
+++ xfce4-timer-plugin-0.6.2.ebuild 15 Oct 2011 17:00:01 -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-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.2 2011/10/13 14:16:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.3 2011/10/15 17:00:01 ssuominen Exp $
EAPI=4
inherit xfconf
@@ -8,7 +8,8 @@
DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2
- http://dev.gentoo.org/~ssuominen/${P}-ca.po.bz2"
+ http://dev.gentoo.org/~ssuominen/${P}-ca.po.bz2
+ http://dev.gentoo.org/~ssuominen/${P}-hr.po.bz2"
LICENSE="GPL-2"
SLOT="0"
@@ -28,5 +29,6 @@
src_prepare() {
mv -vf "${WORKDIR}"/${P}-ca.po po/ca.po || die
+ mv -vf "${WORKDIR}"/${P}-hr.po po/hr.po || die
xfconf_src_prepare
}
1.6 xfce-extra/xfce4-timer-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 13 Oct 2011 14:16:21 -0000 1.5
+++ ChangeLog 15 Oct 2011 17:00:01 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-timer-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.5 2011/10/13 14:16:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.6 2011/10/15 17:00:01 ssuominen Exp $
+
+ 15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-timer-plugin-0.6.2.ebuild:
+ Import missing hr.po from git wrt #386973 by Agostino Sarubbo
13 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
xfce4-timer-plugin-0.6.2.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
@ 2011-10-16 3:39 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 12+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-10-16 3:39 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 11/10/16 03:39:52
Modified: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
Log:
x86 stable wrt bug #386963
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.4 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?r1=1.3&r2=1.4
Index: xfce4-timer-plugin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-timer-plugin-0.6.2.ebuild 15 Oct 2011 17:00:01 -0000 1.3
+++ xfce4-timer-plugin-0.6.2.ebuild 16 Oct 2011 03:39:52 -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-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.3 2011/10/15 17:00:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.4 2011/10/16 03:39:52 phajdan.jr Exp $
EAPI=4
inherit xfconf
@@ -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=""
RDEPEND=">=xfce-base/xfce4-panel-4.8
1.7 xfce-extra/xfce4-timer-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 15 Oct 2011 17:00:01 -0000 1.6
+++ ChangeLog 16 Oct 2011 03:39:52 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-timer-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.6 2011/10/15 17:00:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.7 2011/10/16 03:39:52 phajdan.jr Exp $
+
+ 16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ xfce4-timer-plugin-0.6.2.ebuild:
+ x86 stable wrt bug #386963
15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
xfce4-timer-plugin-0.6.2.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
@ 2011-10-16 5:25 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-16 5:25 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/10/16 05:25:46
Modified: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
Log:
amd64 stable wrt #386963
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.5 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?r1=1.4&r2=1.5
Index: xfce4-timer-plugin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-timer-plugin-0.6.2.ebuild 16 Oct 2011 03:39:52 -0000 1.4
+++ xfce4-timer-plugin-0.6.2.ebuild 16 Oct 2011 05:25:45 -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-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.4 2011/10/16 03:39:52 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.5 2011/10/16 05:25:45 ssuominen Exp $
EAPI=4
inherit xfconf
@@ -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=""
RDEPEND=">=xfce-base/xfce4-panel-4.8
1.8 xfce-extra/xfce4-timer-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 16 Oct 2011 03:39:52 -0000 1.7
+++ ChangeLog 16 Oct 2011 05:25:45 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-timer-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.7 2011/10/16 03:39:52 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.8 2011/10/16 05:25:45 ssuominen Exp $
+
+ 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-timer-plugin-0.6.2.ebuild:
+ amd64 stable wrt #386963
16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
xfce4-timer-plugin-0.6.2.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
@ 2011-10-23 10:46 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-23 10:46 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/10/23 10:46:02
Modified: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
Log:
Import missing nl.po from git wrt #386973 by Agostino Sarubbo
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Revision Changes Path
1.6 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?r1=1.5&r2=1.6
Index: xfce4-timer-plugin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-timer-plugin-0.6.2.ebuild 16 Oct 2011 05:25:45 -0000 1.5
+++ xfce4-timer-plugin-0.6.2.ebuild 23 Oct 2011 10:46:02 -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-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.5 2011/10/16 05:25:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.6 2011/10/23 10:46:02 ssuominen Exp $
EAPI=4
inherit xfconf
@@ -9,7 +9,8 @@
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2
http://dev.gentoo.org/~ssuominen/${P}-ca.po.bz2
- http://dev.gentoo.org/~ssuominen/${P}-hr.po.bz2"
+ http://dev.gentoo.org/~ssuominen/${P}-hr.po.bz2
+ http://dev.gentoo.org/~ssuominen/${P}-nl.po.bz2"
LICENSE="GPL-2"
SLOT="0"
@@ -30,5 +31,6 @@
src_prepare() {
mv -vf "${WORKDIR}"/${P}-ca.po po/ca.po || die
mv -vf "${WORKDIR}"/${P}-hr.po po/hr.po || die
+ mv -vf "${WORKDIR}"/${P}-nl.po po/nl.po || die
xfconf_src_prepare
}
1.9 xfce-extra/xfce4-timer-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 16 Oct 2011 05:25:45 -0000 1.8
+++ ChangeLog 23 Oct 2011 10:46:02 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-timer-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.8 2011/10/16 05:25:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.9 2011/10/23 10:46:02 ssuominen Exp $
+
+ 23 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-timer-plugin-0.6.2.ebuild:
+ Import missing nl.po from git wrt #386973 by Agostino Sarubbo
16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
xfce4-timer-plugin-0.6.2.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
@ 2011-10-23 12:03 Markus Meier (maekke)
0 siblings, 0 replies; 12+ messages in thread
From: Markus Meier (maekke) @ 2011-10-23 12:03 UTC (permalink / raw
To: gentoo-commits
maekke 11/10/23 12:03:15
Modified: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
Log:
arm stable, bug #386963
(Portage version: 2.1.10.30/cvs/Linux x86_64)
Revision Changes Path
1.7 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?r1=1.6&r2=1.7
Index: xfce4-timer-plugin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-timer-plugin-0.6.2.ebuild 23 Oct 2011 10:46:02 -0000 1.6
+++ xfce4-timer-plugin-0.6.2.ebuild 23 Oct 2011 12:03:15 -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-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.6 2011/10/23 10:46:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.7 2011/10/23 12:03:15 maekke Exp $
EAPI=4
inherit xfconf
@@ -14,7 +14,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=""
RDEPEND=">=xfce-base/xfce4-panel-4.8
1.10 xfce-extra/xfce4-timer-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 23 Oct 2011 10:46:02 -0000 1.9
+++ ChangeLog 23 Oct 2011 12:03:15 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-timer-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.9 2011/10/23 10:46:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.10 2011/10/23 12:03:15 maekke Exp $
+
+ 23 Oct 2011; Markus Meier <maekke@gentoo.org>
+ xfce4-timer-plugin-0.6.2.ebuild:
+ arm stable, bug #386963
23 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
xfce4-timer-plugin-0.6.2.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
@ 2011-11-02 14:19 Jeroen Roovers (jer)
0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers (jer) @ 2011-11-02 14:19 UTC (permalink / raw
To: gentoo-commits
jer 11/11/02 14:19:20
Modified: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
Log:
Stable for HPPA (bug #386963).
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Revision Changes Path
1.8 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?r1=1.7&r2=1.8
Index: xfce4-timer-plugin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfce4-timer-plugin-0.6.2.ebuild 23 Oct 2011 12:03:15 -0000 1.7
+++ xfce4-timer-plugin-0.6.2.ebuild 2 Nov 2011 14:19:19 -0000 1.8
@@ -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-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.7 2011/10/23 12:03:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.8 2011/11/02 14:19:19 jer Exp $
EAPI=4
inherit xfconf
@@ -14,7 +14,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=""
RDEPEND=">=xfce-base/xfce4-panel-4.8
1.11 xfce-extra/xfce4-timer-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 23 Oct 2011 12:03:15 -0000 1.10
+++ ChangeLog 2 Nov 2011 14:19:19 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-timer-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.10 2011/10/23 12:03:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.11 2011/11/02 14:19:19 jer Exp $
+
+ 02 Nov 2011; Jeroen Roovers <jer@gentoo.org> xfce4-timer-plugin-0.6.2.ebuild:
+ Stable for HPPA (bug #386963).
23 Oct 2011; Markus Meier <maekke@gentoo.org>
xfce4-timer-plugin-0.6.2.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
@ 2011-11-16 16:42 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-11-16 16:42 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/11/16 16:42:34
Modified: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
Log:
Import missing sk.po from git wrt #386973 by "tyctor"
(Portage version: 2.2.0_alpha73/cvs/Linux x86_64)
Revision Changes Path
1.9 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?r1=1.8&r2=1.9
Index: xfce4-timer-plugin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfce4-timer-plugin-0.6.2.ebuild 2 Nov 2011 14:19:19 -0000 1.8
+++ xfce4-timer-plugin-0.6.2.ebuild 16 Nov 2011 16:42:34 -0000 1.9
@@ -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-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.8 2011/11/02 14:19:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.9 2011/11/16 16:42:34 ssuominen Exp $
EAPI=4
inherit xfconf
@@ -10,7 +10,8 @@
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2
http://dev.gentoo.org/~ssuominen/${P}-ca.po.bz2
http://dev.gentoo.org/~ssuominen/${P}-hr.po.bz2
- http://dev.gentoo.org/~ssuominen/${P}-nl.po.bz2"
+ http://dev.gentoo.org/~ssuominen/${P}-nl.po.bz2
+ http://dev.gentoo.org/~ssuominen/${P}-sk.po.bz2"
LICENSE="GPL-2"
SLOT="0"
@@ -29,8 +30,10 @@
}
src_prepare() {
- mv -vf "${WORKDIR}"/${P}-ca.po po/ca.po || die
- mv -vf "${WORKDIR}"/${P}-hr.po po/hr.po || die
- mv -vf "${WORKDIR}"/${P}-nl.po po/nl.po || die
+ local po
+ for po in ca hr nl sk; do
+ mv -vf "${WORKDIR}"/${P}-${po}.po po/${po}.po || die
+ done
+
xfconf_src_prepare
}
1.12 xfce-extra/xfce4-timer-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 2 Nov 2011 14:19:19 -0000 1.11
+++ ChangeLog 16 Nov 2011 16:42:34 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-timer-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.11 2011/11/02 14:19:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.12 2011/11/16 16:42:34 ssuominen Exp $
+
+ 16 Nov 2011; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-timer-plugin-0.6.2.ebuild:
+ Import missing sk.po from git wrt #386973 by "tyctor"
02 Nov 2011; Jeroen Roovers <jer@gentoo.org> xfce4-timer-plugin-0.6.2.ebuild:
Stable for HPPA (bug #386963).
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
@ 2011-11-26 18:17 Raul Porcel (armin76)
0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2011-11-26 18:17 UTC (permalink / raw
To: gentoo-commits
armin76 11/11/26 18:17:14
Modified: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
Log:
alpha/ia64/sparc stable wrt #386963
(Portage version: 2.1.10.38/cvs/Linux ia64)
Revision Changes Path
1.10 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?r1=1.9&r2=1.10
Index: xfce4-timer-plugin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xfce4-timer-plugin-0.6.2.ebuild 16 Nov 2011 16:42:34 -0000 1.9
+++ xfce4-timer-plugin-0.6.2.ebuild 26 Nov 2011 18:17:14 -0000 1.10
@@ -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-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.9 2011/11/16 16:42:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.10 2011/11/26 18:17:14 armin76 Exp $
EAPI=4
inherit xfconf
@@ -15,7 +15,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=""
RDEPEND=">=xfce-base/xfce4-panel-4.8
1.13 xfce-extra/xfce4-timer-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 16 Nov 2011 16:42:34 -0000 1.12
+++ ChangeLog 26 Nov 2011 18:17:14 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-timer-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.12 2011/11/16 16:42:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.13 2011/11/26 18:17:14 armin76 Exp $
+
+ 26 Nov 2011; Raúl Porcel <armin76@gentoo.org>
+ xfce4-timer-plugin-0.6.2.ebuild:
+ alpha/ia64/sparc stable wrt #386963
16 Nov 2011; Samuli Suominen <ssuominen@gentoo.org>
xfce4-timer-plugin-0.6.2.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
@ 2012-01-06 11:04 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-01-06 11:04 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/01/06 11:04:19
Modified: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
Log:
ppc/ppc64 stable wrt #386963
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Revision Changes Path
1.11 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?r1=1.10&r2=1.11
Index: xfce4-timer-plugin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xfce4-timer-plugin-0.6.2.ebuild 26 Nov 2011 18:17:14 -0000 1.10
+++ xfce4-timer-plugin-0.6.2.ebuild 6 Jan 2012 11:04:19 -0000 1.11
@@ -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-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.10 2011/11/26 18:17:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.11 2012/01/06 11:04:19 ssuominen Exp $
EAPI=4
inherit xfconf
@@ -15,7 +15,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=""
RDEPEND=">=xfce-base/xfce4-panel-4.8
1.15 xfce-extra/xfce4-timer-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 5 Jan 2012 21:59:44 -0000 1.14
+++ ChangeLog 6 Jan 2012 11:04:19 -0000 1.15
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-timer-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.14 2012/01/05 21:59:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.15 2012/01/06 11:04:19 ssuominen Exp $
+
+ 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-timer-plugin-0.6.2.ebuild:
+ ppc/ppc64 stable wrt #386963
*xfce4-timer-plugin-0.6.3 (05 Jan 2012)
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
@ 2012-03-21 6:13 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-03-21 6:13 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/03/21 06:13:52
Modified: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
Log:
Use gentoo mirrors.
(Portage version: 2.2.0_alpha92/cvs/Linux x86_64)
Revision Changes Path
1.12 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild?r1=1.11&r2=1.12
Index: xfce4-timer-plugin-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xfce4-timer-plugin-0.6.2.ebuild 6 Jan 2012 11:04:19 -0000 1.11
+++ xfce4-timer-plugin-0.6.2.ebuild 21 Mar 2012 06:13:52 -0000 1.12
@@ -1,17 +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-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.11 2012/01/06 11:04:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.12 2012/03/21 06:13:52 ssuominen Exp $
EAPI=4
inherit xfconf
DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2
- http://dev.gentoo.org/~ssuominen/${P}-ca.po.bz2
- http://dev.gentoo.org/~ssuominen/${P}-hr.po.bz2
- http://dev.gentoo.org/~ssuominen/${P}-nl.po.bz2
- http://dev.gentoo.org/~ssuominen/${P}-sk.po.bz2"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2
+ mirror://gentoo/${P}-ca.po.bz2
+ mirror://gentoo/${P}-hr.po.bz2
+ mirror://gentoo/${P}-nl.po.bz2
+ mirror://gentoo/${P}-sk.po.bz2"
LICENSE="GPL-2"
SLOT="0"
1.22 xfce-extra/xfce4-timer-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 14 Feb 2012 04:20:45 -0000 1.21
+++ ChangeLog 21 Mar 2012 06:13:52 -0000 1.22
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-timer-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.21 2012/02/14 04:20:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.22 2012/03/21 06:13:52 ssuominen Exp $
+
+ 21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-timer-plugin-0.6.2.ebuild:
+ Use gentoo mirrors.
*xfce4-timer-plugin-0.6.4 (14 Feb 2012)
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2012-03-21 6:14 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13 14:16 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2012-03-21 6:13 Samuli Suominen (ssuominen)
2012-01-06 11:04 Samuli Suominen (ssuominen)
2011-11-26 18:17 Raul Porcel (armin76)
2011-11-16 16:42 Samuli Suominen (ssuominen)
2011-11-02 14:19 Jeroen Roovers (jer)
2011-10-23 12:03 Markus Meier (maekke)
2011-10-23 10:46 Samuli Suominen (ssuominen)
2011-10-16 5:25 Samuli Suominen (ssuominen)
2011-10-16 3:39 PaweA Hajdan (phajdan.jr)
2011-10-15 17:00 Samuli Suominen (ssuominen)
2011-06-19 6:23 Christoph Mende (angelos)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox