public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog
Date: Thu, 13 Oct 2011 14:16:22 +0000 (UTC)	[thread overview]
Message-ID: <20111013141622.1AB742004B@flycatcher.gentoo.org> (raw)

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)
 






             reply	other threads:[~2011-10-13 14:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-13 14:16 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-21  6:13 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: xfce4-timer-plugin-0.6.2.ebuild ChangeLog 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)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111013141622.1AB742004B@flycatcher.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox