public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mailwatch-plugin: xfce4-mailwatch-plugin-1.1.0.ebuild ChangeLog
@ 2009-10-08 17:36 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-10-08 17:36 UTC (permalink / raw
  To: gentoo-commits

darkside    09/10/08 17:36:20

  Modified:             xfce4-mailwatch-plugin-1.1.0.ebuild ChangeLog
  Log:
  add prefix keywords - migrate from Gentoo Prefix
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild

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

Index: xfce4-mailwatch-plugin-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-mailwatch-plugin-1.1.0.ebuild	25 Aug 2009 15:45:51 -0000	1.1
+++ xfce4-mailwatch-plugin-1.1.0.ebuild	8 Oct 2009 17:36:19 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.1 2009/08/25 15:45:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.2 2009/10/08 17:36:19 darkside 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"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="debug ipv6 ssl"
 
 RDEPEND=">=xfce-base/libxfce4util-4.2



1.2                  xfce-extra/xfce4-mailwatch-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	25 Aug 2009 15:45:51 -0000	1.1
+++ ChangeLog	8 Oct 2009 17:36:19 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-mailwatch-plugin
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.1 2009/08/25 15:45:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.2 2009/10/08 17:36:19 darkside Exp $
+
+  08 Oct 2009; Jeremy Olexa <darkside@gentoo.org>
+  xfce4-mailwatch-plugin-1.1.0.ebuild:
+  add prefix keywords - migrate from Gentoo Prefix
 
 *xfce4-mailwatch-plugin-1.1.0 (25 Aug 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mailwatch-plugin: xfce4-mailwatch-plugin-1.1.0.ebuild ChangeLog
@ 2010-08-07 12:33 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-08-07 12:33 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/08/07 12:33:44

  Modified:             xfce4-mailwatch-plugin-1.1.0.ebuild ChangeLog
  Log:
  Fix LDFLAGS vs. LDADD mistake in Makefile.am and link to libxfcegui4 wrt #331501 by Diego E. Pettenò.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild

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

Index: xfce4-mailwatch-plugin-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-mailwatch-plugin-1.1.0.ebuild	8 Oct 2009 17:36:19 -0000	1.2
+++ xfce4-mailwatch-plugin-1.1.0.ebuild	7 Aug 2010 12:33:44 -0000	1.3
@@ -1,8 +1,9 @@
-# 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-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.2 2009/10/08 17:36:19 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.3 2010/08/07 12:33:44 ssuominen Exp $
 
 EAPI=2
+EAUTORECONF=yes
 inherit xfconf
 
 DESCRIPTION="Mail notification panel plugin"
@@ -23,10 +24,13 @@
 	dev-util/pkgconfig"
 
 pkg_setup() {
-	DOCS="AUTHORS ChangeLog NEWS README TODO"
+	PATCHES=(
+		"${FILESDIR}"/${P}-no-ssl.patch
+		"${FILESDIR}"/${P}-link_to_libxfcegui4.patch
+		)
 	XFCONF="--disable-dependency-tracking
 		$(use_enable ssl)
 		$(use_enable ipv6)
-		$(use_enable debug)"
-	PATCHES=( "${FILESDIR}/${P}-no-ssl.patch" )
+		$(xfconf_use_debug)"
+	DOCS="AUTHORS ChangeLog NEWS README TODO"
 }



1.3                  xfce-extra/xfce4-mailwatch-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	8 Oct 2009 17:36:19 -0000	1.2
+++ ChangeLog	7 Aug 2010 12:33:44 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-mailwatch-plugin
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.2 2009/10/08 17:36:19 darkside Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.3 2010/08/07 12:33:44 ssuominen Exp $
+
+  07 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-mailwatch-plugin-1.1.0.ebuild,
+  +files/xfce4-mailwatch-plugin-1.1.0-link_to_libxfcegui4.patch:
+  Fix LDFLAGS vs. LDADD mistake in Makefile.am and link to libxfcegui4 wrt
+  #331501 by Diego E. Pettenò.
 
   08 Oct 2009; Jeremy Olexa <darkside@gentoo.org>
   xfce4-mailwatch-plugin-1.1.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mailwatch-plugin: xfce4-mailwatch-plugin-1.1.0.ebuild ChangeLog
@ 2011-05-31 11:08 Christoph Mende (angelos)
  0 siblings, 0 replies; 6+ messages in thread
From: Christoph Mende (angelos) @ 2011-05-31 11:08 UTC (permalink / raw
  To: gentoo-commits

angelos     11/05/31 11:08:37

  Modified:             xfce4-mailwatch-plugin-1.1.0.ebuild ChangeLog
  Log:
  Fix underlinking (bug #369457)
  
  (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild

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

Index: xfce4-mailwatch-plugin-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-mailwatch-plugin-1.1.0.ebuild	19 May 2011 21:42:34 -0000	1.5
+++ xfce4-mailwatch-plugin-1.1.0.ebuild	31 May 2011 11:08:37 -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-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.5 2011/05/19 21:42:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.6 2011/05/31 11:08:37 angelos Exp $
 
 EAPI=4
 EAUTORECONF=yes
@@ -27,6 +27,7 @@
 	PATCHES=(
 		"${FILESDIR}"/${P}-no-ssl.patch
 		"${FILESDIR}"/${P}-link_to_libxfcegui4.patch
+		"${FILESDIR}"/${P}-link_to_libgcrypt.patch
 		)
 
 	XFCONF=(



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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	7 Aug 2010 12:33:44 -0000	1.3
+++ ChangeLog	31 May 2011 11:08:37 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-extra/xfce4-mailwatch-plugin
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.3 2010/08/07 12:33:44 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.4 2011/05/31 11:08:37 angelos Exp $
+
+  31 May 2011; Christoph Mende <angelos@gentoo.org>
+  xfce4-mailwatch-plugin-1.1.0.ebuild,
+  +files/xfce4-mailwatch-plugin-1.1.0-link_to_libgcrypt.patch:
+  Fix underlinking (bug #369457)
 
   07 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-mailwatch-plugin-1.1.0.ebuild,






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

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

ssuominen    12/04/21 05:31:24

  Modified:             xfce4-mailwatch-plugin-1.1.0.ebuild ChangeLog
  Log:
  tidy. use libdir instead of libexecdir
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild?r1=1.6&r2=1.7

Index: xfce4-mailwatch-plugin-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-mailwatch-plugin-1.1.0.ebuild	31 May 2011 11:08:37 -0000	1.6
+++ xfce4-mailwatch-plugin-1.1.0.ebuild	21 Apr 2012 05:31:24 -0000	1.7
@@ -1,10 +1,10 @@
-# 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-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.6 2011/05/31 11:08:37 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.7 2012/04/21 05:31:24 ssuominen Exp $
 
 EAPI=4
 EAUTORECONF=yes
-inherit xfconf
+inherit multilib xfconf
 
 DESCRIPTION="Mail notification panel plugin"
 HOMEPAGE="http://spuriousinterrupt.org/projects/mailwatch"
@@ -18,7 +18,10 @@
 RDEPEND=">=xfce-base/libxfce4util-4.8
 	>=xfce-base/libxfcegui4-4.8
 	>=xfce-base/xfce4-panel-4.8
-	ssl? ( >=net-libs/gnutls-1.2 )"
+	ssl? (
+		dev-libs/libgcrypt
+		>=net-libs/gnutls-2
+		)"
 DEPEND="${RDEPEND}
 	dev-util/intltool
 	dev-util/pkgconfig"
@@ -31,6 +34,7 @@
 		)
 
 	XFCONF=(
+		--libexecdir="${EPREFIX}"/usr/$(get_libdir)
 		$(use_enable ssl)
 		$(use_enable ipv6)
 		$(xfconf_use_debug)



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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	31 May 2011 11:08:37 -0000	1.4
+++ ChangeLog	21 Apr 2012 05:31:24 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-mailwatch-plugin
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.4 2011/05/31 11:08:37 angelos Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.5 2012/04/21 05:31:24 ssuominen Exp $
+
+  21 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-mailwatch-plugin-1.1.0.ebuild:
+  Install to libdir instead of libexecdir.
 
   31 May 2011; Christoph Mende <angelos@gentoo.org>
   xfce4-mailwatch-plugin-1.1.0.ebuild,






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

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

mgorny      12/05/05 07:17:17

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

Revision  Changes    Path
1.8                  xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild?r1=1.7&r2=1.8

Index: xfce4-mailwatch-plugin-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfce4-mailwatch-plugin-1.1.0.ebuild	21 Apr 2012 05:31:24 -0000	1.7
+++ xfce4-mailwatch-plugin-1.1.0.ebuild	5 May 2012 07:17:17 -0000	1.8
@@ -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-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.7 2012/04/21 05:31:24 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.8 2012/05/05 07:17:17 mgorny Exp $
 
 EAPI=4
 EAUTORECONF=yes
@@ -24,7 +24,7 @@
 		)"
 DEPEND="${RDEPEND}
 	dev-util/intltool
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 pkg_setup() {
 	PATCHES=(



1.6                  xfce-extra/xfce4-mailwatch-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	21 Apr 2012 05:31:24 -0000	1.5
+++ ChangeLog	5 May 2012 07:17:17 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-mailwatch-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.5 2012/04/21 05:31:24 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.6 2012/05/05 07:17:17 mgorny Exp $
+
+  05 May 2012; Michał Górny <mgorny@gentoo.org>
+  xfce4-mailwatch-plugin-1.1.0.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   21 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-mailwatch-plugin-1.1.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mailwatch-plugin: xfce4-mailwatch-plugin-1.1.0.ebuild ChangeLog
@ 2012-06-16 14:52 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-06-16 14:52 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/06/16 14:52:16

  Modified:             xfce4-mailwatch-plugin-1.1.0.ebuild ChangeLog
  Log:
  Fix building with net-libs/gnutls >= 3 wrt #421407 by Diego Elio Pettenò
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild

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

Index: xfce4-mailwatch-plugin-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfce4-mailwatch-plugin-1.1.0.ebuild	5 May 2012 07:17:17 -0000	1.8
+++ xfce4-mailwatch-plugin-1.1.0.ebuild	16 Jun 2012 14:52:16 -0000	1.9
@@ -1,12 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.8 2012/05/05 07:17:17 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.9 2012/06/16 14:52:16 ssuominen Exp $
 
 EAPI=4
 EAUTORECONF=yes
 inherit multilib xfconf
 
-DESCRIPTION="Mail notification panel plugin"
+DESCRIPTION="An mail notification panel plug-in for the Xfce desktop environment"
 HOMEPAGE="http://spuriousinterrupt.org/projects/mailwatch"
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
@@ -31,6 +31,7 @@
 		"${FILESDIR}"/${P}-no-ssl.patch
 		"${FILESDIR}"/${P}-link_to_libxfcegui4.patch
 		"${FILESDIR}"/${P}-link_to_libgcrypt.patch
+		"${FILESDIR}"/${P}-gnutls-3.patch
 		)
 
 	XFCONF=(



1.7                  xfce-extra/xfce4-mailwatch-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	5 May 2012 07:17:17 -0000	1.6
+++ ChangeLog	16 Jun 2012 14:52:16 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-extra/xfce4-mailwatch-plugin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.6 2012/05/05 07:17:17 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.7 2012/06/16 14:52:16 ssuominen Exp $
+
+  16 Jun 2012; Samuli Suominen <ssuominen@gentoo.org>
+  xfce4-mailwatch-plugin-1.1.0.ebuild,
+  +files/xfce4-mailwatch-plugin-1.1.0-gnutls-3.patch:
+  Fix building with net-libs/gnutls >= 3 wrt #421407 by Diego Elio Pettenò
 
   05 May 2012; Michał Górny <mgorny@gentoo.org>
   xfce4-mailwatch-plugin-1.1.0.ebuild:






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

end of thread, other threads:[~2012-06-16 14:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-16 14:52 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mailwatch-plugin: xfce4-mailwatch-plugin-1.1.0.ebuild ChangeLog Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-05  7:17 Michal Gorny (mgorny)
2012-04-21  5:31 Samuli Suominen (ssuominen)
2011-05-31 11:08 Christoph Mende (angelos)
2010-08-07 12:33 Samuli Suominen (ssuominen)
2009-10-08 17:36 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