public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-gtkhtml: claws-mail-gtkhtml-0.18.ebuild ChangeLog
@ 2008-05-12 12:25 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-05-12 12:25 UTC (permalink / raw
  To: gentoo-commits

opfer       08/05/12 12:25:02

  Modified:             claws-mail-gtkhtml-0.18.ebuild ChangeLog
  Log:
  move pkgconfig from RDEPEND to DPEND only
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild

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

Index: claws-mail-gtkhtml-0.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- claws-mail-gtkhtml-0.18.ebuild	12 May 2008 10:38:15 -0000	1.1
+++ claws-mail-gtkhtml-0.18.ebuild	12 May 2008 12:25:02 -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/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.1 2008/05/12 10:38:15 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.2 2008/05/12 12:25:02 opfer Exp $
 
 inherit eutils
 
@@ -13,9 +13,10 @@
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
-DEPEND=">=mail-client/claws-mail-3.4.0
+RDEPEND=">=mail-client/claws-mail-3.4.0
 		=gnome-extra/gtkhtml-2*
-		net-misc/curl
+		net-misc/curl"
+DEPEND="${RDEPEND}
 		dev-util/pkgconfig"
 
 S="${WORKDIR}/${MY_P}"



1.25                 mail-client/claws-mail-gtkhtml/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	12 May 2008 10:38:15 -0000	1.24
+++ ChangeLog	12 May 2008 12:25:02 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail-gtkhtml
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.24 2008/05/12 10:38:15 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.25 2008/05/12 12:25:02 opfer Exp $
+
+  12 May 2008; Christian Faulhammer <opfer@gentoo.org>
+  claws-mail-gtkhtml-0.18.ebuild:
+  move pkgconfig from RDEPEND to DPEND only
 
 *claws-mail-gtkhtml-0.18 (12 May 2008)
 



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



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

* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-gtkhtml: claws-mail-gtkhtml-0.18.ebuild ChangeLog
@ 2008-05-15 20:01 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-05-15 20:01 UTC (permalink / raw
  To: gentoo-commits

opfer       08/05/15 20:01:14

  Modified:             claws-mail-gtkhtml-0.18.ebuild ChangeLog
  Log:
  disable accessibility for bundled gtkhtml, see bug 221925
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild

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

Index: claws-mail-gtkhtml-0.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- claws-mail-gtkhtml-0.18.ebuild	12 May 2008 12:25:02 -0000	1.2
+++ claws-mail-gtkhtml-0.18.ebuild	15 May 2008 20:01:14 -0000	1.3
@@ -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/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.2 2008/05/12 12:25:02 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.3 2008/05/15 20:01:14 opfer Exp $
 
 inherit eutils
 
@@ -21,6 +21,11 @@
 
 S="${WORKDIR}/${MY_P}"
 
+src_compile() {
+	econf --disable-accessibility
+	emake || die
+}
+
 src_install() {
 	emake DESTDIR="${D}" install
 	dodoc AUTHORS ChangeLog NEWS README



1.26                 mail-client/claws-mail-gtkhtml/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	12 May 2008 12:25:02 -0000	1.25
+++ ChangeLog	15 May 2008 20:01:14 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail-gtkhtml
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.25 2008/05/12 12:25:02 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.26 2008/05/15 20:01:14 opfer Exp $
+
+  15 May 2008; Christian Faulhammer <opfer@gentoo.org>
+  claws-mail-gtkhtml-0.18.ebuild:
+  disable accessibility for bundled gtkhtml, see bug 221925
 
   12 May 2008; Christian Faulhammer <opfer@gentoo.org>
   claws-mail-gtkhtml-0.18.ebuild:



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



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

* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-gtkhtml: claws-mail-gtkhtml-0.18.ebuild ChangeLog
@ 2008-06-11 22:57 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-06-11 22:57 UTC (permalink / raw
  To: gentoo-commits

opfer       08/06/11 22:57:41

  Modified:             claws-mail-gtkhtml-0.18.ebuild ChangeLog
  Log:
  stable x86, bug 222167
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.4                  mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild

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

Index: claws-mail-gtkhtml-0.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- claws-mail-gtkhtml-0.18.ebuild	15 May 2008 20:01:14 -0000	1.3
+++ claws-mail-gtkhtml-0.18.ebuild	11 Jun 2008 22:57:40 -0000	1.4
@@ -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/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.3 2008/05/15 20:01:14 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.4 2008/06/11 22:57:40 opfer Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
 IUSE=""
 RDEPEND=">=mail-client/claws-mail-3.4.0
 		=gnome-extra/gtkhtml-2*



1.30                 mail-client/claws-mail-gtkhtml/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	11 Jun 2008 13:31:04 -0000	1.29
+++ ChangeLog	11 Jun 2008 22:57:40 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail-gtkhtml
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.29 2008/06/11 13:31:04 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.30 2008/06/11 22:57:40 opfer Exp $
+
+  11 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
+  claws-mail-gtkhtml-0.18.ebuild:
+  stable x86, bug 222167
 
   11 Jun 2008; Christian Faulhammer <opfer@gentoo.org> metadata.xml:
   Changing maintainers



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



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

* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-gtkhtml: claws-mail-gtkhtml-0.18.ebuild ChangeLog
@ 2008-06-14  8:59 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-06-14  8:59 UTC (permalink / raw
  To: gentoo-commits

nixnut      08/06/14 08:59:37

  Modified:             claws-mail-gtkhtml-0.18.ebuild ChangeLog
  Log:
  Stable on ppc wrt bug 222167
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.5                  mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild

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

Index: claws-mail-gtkhtml-0.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- claws-mail-gtkhtml-0.18.ebuild	11 Jun 2008 22:57:40 -0000	1.4
+++ claws-mail-gtkhtml-0.18.ebuild	14 Jun 2008 08:59:37 -0000	1.5
@@ -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/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.4 2008/06/11 22:57:40 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.5 2008/06/14 08:59:37 nixnut Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ppc ~ppc64 x86"
 IUSE=""
 RDEPEND=">=mail-client/claws-mail-3.4.0
 		=gnome-extra/gtkhtml-2*



1.31                 mail-client/claws-mail-gtkhtml/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	11 Jun 2008 22:57:40 -0000	1.30
+++ ChangeLog	14 Jun 2008 08:59:37 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/claws-mail-gtkhtml
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.30 2008/06/11 22:57:40 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.31 2008/06/14 08:59:37 nixnut Exp $
+
+  14 Jun 2008; nixnut <nixnut@gentoo.org> claws-mail-gtkhtml-0.18.ebuild:
+  Stable on ppc wrt bug 222167
 
   11 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
   claws-mail-gtkhtml-0.18.ebuild:



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



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

* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-gtkhtml: claws-mail-gtkhtml-0.18.ebuild ChangeLog
@ 2008-06-14 19:42 Kenneth Prugh (ken69267)
  0 siblings, 0 replies; 7+ messages in thread
From: Kenneth Prugh (ken69267) @ 2008-06-14 19:42 UTC (permalink / raw
  To: gentoo-commits

ken69267    08/06/14 19:42:22

  Modified:             claws-mail-gtkhtml-0.18.ebuild ChangeLog
  Log:
  amd64 stable, bug #222167
  (Portage version: 2.1.5.5)

Revision  Changes    Path
1.6                  mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild?r1=1.5&r2=1.6

Index: claws-mail-gtkhtml-0.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- claws-mail-gtkhtml-0.18.ebuild	14 Jun 2008 08:59:37 -0000	1.5
+++ claws-mail-gtkhtml-0.18.ebuild	14 Jun 2008 19:42:21 -0000	1.6
@@ -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/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.5 2008/06/14 08:59:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.6 2008/06/14 19:42:21 ken69267 Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE=""
 RDEPEND=">=mail-client/claws-mail-3.4.0
 		=gnome-extra/gtkhtml-2*



1.32                 mail-client/claws-mail-gtkhtml/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	14 Jun 2008 08:59:37 -0000	1.31
+++ ChangeLog	14 Jun 2008 19:42:21 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail-gtkhtml
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.31 2008/06/14 08:59:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.32 2008/06/14 19:42:21 ken69267 Exp $
+
+  14 Jun 2008; Kenneth Prugh <ken69267@gentoo.org>
+  claws-mail-gtkhtml-0.18.ebuild:
+  amd64 stable, bug #222167
 
   14 Jun 2008; nixnut <nixnut@gentoo.org> claws-mail-gtkhtml-0.18.ebuild:
   Stable on ppc wrt bug 222167



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



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

* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-gtkhtml: claws-mail-gtkhtml-0.18.ebuild ChangeLog
@ 2008-06-21 19:36 Markus Rothe (corsair)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Rothe (corsair) @ 2008-06-21 19:36 UTC (permalink / raw
  To: gentoo-commits

corsair     08/06/21 19:36:04

  Modified:             claws-mail-gtkhtml-0.18.ebuild ChangeLog
  Log:
  Stable on ppc64; bug #222167
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.7                  mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild?r1=1.6&r2=1.7

Index: claws-mail-gtkhtml-0.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- claws-mail-gtkhtml-0.18.ebuild	14 Jun 2008 19:42:21 -0000	1.6
+++ claws-mail-gtkhtml-0.18.ebuild	21 Jun 2008 19:36:03 -0000	1.7
@@ -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/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.6 2008/06/14 19:42:21 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.7 2008/06/21 19:36:03 corsair Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 RDEPEND=">=mail-client/claws-mail-3.4.0
 		=gnome-extra/gtkhtml-2*



1.34                 mail-client/claws-mail-gtkhtml/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	21 Jun 2008 06:35:35 -0000	1.33
+++ ChangeLog	21 Jun 2008 19:36:03 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail-gtkhtml
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.33 2008/06/21 06:35:35 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.34 2008/06/21 19:36:03 corsair Exp $
+
+  21 Jun 2008; Markus Rothe <corsair@gentoo.org>
+  claws-mail-gtkhtml-0.18.ebuild:
+  Stable on ppc64; bug #222167
 
   21 Jun 2008; Christian Faulhammer <opfer@gentoo.org> metadata.xml:
   correct email address of Ken



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



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

* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-gtkhtml: claws-mail-gtkhtml-0.18.ebuild ChangeLog
@ 2008-06-23  6:56 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-06-23  6:56 UTC (permalink / raw
  To: gentoo-commits

opfer       08/06/23 06:56:25

  Modified:             claws-mail-gtkhtml-0.18.ebuild ChangeLog
  Log:
  remove dependency on gtkhtml as a bundled and modified version is available
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.8                  mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild?r1=1.7&r2=1.8

Index: claws-mail-gtkhtml-0.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- claws-mail-gtkhtml-0.18.ebuild	21 Jun 2008 19:36:03 -0000	1.7
+++ claws-mail-gtkhtml-0.18.ebuild	23 Jun 2008 06:56:24 -0000	1.8
@@ -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/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.7 2008/06/21 19:36:03 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.8 2008/06/23 06:56:24 opfer Exp $
 
 inherit eutils
 
@@ -14,7 +14,6 @@
 KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 RDEPEND=">=mail-client/claws-mail-3.4.0
-		=gnome-extra/gtkhtml-2*
 		net-misc/curl"
 DEPEND="${RDEPEND}
 		dev-util/pkgconfig"



1.36                 mail-client/claws-mail-gtkhtml/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	23 Jun 2008 06:54:46 -0000	1.35
+++ ChangeLog	23 Jun 2008 06:56:24 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail-gtkhtml
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.35 2008/06/23 06:54:46 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.36 2008/06/23 06:56:24 opfer Exp $
+
+  23 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
+  claws-mail-gtkhtml-0.18.ebuild:
+  remove dependency on gtkhtml as a bundled and modified version is available
 
   23 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
   -claws-mail-gtkhtml-0.15.2.ebuild, -claws-mail-gtkhtml-0.16.ebuild,



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



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

end of thread, other threads:[~2008-06-23  6:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-12 12:25 [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-gtkhtml: claws-mail-gtkhtml-0.18.ebuild ChangeLog Christian Faulhammer (opfer)
  -- strict thread matches above, loose matches on Subject: below --
2008-05-15 20:01 Christian Faulhammer (opfer)
2008-06-11 22:57 Christian Faulhammer (opfer)
2008-06-14  8:59 Gysbert Wassenaar (nixnut)
2008-06-14 19:42 Kenneth Prugh (ken69267)
2008-06-21 19:36 Markus Rothe (corsair)
2008-06-23  6:56 Christian Faulhammer (opfer)

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