public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: xfce4-dict-0.6.0.ebuild ChangeLog
@ 2009-12-31 16:04 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-12-31 16:04 UTC (permalink / raw
  To: gentoo-commits

darkside    09/12/31 16:04:57

  Modified:             ChangeLog
  Added:                xfce4-dict-0.6.0.ebuild
  Log:
  Version bump, reworked search results and new speed reader dialog
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.43                 xfce-extra/xfce4-dict/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	8 Oct 2009 17:32:05 -0000	1.42
+++ ChangeLog	31 Dec 2009 16:04:57 -0000	1.43
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-extra/xfce4-dict
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.42 2009/10/08 17:32:05 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.43 2009/12/31 16:04:57 darkside Exp $
+
+*xfce4-dict-0.6.0 (31 Dec 2009)
+
+  31 Dec 2009; Jeremy Olexa <darkside@gentoo.org> +xfce4-dict-0.6.0.ebuild:
+  Version bump, reworked search results and new speed reader dialog
 
   08 Oct 2009; Jeremy Olexa <darkside@gentoo.org> xfce4-dict-0.5.3.ebuild:
   add prefix keywords - migrate from Gentoo Prefix



1.1                  xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-dict-0.6.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.1 2009/12/31 16:04:57 darkside Exp $

EAPI=2
inherit xfconf

DESCRIPTION="plugin and stand-alone application to query dict.org"
HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-dict "
SRC_URI="mirror://xfce/src/apps/${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 ~x86-linux"
IUSE="debug"

RDEPEND=">=dev-libs/glib-2.6:2
	>=x11-libs/gtk+-2.6:2
	>=xfce-base/libxfcegui4-4.4
	>=xfce-base/libxfce4util-4.4
	>=xfce-base/xfce4-panel-4.4"
DEPEND="${RDEPEND}
	dev-util/intltool
	dev-util/pkgconfig"

pkg_setup() {
	DOCS="AUTHORS ChangeLog README"
	XFCONF="--disable-dependency-tracking
		$(use_enable debug)"
}






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: xfce4-dict-0.6.0.ebuild ChangeLog
@ 2010-02-19 20:06 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-02-19 20:06 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/02/19 20:06:33

  Modified:             xfce4-dict-0.6.0.ebuild ChangeLog
  Log:
  amd64 stable wrt #305657
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?r1=1.1&r2=1.2

Index: xfce4-dict-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-dict-0.6.0.ebuild	31 Dec 2009 16:04:57 -0000	1.1
+++ xfce4-dict-0.6.0.ebuild	19 Feb 2010 20:06:32 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.1 2009/12/31 16:04:57 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.2 2010/02/19 20:06:32 ssuominen Exp $
 
 EAPI=2
 inherit 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 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.6:2



1.44                 xfce-extra/xfce4-dict/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	31 Dec 2009 16:04:57 -0000	1.43
+++ ChangeLog	19 Feb 2010 20:06:32 -0000	1.44
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-dict
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.43 2009/12/31 16:04:57 darkside Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.44 2010/02/19 20:06:32 ssuominen Exp $
+
+  19 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-dict-0.6.0.ebuild:
+  amd64 stable wrt #305657
 
 *xfce4-dict-0.6.0 (31 Dec 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: xfce4-dict-0.6.0.ebuild ChangeLog
@ 2010-02-22 18:40 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-02-22 18:40 UTC (permalink / raw
  To: gentoo-commits

fauli       10/02/22 18:40:01

  Modified:             xfce4-dict-0.6.0.ebuild ChangeLog
  Log:
  stable x86, bug 305657
  (Portage version: 2.1.7.17/cvs/Linux i686)

Revision  Changes    Path
1.3                  xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?r1=1.2&r2=1.3

Index: xfce4-dict-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-dict-0.6.0.ebuild	19 Feb 2010 20:06:32 -0000	1.2
+++ xfce4-dict-0.6.0.ebuild	22 Feb 2010 18:40:00 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.2 2010/02/19 20:06:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.3 2010/02/22 18:40:00 fauli Exp $
 
 EAPI=2
 inherit 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 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.6:2



1.45                 xfce-extra/xfce4-dict/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	19 Feb 2010 20:06:32 -0000	1.44
+++ ChangeLog	22 Feb 2010 18:40:00 -0000	1.45
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-dict
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.44 2010/02/19 20:06:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.45 2010/02/22 18:40:00 fauli Exp $
+
+  22 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
+  xfce4-dict-0.6.0.ebuild:
+  stable x86, bug 305657
 
   19 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-dict-0.6.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: xfce4-dict-0.6.0.ebuild ChangeLog
@ 2010-02-28 18:46 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 11+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-02-28 18:46 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/02/28 18:46:50

  Modified:             xfce4-dict-0.6.0.ebuild ChangeLog
  Log:
  ppc stable #305657
  (Portage version: 2.1.7.17/cvs/Linux ppc)

Revision  Changes    Path
1.4                  xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?r1=1.3&r2=1.4

Index: xfce4-dict-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-dict-0.6.0.ebuild	22 Feb 2010 18:40:00 -0000	1.3
+++ xfce4-dict-0.6.0.ebuild	28 Feb 2010 18:46:50 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.3 2010/02/22 18:40:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.4 2010/02/28 18:46:50 nixnut Exp $
 
 EAPI=2
 inherit 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 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.6:2



1.46                 xfce-extra/xfce4-dict/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	22 Feb 2010 18:40:00 -0000	1.45
+++ ChangeLog	28 Feb 2010 18:46:50 -0000	1.46
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-dict
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.45 2010/02/22 18:40:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.46 2010/02/28 18:46:50 nixnut Exp $
+
+  28 Feb 2010; nixnut <nixnut@gentoo.org> xfce4-dict-0.6.0.ebuild:
+  ppc stable #305657
 
   22 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
   xfce4-dict-0.6.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: xfce4-dict-0.6.0.ebuild ChangeLog
@ 2010-03-01 19:50 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2010-03-01 19:50 UTC (permalink / raw
  To: gentoo-commits

armin76     10/03/01 19:50:30

  Modified:             xfce4-dict-0.6.0.ebuild ChangeLog
  Log:
  alpha/arm/ia64/sparc stable wrt #305657
  (Portage version: 2.1.7.17/cvs/Linux ia64)

Revision  Changes    Path
1.5                  xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?r1=1.4&r2=1.5

Index: xfce4-dict-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-dict-0.6.0.ebuild	28 Feb 2010 18:46:50 -0000	1.4
+++ xfce4-dict-0.6.0.ebuild	1 Mar 2010 19:50:29 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.4 2010/02/28 18:46:50 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.5 2010/03/01 19:50:29 armin76 Exp $
 
 EAPI=2
 inherit 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 ~x86-linux"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.6:2



1.47                 xfce-extra/xfce4-dict/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	28 Feb 2010 18:46:50 -0000	1.46
+++ ChangeLog	1 Mar 2010 19:50:29 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-dict
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.46 2010/02/28 18:46:50 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.47 2010/03/01 19:50:29 armin76 Exp $
+
+  01 Mar 2010; Raúl Porcel <armin76@gentoo.org> xfce4-dict-0.6.0.ebuild:
+  alpha/arm/ia64/sparc stable wrt #305657
 
   28 Feb 2010; nixnut <nixnut@gentoo.org> xfce4-dict-0.6.0.ebuild:
   ppc stable #305657






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: xfce4-dict-0.6.0.ebuild ChangeLog
@ 2010-03-11 21:11 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2010-03-11 21:11 UTC (permalink / raw
  To: gentoo-commits

ranger      10/03/11 21:11:43

  Modified:             xfce4-dict-0.6.0.ebuild ChangeLog
  Log:
  Marking xfce4-dict-0.6.0 ppc64 for bug 305657
  (Portage version: 2.1.7.17/cvs/Linux ppc64)

Revision  Changes    Path
1.6                  xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?r1=1.5&r2=1.6

Index: xfce4-dict-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-dict-0.6.0.ebuild	1 Mar 2010 19:50:29 -0000	1.5
+++ xfce4-dict-0.6.0.ebuild	11 Mar 2010 21:11:42 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.5 2010/03/01 19:50:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.6 2010/03/11 21:11:42 ranger Exp $
 
 EAPI=2
 inherit 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 ~x86-linux"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.6:2



1.48                 xfce-extra/xfce4-dict/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	1 Mar 2010 19:50:29 -0000	1.47
+++ ChangeLog	11 Mar 2010 21:11:42 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-dict
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.47 2010/03/01 19:50:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.48 2010/03/11 21:11:42 ranger Exp $
+
+  11 Mar 2010; Brent Baude <ranger@gentoo.org> xfce4-dict-0.6.0.ebuild:
+  Marking xfce4-dict-0.6.0 ppc64 stable for bug 305657
 
   01 Mar 2010; Raúl Porcel <armin76@gentoo.org> xfce4-dict-0.6.0.ebuild:
   alpha/arm/ia64/sparc stable wrt #305657






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: xfce4-dict-0.6.0.ebuild ChangeLog
@ 2010-04-14 17:44 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2010-04-14 17:44 UTC (permalink / raw
  To: gentoo-commits

jer         10/04/14 17:44:42

  Modified:             xfce4-dict-0.6.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #305657).
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.7                  xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?r1=1.6&r2=1.7

Index: xfce4-dict-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-dict-0.6.0.ebuild	11 Mar 2010 21:11:42 -0000	1.6
+++ xfce4-dict-0.6.0.ebuild	14 Apr 2010 17:44:42 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.6 2010/03/11 21:11:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.7 2010/04/14 17:44:42 jer Exp $
 
 EAPI=2
 inherit 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 ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.6:2



1.49                 xfce-extra/xfce4-dict/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	11 Mar 2010 21:11:42 -0000	1.48
+++ ChangeLog	14 Apr 2010 17:44:42 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-dict
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.48 2010/03/11 21:11:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.49 2010/04/14 17:44:42 jer Exp $
+
+  14 Apr 2010; Jeroen Roovers <jer@gentoo.org> xfce4-dict-0.6.0.ebuild:
+  Stable for HPPA (bug #305657).
 
   11 Mar 2010; Brent Baude <ranger@gentoo.org> xfce4-dict-0.6.0.ebuild:
   Marking xfce4-dict-0.6.0 ppc64 stable for bug 305657






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: xfce4-dict-0.6.0.ebuild ChangeLog
@ 2011-12-07 15:28 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-12-07 15:28 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/12/07 15:28:28

  Modified:             xfce4-dict-0.6.0.ebuild ChangeLog
  Log:
  Fix underlinking of libdict as reported by Jeremy Olexa.
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?r1=1.9&r2=1.10

Index: xfce4-dict-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xfce4-dict-0.6.0.ebuild	19 May 2011 20:46:27 -0000	1.9
+++ xfce4-dict-0.6.0.ebuild	7 Dec 2011 15:28:28 -0000	1.10
@@ -1,8 +1,9 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.9 2011/05/19 20:46:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.10 2011/12/07 15:28:28 ssuominen Exp $
 
 EAPI=4
+EAUTORECONF=yes
 inherit xfconf
 
 DESCRIPTION="A dict.org querying application and panel plug-in for the Xfce desktop"
@@ -12,7 +13,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
-IUSE="debug"
+IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.6:2
 	>=x11-libs/gtk+-2.6:2
@@ -24,6 +25,6 @@
 	dev-util/pkgconfig"
 
 pkg_setup() {
-	XFCONF=( $(xfconf_use_debug) )
+	PATCHES=( "${FILESDIR}"/${P}-underlinking.patch )
 	DOCS=( AUTHORS ChangeLog README )
 }



1.50                 xfce-extra/xfce4-dict/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	14 Apr 2010 17:44:42 -0000	1.49
+++ ChangeLog	7 Dec 2011 15:28:28 -0000	1.50
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-dict
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.49 2010/04/14 17:44:42 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.50 2011/12/07 15:28:28 ssuominen Exp $
+
+  07 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> xfce4-dict-0.6.0.ebuild,
+  +files/xfce4-dict-0.6.0-underlinking.patch:
+  Fix underlinking of libdict as reported by Jeremy Olexa.
 
   14 Apr 2010; Jeroen Roovers <jer@gentoo.org> xfce4-dict-0.6.0.ebuild:
   Stable for HPPA (bug #305657).






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: xfce4-dict-0.6.0.ebuild ChangeLog
@ 2012-04-21  6:01 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-04-21  6:01 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/04/21 06:01:47

  Modified:             xfce4-dict-0.6.0.ebuild ChangeLog
  Log:
  Missing Categories Utility and TextTools in xfce4-dict.desktop (as required by desktop-file-validate). Install to libdir instead of libexecdir.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?r1=1.10&r2=1.11

Index: xfce4-dict-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xfce4-dict-0.6.0.ebuild	7 Dec 2011 15:28:28 -0000	1.10
+++ xfce4-dict-0.6.0.ebuild	21 Apr 2012 06:01:46 -0000	1.11
@@ -1,24 +1,24 @@
-# 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-dict/xfce4-dict-0.6.0.ebuild,v 1.10 2011/12/07 15:28:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.11 2012/04/21 06:01:46 ssuominen Exp $
 
 EAPI=4
 EAUTORECONF=yes
-inherit xfconf
+inherit multilib xfconf
 
 DESCRIPTION="A dict.org querying application and panel plug-in for the Xfce desktop"
 HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-dict"
-SRC_URI="mirror://xfce/src/apps/${PN}/0.6/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/apps/${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 ~x86-linux"
 IUSE=""
 
-RDEPEND=">=dev-libs/glib-2.6:2
-	>=x11-libs/gtk+-2.6:2
-	>=xfce-base/libxfcegui4-4.8
+RDEPEND=">=dev-libs/glib-2.24
+	>=x11-libs/gtk+-2.20:2
 	>=xfce-base/libxfce4util-4.8
+	>=xfce-base/libxfcegui4-4.8
 	>=xfce-base/xfce4-panel-4.8"
 DEPEND="${RDEPEND}
 	dev-util/intltool
@@ -26,5 +26,18 @@
 
 pkg_setup() {
 	PATCHES=( "${FILESDIR}"/${P}-underlinking.patch )
+
+	XFCONF=(
+		--libexecdir="${EPREFIX}"/usr/$(get_libdir)
+		)
+
 	DOCS=( AUTHORS ChangeLog README )
 }
+
+src_prepare() {
+	# xfce4-dict.desktop: (will be fatal in the future): value "Dictionary" in key
+	# "Categories" in group "Desktop Entry" requires another category to be present
+	# among the following categories: Office;TextTools	
+	sed -i -e '/Categories/s:Office:&;Utility;TextTools:' src/xfce4-dict.desktop.in || die
+	xfconf_src_prepare
+}



1.52                 xfce-extra/xfce4-dict/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	7 Dec 2011 15:30:31 -0000	1.51
+++ ChangeLog	21 Apr 2012 06:01:46 -0000	1.52
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-dict
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.51 2011/12/07 15:30:31 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.52 2012/04/21 06:01:46 ssuominen Exp $
+
+  21 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> xfce4-dict-0.6.0.ebuild:
+  Missing Categories Utility and TextTools in xfce4-dict.desktop (as required
+  by desktop-file-validate). Install to libdir instead of libexecdir.
 
   07 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> xfce4-dict-0.6.0.ebuild,
   +files/xfce4-dict-0.6.0-underlinking.patch:






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: xfce4-dict-0.6.0.ebuild ChangeLog
@ 2012-05-05  7:10 Michal Gorny (mgorny)
  0 siblings, 0 replies; 11+ messages in thread
From: Michal Gorny (mgorny) @ 2012-05-05  7:10 UTC (permalink / raw
  To: gentoo-commits

mgorny      12/05/05 07:10:40

  Modified:             xfce4-dict-0.6.0.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?r1=1.12&r2=1.13

Index: xfce4-dict-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xfce4-dict-0.6.0.ebuild	21 Apr 2012 15:24:58 -0000	1.12
+++ xfce4-dict-0.6.0.ebuild	5 May 2012 07:10:40 -0000	1.13
@@ -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-dict/xfce4-dict-0.6.0.ebuild,v 1.12 2012/04/21 15:24:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.13 2012/05/05 07:10:40 mgorny Exp $
 
 EAPI=4
 EAUTORECONF=yes
@@ -22,7 +22,7 @@
 	>=xfce-base/xfce4-panel-4.8"
 DEPEND="${RDEPEND}
 	dev-util/intltool
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 pkg_setup() {
 	PATCHES=( "${FILESDIR}"/${P}-underlinking.patch )



1.53                 xfce-extra/xfce4-dict/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	21 Apr 2012 06:01:46 -0000	1.52
+++ ChangeLog	5 May 2012 07:10:40 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-dict
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.52 2012/04/21 06:01:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.53 2012/05/05 07:10:40 mgorny Exp $
+
+  05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-dict-0.6.0.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   21 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> xfce4-dict-0.6.0.ebuild:
   Missing Categories Utility and TextTools in xfce4-dict.desktop (as required






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: xfce4-dict-0.6.0.ebuild ChangeLog
@ 2012-11-28 12:20 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-11-28 12:20 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/11/28 12:20:54

  Modified:             xfce4-dict-0.6.0.ebuild ChangeLog
  Log:
  EAPI5
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.14                 xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild?r1=1.13&r2=1.14

Index: xfce4-dict-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xfce4-dict-0.6.0.ebuild	5 May 2012 07:10:40 -0000	1.13
+++ xfce4-dict-0.6.0.ebuild	28 Nov 2012 12:20:54 -0000	1.14
@@ -1,8 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.13 2012/05/05 07:10:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.14 2012/11/28 12:20:54 ssuominen Exp $
 
-EAPI=4
+EAPI=5
 EAUTORECONF=yes
 inherit multilib xfconf
 



1.54                 xfce-extra/xfce4-dict/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	5 May 2012 07:10:40 -0000	1.53
+++ ChangeLog	28 Nov 2012 12:20:54 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/xfce4-dict
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.53 2012/05/05 07:10:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.54 2012/11/28 12:20:54 ssuominen Exp $
+
+  28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> xfce4-dict-0.6.0.ebuild:
+  EAPI5
 
   05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-dict-0.6.0.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig





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

end of thread, other threads:[~2012-11-28 12:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-05  7:10 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-dict: xfce4-dict-0.6.0.ebuild ChangeLog Michal Gorny (mgorny)
  -- strict thread matches above, loose matches on Subject: below --
2012-11-28 12:20 Samuli Suominen (ssuominen)
2012-04-21  6:01 Samuli Suominen (ssuominen)
2011-12-07 15:28 Samuli Suominen (ssuominen)
2010-04-14 17:44 Jeroen Roovers (jer)
2010-03-11 21:11 Brent Baude (ranger)
2010-03-01 19:50 Raul Porcel (armin76)
2010-02-28 18:46 Gysbert Wassenaar (nixnut)
2010-02-22 18:40 Christian Faulhammer (fauli)
2010-02-19 20:06 Samuli Suominen (ssuominen)
2009-12-31 16:04 Jeremy Olexa (darkside)

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