public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/gnubiff: gnubiff-2.2.10.ebuild ChangeLog
@ 2008-06-10 18:41 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2008-06-10 18:41 UTC (permalink / raw
  To: gentoo-commits

dertobi123    08/06/10 18:41:18

  Modified:             gnubiff-2.2.10.ebuild ChangeLog
  Log:
  Fix pkgconfig dep (#205440)
  (Portage version: 2.1.5.4)

Revision  Changes    Path
1.2                  net-mail/gnubiff/gnubiff-2.2.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild?r1=1.1&r2=1.2

Index: gnubiff-2.2.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnubiff-2.2.10.ebuild	10 Jun 2008 18:37:17 -0000	1.1
+++ gnubiff-2.2.10.ebuild	10 Jun 2008 18:41:17 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v 1.1 2008/06/10 18:37:17 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v 1.2 2008/06/10 18:41:17 dertobi123 Exp $
 
 inherit eutils
 
@@ -22,7 +22,7 @@
 	fam? ( virtual/fam )
 	x11-proto/xproto"
 DEPEND="${RDEPEND}
-	gnome? ( dev-util/pkgconfig )"
+	dev-util/pkgconfig"
 
 src_compile() {
 	econf $(use_enable debug) \



1.20                 net-mail/gnubiff/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	10 Jun 2008 18:37:17 -0000	1.19
+++ ChangeLog	10 Jun 2008 18:41:17 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for net-mail/gnubiff
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.19 2008/06/10 18:37:17 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.20 2008/06/10 18:41:17 dertobi123 Exp $
+
+  10 Jun 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+  gnubiff-2.2.10.ebuild:
+  Fix pkgconfig dep (#205440)
 
 *gnubiff-2.2.10 (10 Jun 2008)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in net-mail/gnubiff: gnubiff-2.2.10.ebuild ChangeLog
@ 2008-10-21 15:02 Peter Alfredsen (loki_val)
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Alfredsen (loki_val) @ 2008-10-21 15:02 UTC (permalink / raw
  To: gentoo-commits

loki_val    08/10/21 15:02:12

  Modified:             gnubiff-2.2.10.ebuild ChangeLog
  Log:
  Fix compilation with gcc-4.3. Bug 235320. Thanks to A. Frederick Christensen <christendoc@nosocomia.com>.
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc8 x86_64)

Revision  Changes    Path
1.3                  net-mail/gnubiff/gnubiff-2.2.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild?r1=1.2&r2=1.3

Index: gnubiff-2.2.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnubiff-2.2.10.ebuild	10 Jun 2008 18:41:17 -0000	1.2
+++ gnubiff-2.2.10.ebuild	21 Oct 2008 15:02:12 -0000	1.3
@@ -1,8 +1,8 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v 1.2 2008/06/10 18:41:17 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v 1.3 2008/10/21 15:02:12 loki_val Exp $
 
-inherit eutils
+inherit base eutils
 
 DESCRIPTION="A mail notification program"
 HOMEPAGE="http://gnubiff.sourceforge.net/"
@@ -23,6 +23,7 @@
 	x11-proto/xproto"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
+PATCHES="${FILESDIR}/${P}-gcc43.patch"
 
 src_compile() {
 	econf $(use_enable debug) \



1.21                 net-mail/gnubiff/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	10 Jun 2008 18:41:17 -0000	1.20
+++ ChangeLog	21 Oct 2008 15:02:12 -0000	1.21
@@ -1,6 +1,11 @@
 # ChangeLog for net-mail/gnubiff
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.20 2008/06/10 18:41:17 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.21 2008/10/21 15:02:12 loki_val Exp $
+
+  21 Oct 2008; Peter Alfredsen <loki_val@gentoo.org>
+  +files/gnubiff-2.2.10-gcc43.patch, gnubiff-2.2.10.ebuild:
+  Fix compilation with gcc-4.3. Bug 235320. Thanks to A. Frederick
+  Christensen <christendoc@nosocomia.com>.
 
   10 Jun 2008; Tobias Scherbaum <dertobi123@gentoo.org>
   gnubiff-2.2.10.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in net-mail/gnubiff: gnubiff-2.2.10.ebuild ChangeLog
@ 2009-02-07 21:59 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-02-07 21:59 UTC (permalink / raw
  To: gentoo-commits

klausman    09/02/07 21:59:16

  Modified:             gnubiff-2.2.10.ebuild ChangeLog
  Log:
  Stable on alpha, bug #245679
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-mail/gnubiff/gnubiff-2.2.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild?r1=1.3&r2=1.4

Index: gnubiff-2.2.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnubiff-2.2.10.ebuild	21 Oct 2008 15:02:12 -0000	1.3
+++ gnubiff-2.2.10.ebuild	7 Feb 2009 21:59:16 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v 1.3 2008/10/21 15:02:12 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v 1.4 2009/02/07 21:59:16 klausman Exp $
 
 inherit base eutils
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~x86"
+KEYWORDS="alpha ~amd64 ~ia64 ~x86"
 IUSE="debug fam gnome nls password"
 
 RDEPEND=">=x11-libs/gtk+-2.4



1.22                 net-mail/gnubiff/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	21 Oct 2008 15:02:12 -0000	1.21
+++ ChangeLog	7 Feb 2009 21:59:16 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/gnubiff
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.21 2008/10/21 15:02:12 loki_val Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.22 2009/02/07 21:59:16 klausman Exp $
+
+  07 Feb 2009; Tobias Klausmann <klausman@gentoo.org> gnubiff-2.2.10.ebuild:
+  Stable on alpha, bug #245679
 
   21 Oct 2008; Peter Alfredsen <loki_val@gentoo.org>
   +files/gnubiff-2.2.10-gcc43.patch, gnubiff-2.2.10.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in net-mail/gnubiff: gnubiff-2.2.10.ebuild ChangeLog
@ 2009-02-14 23:33 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2009-02-14 23:33 UTC (permalink / raw
  To: gentoo-commits

maekke      09/02/14 23:33:30

  Modified:             gnubiff-2.2.10.ebuild ChangeLog
  Log:
  amd64/x86 stable, bug #245679
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  net-mail/gnubiff/gnubiff-2.2.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild?r1=1.4&r2=1.5

Index: gnubiff-2.2.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnubiff-2.2.10.ebuild	7 Feb 2009 21:59:16 -0000	1.4
+++ gnubiff-2.2.10.ebuild	14 Feb 2009 23:33:30 -0000	1.5
@@ -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/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v 1.4 2009/02/07 21:59:16 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v 1.5 2009/02/14 23:33:30 maekke Exp $
 
 inherit base eutils
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~ia64 ~x86"
+KEYWORDS="alpha amd64 ~ia64 x86"
 IUSE="debug fam gnome nls password"
 
 RDEPEND=">=x11-libs/gtk+-2.4



1.23                 net-mail/gnubiff/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	7 Feb 2009 21:59:16 -0000	1.22
+++ ChangeLog	14 Feb 2009 23:33:30 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/gnubiff
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.22 2009/02/07 21:59:16 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.23 2009/02/14 23:33:30 maekke Exp $
+
+  14 Feb 2009; Markus Meier <maekke@gentoo.org> gnubiff-2.2.10.ebuild:
+  amd64/x86 stable, bug #245679
 
   07 Feb 2009; Tobias Klausmann <klausman@gentoo.org> gnubiff-2.2.10.ebuild:
   Stable on alpha, bug #245679






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

end of thread, other threads:[~2009-02-14 23:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-21 15:02 [gentoo-commits] gentoo-x86 commit in net-mail/gnubiff: gnubiff-2.2.10.ebuild ChangeLog Peter Alfredsen (loki_val)
  -- strict thread matches above, loose matches on Subject: below --
2009-02-14 23:33 Markus Meier (maekke)
2009-02-07 21:59 Tobias Klausmann (klausman)
2008-06-10 18:41 Tobias Scherbaum (dertobi123)

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