public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: ChangeLog xfce4-timer-plugin-1.5.0.ebuild
@ 2013-05-11 16:40 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-05-11 16:40 UTC (permalink / raw
  To: gentoo-commits

ssuominen    13/05/11 16:40:36

  Modified:             ChangeLog
  Added:                xfce4-timer-plugin-1.5.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.41                 xfce-extra/xfce4-timer-plugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	5 May 2013 17:09:09 -0000	1.40
+++ ChangeLog	11 May 2013 16:40:36 -0000	1.41
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-timer-plugin
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.40 2013/05/05 17:09:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.41 2013/05/11 16:40:36 ssuominen Exp $
+
+*xfce4-timer-plugin-1.5.0 (11 May 2013)
+
+  11 May 2013; Samuli Suominen <ssuominen@gentoo.org>
+  +xfce4-timer-plugin-1.5.0.ebuild:
+  Version bump.
 
   05 May 2013; Samuli Suominen <ssuominen@gentoo.org>
   -xfce4-timer-plugin-0.6.4.ebuild:



1.1                  xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-timer-plugin-1.5.0.ebuild
===================================================================
# Copyright 1999-2013 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-1.5.0.ebuild,v 1.1 2013/05/11 16:40:36 ssuominen Exp $

EAPI=5
inherit multilib 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}/${PV%.*}/${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="x11-libs/gtk+:2
	>=xfce-base/libxfce4ui-4.10
	>=xfce-base/libxfce4util-4.10
	>=xfce-base/xfce4-panel-4.10"
DEPEND="${RDEPEND}
	dev-util/intltool
	virtual/pkgconfig"

pkg_setup() {
	XFCONF=(
		--libexecdir="${EPREFIX}"/usr/$(get_libdir)
		--disable-static
		)

	DOCS=( AUTHORS ChangeLog README TODO )
}





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: ChangeLog xfce4-timer-plugin-1.5.0.ebuild
@ 2013-12-31  8:55 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2013-12-31  8:55 UTC (permalink / raw
  To: gentoo-commits

maekke      13/12/31 08:55:09

  Modified:             ChangeLog xfce4-timer-plugin-1.5.0.ebuild
  Log:
  arm stable, bug #496018
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.43                 xfce-extra/xfce4-timer-plugin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	27 Dec 2013 16:00:17 -0000	1.42
+++ ChangeLog	31 Dec 2013 08:55:09 -0000	1.43
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-timer-plugin
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.42 2013/12/27 16:00:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.43 2013/12/31 08:55:09 maekke Exp $
+
+  31 Dec 2013; Markus Meier <maekke@gentoo.org>
+  xfce4-timer-plugin-1.5.0.ebuild:
+  arm stable, bug #496018
 
   27 Dec 2013; Jeroen Roovers <jer@gentoo.org> xfce4-timer-plugin-1.5.0.ebuild:
   Stable for HPPA (bug #496018).



1.3                  xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.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-1.5.0.ebuild?r1=1.2&r2=1.3

Index: xfce4-timer-plugin-1.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-timer-plugin-1.5.0.ebuild	27 Dec 2013 16:00:17 -0000	1.2
+++ xfce4-timer-plugin-1.5.0.ebuild	31 Dec 2013 08:55:09 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 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-1.5.0.ebuild,v 1.2 2013/12/27 16:00:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild,v 1.3 2013/12/31 08:55:09 maekke Exp $
 
 EAPI=5
 inherit multilib xfconf
@@ -11,7 +11,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="x11-libs/gtk+:2





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-31  8:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-31  8:55 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: ChangeLog xfce4-timer-plugin-1.5.0.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2013-05-11 16:40 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