public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-equake-plugin: xfce4-equake-plugin-1.3.3.ebuild ChangeLog
@ 2013-10-09 17:48 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-10-09 17:48 UTC (permalink / raw
  To: gentoo-commits

ssuominen    13/10/09 17:48:33

  Modified:             ChangeLog
  Added:                xfce4-equake-plugin-1.3.3.ebuild
  Log:
  Version bump; port from libxfcegui4 to libxfce4ui.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.2                  xfce-extra/xfce4-equake-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	27 Jun 2013 12:33:55 -0000	1.1
+++ ChangeLog	9 Oct 2013 17:48:33 -0000	1.2
@@ -1,10 +1,15 @@
 # ChangeLog for xfce-extra/xfce4-equake-plugin
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v 1.1 2013/06/27 12:33:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v 1.2 2013/10/09 17:48:33 ssuominen Exp $
+
+*xfce4-equake-plugin-1.3.3 (09 Oct 2013)
+
+  09 Oct 2013; Samuli Suominen <ssuominen@gentoo.org>
+  +xfce4-equake-plugin-1.3.3.ebuild:
+  Version bump; port from libxfcegui4 to libxfce4ui.
 
 *xfce4-equake-plugin-1.3.0 (27 Jun 2013)
 
   27 Jun 2013; Samuli Suominen <ssuominen@gentoo.org>
   +xfce4-equake-plugin-1.3.0.ebuild:
   Initial commit.
-



1.1                  xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild

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

Index: xfce4-equake-plugin-1.3.3.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-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild,v 1.1 2013/10/09 17:48:33 ssuominen Exp $

EAPI=5
inherit xfconf

DESCRIPTION="Panel plug-in that displays information about earthquakes at regular intervals"
HOMEPAGE="http://www.e-quake.org/"
SRC_URI="http://www.e-quake.org/wp-uploads/2013/09/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"

RDEPEND=">=dev-libs/glib-2
	x11-libs/gtk+:2
	x11-libs/libX11
	>=xfce-base/libxfce4ui-4.10
	>=xfce-base/libxfce4util-4.10
	>=xfce-base/xfce4-panel-4.10"
DEPEND="${RDEPEND}
	dev-util/intltool
	sys-devel/gettext
	virtual/pkgconfig"

pkg_setup() {
	XFCONF=(
		$(xfconf_use_debug)
		)

	DOCS=( AUTHORS ChangeLog NEWS README )
}





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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-equake-plugin: xfce4-equake-plugin-1.3.3.ebuild ChangeLog
@ 2014-01-19 19:02 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-19 19:02 UTC (permalink / raw
  To: gentoo-commits

pacho       14/01/19 19:02:27

  Modified:             xfce4-equake-plugin-1.3.3.ebuild ChangeLog
  Log:
  amd64 stable, bug 496018
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.2                  xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild?r1=1.1&r2=1.2

Index: xfce4-equake-plugin-1.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-equake-plugin-1.3.3.ebuild	9 Oct 2013 17:48:33 -0000	1.1
+++ xfce4-equake-plugin-1.3.3.ebuild	19 Jan 2014 19:02:27 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild,v 1.1 2013/10/09 17:48:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild,v 1.2 2014/01/19 19:02:27 pacho Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2



1.4                  xfce-extra/xfce4-equake-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	9 Oct 2013 17:49:55 -0000	1.3
+++ ChangeLog	19 Jan 2014 19:02:27 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-equake-plugin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v 1.3 2013/10/09 17:49:55 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v 1.4 2014/01/19 19:02:27 pacho Exp $
+
+  19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-equake-plugin-1.3.3.ebuild:
+  amd64 stable, bug 496018
 
   09 Oct 2013; Samuli Suominen <ssuominen@gentoo.org>
   -xfce4-equake-plugin-1.3.0.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-equake-plugin: xfce4-equake-plugin-1.3.3.ebuild ChangeLog
@ 2014-01-28 14:17 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-28 14:17 UTC (permalink / raw
  To: gentoo-commits

ago         14/01/28 14:17:44

  Modified:             xfce4-equake-plugin-1.3.3.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #496018
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild?r1=1.2&r2=1.3

Index: xfce4-equake-plugin-1.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-equake-plugin-1.3.3.ebuild	19 Jan 2014 19:02:27 -0000	1.2
+++ xfce4-equake-plugin-1.3.3.ebuild	28 Jan 2014 14:17:44 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild,v 1.2 2014/01/19 19:02:27 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild,v 1.3 2014/01/28 14:17:44 ago Exp $
 
 EAPI=5
 inherit xfconf
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2



1.5                  xfce-extra/xfce4-equake-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	19 Jan 2014 19:02:27 -0000	1.4
+++ ChangeLog	28 Jan 2014 14:17:44 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-equake-plugin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v 1.4 2014/01/19 19:02:27 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v 1.5 2014/01/28 14:17:44 ago Exp $
+
+  28 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
+  xfce4-equake-plugin-1.3.3.ebuild:
+  Stable for x86, wrt bug #496018
 
   19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-equake-plugin-1.3.3.ebuild:
   amd64 stable, bug 496018





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

end of thread, other threads:[~2014-01-28 14:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-09 17:48 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-equake-plugin: xfce4-equake-plugin-1.3.3.ebuild ChangeLog Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-19 19:02 Pacho Ramos (pacho)
2014-01-28 14:17 Agostino Sarubbo (ago)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox