public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gtkhtml/
@ 2011-07-08  4:34 Alexandre Restovtsev
  0 siblings, 0 replies; 7+ messages in thread
From: Alexandre Restovtsev @ 2011-07-08  4:34 UTC (permalink / raw
  To: gentoo-commits

commit:     0997bccc6b3f0551590d0c0bf655ec4e7095b50c
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Fri Jul  8 02:16:11 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Fri Jul  8 02:16:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0997bccc

gnome-extra/gtkhtml: 4.0.1 → 4.1.3

Bump to gnome-3.1.x version.

---
 .../{gtkhtml-4.0.1.ebuild => gtkhtml-4.1.3.ebuild} |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome-extra/gtkhtml/gtkhtml-4.0.1.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.1.3.ebuild
similarity index 99%
rename from gnome-extra/gtkhtml/gtkhtml-4.0.1.ebuild
rename to gnome-extra/gtkhtml/gtkhtml-4.1.3.ebuild
index aca0d2f..9c25646 100644
--- a/gnome-extra/gtkhtml/gtkhtml-4.0.1.ebuild
+++ b/gnome-extra/gtkhtml/gtkhtml-4.1.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.32.1.ebuild,v 1.1 2010/11/28 14:43:21 pacho Exp $
 
-EAPI="3"
+EAPI="4"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 



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

* [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gtkhtml/
@ 2011-07-24  7:05 Alexandre Restovtsev
  0 siblings, 0 replies; 7+ messages in thread
From: Alexandre Restovtsev @ 2011-07-24  7:05 UTC (permalink / raw
  To: gentoo-commits

commit:     607f79a4c321cac8dd583c7bce47540bdf3e31bc
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Sun Jul 24 05:37:27 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sun Jul 24 05:37:27 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=607f79a4

gnome-extra/gtkhtml: 4.1.3 → 4.1.4

Version bump, now uses gsettings instead of gconf. Adjust gtk+ dep.

---
 .../{gtkhtml-4.1.3.ebuild => gtkhtml-4.1.4.ebuild} |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/gtkhtml/gtkhtml-4.1.3.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.1.4.ebuild
similarity index 94%
rename from gnome-extra/gtkhtml/gtkhtml-4.1.3.ebuild
rename to gnome-extra/gtkhtml/gtkhtml-4.1.4.ebuild
index 9c25646..6ba6522 100644
--- a/gnome-extra/gtkhtml/gtkhtml-4.1.3.ebuild
+++ b/gnome-extra/gtkhtml/gtkhtml-4.1.4.ebuild
@@ -16,12 +16,12 @@ SLOT="4.0"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE=""
 
-RDEPEND=">=x11-libs/gtk+-3.0:3
+RDEPEND=">=x11-libs/gtk+-3.0.2:3
 	>=x11-libs/cairo-1.10
 	>=x11-themes/gnome-icon-theme-2.22.0
 	>=gnome-base/orbit-2
 	>=app-text/enchant-1.1.7
-	gnome-base/gconf:2
+	gnome-base/gsettings-desktop-schemas
 	>=app-text/iso-codes-0.49
 	>=net-libs/libsoup-2.26.0:2.4"
 DEPEND="${RDEPEND}



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

* [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gtkhtml/
@ 2011-08-15  1:07 Alexandre Restovtsev
  0 siblings, 0 replies; 7+ messages in thread
From: Alexandre Restovtsev @ 2011-08-15  1:07 UTC (permalink / raw
  To: gentoo-commits

commit:     abcb20cae490d9e318a5c60ceb9b93937c2d4954
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Sun Aug 14 21:17:23 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sun Aug 14 21:17:23 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=abcb20ca

gnome-extra/gtkhtml: 4.1.4 → 4.1.5

Version bump bringing only minor changes.

---
 .../{gtkhtml-4.1.4.ebuild => gtkhtml-4.1.5.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/gtkhtml/gtkhtml-4.1.4.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.1.5.ebuild
similarity index 100%
rename from gnome-extra/gtkhtml/gtkhtml-4.1.4.ebuild
rename to gnome-extra/gtkhtml/gtkhtml-4.1.5.ebuild



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

* [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gtkhtml/
@ 2011-08-15  7:41 Alexandre Restovtsev
  0 siblings, 0 replies; 7+ messages in thread
From: Alexandre Restovtsev @ 2011-08-15  7:41 UTC (permalink / raw
  To: gentoo-commits

commit:     52bc58d5715ac2bc4bf245e93ac98b6ead6ddda2
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Mon Aug 15 07:31:24 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Mon Aug 15 07:40:47 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=52bc58d5

gnome-extra/gtkhtml: drop unneeded orbit dependency (#379233)

Orbit is referenced in configure, but is not used anywhere else:
gnome-git/gtkhtml $ grep -ri orbit *
configure.ac:ORBIT_IDL="`$PKG_CONFIG --variable=orbit_idl ORBit-2.0`"
configure.ac:AC_SUBST(ORBIT_IDL)
gnome-git/gtkhtml $
so the dependency can safely be dropped. Thanks to Andreas Proschofsky
(suka <AT> gentoo.org) for reporting; resolves bug #379233.

---
 gnome-extra/gtkhtml/gtkhtml-4.1.5.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome-extra/gtkhtml/gtkhtml-4.1.5.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.1.5.ebuild
index 6ba6522..846414c 100644
--- a/gnome-extra/gtkhtml/gtkhtml-4.1.5.ebuild
+++ b/gnome-extra/gtkhtml/gtkhtml-4.1.5.ebuild
@@ -16,10 +16,10 @@ SLOT="4.0"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE=""
 
+# orbit is referenced in configure, but is not used anywhere else
 RDEPEND=">=x11-libs/gtk+-3.0.2:3
 	>=x11-libs/cairo-1.10
 	>=x11-themes/gnome-icon-theme-2.22.0
-	>=gnome-base/orbit-2
 	>=app-text/enchant-1.1.7
 	gnome-base/gsettings-desktop-schemas
 	>=app-text/iso-codes-0.49



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

* [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gtkhtml/
@ 2011-08-29  2:11 Alexandre Restovtsev
  0 siblings, 0 replies; 7+ messages in thread
From: Alexandre Restovtsev @ 2011-08-29  2:11 UTC (permalink / raw
  To: gentoo-commits

commit:     8cf8bd3f110c498b1fdd3caea9f3724dd083c644
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Mon Aug 29 00:54:08 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Mon Aug 29 00:54:08 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8cf8bd3f

gnome-extra/gtkhtml: 4.1.5 → 4.1.90

Version bump, translation updates only.

---
 ...{gtkhtml-4.1.5.ebuild => gtkhtml-4.1.90.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/gtkhtml/gtkhtml-4.1.5.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild
similarity index 100%
rename from gnome-extra/gtkhtml/gtkhtml-4.1.5.ebuild
rename to gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild



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

* [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gtkhtml/
@ 2011-08-29  3:48 Alexandre Restovtsev
  0 siblings, 0 replies; 7+ messages in thread
From: Alexandre Restovtsev @ 2011-08-29  3:48 UTC (permalink / raw
  To: gentoo-commits

commit:     c23bd1c3ee4737f5a073dfb6e29cec046aad02d6
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Mon Aug 29 03:47:30 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Mon Aug 29 03:47:30 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c23bd1c3

gnome-extra/gtkhtml: add missing pango dependency

Used extensively by the library.

---
 gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild
index 846414c..df14667 100644
--- a/gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild
+++ b/gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild
@@ -19,6 +19,7 @@ IUSE=""
 # orbit is referenced in configure, but is not used anywhere else
 RDEPEND=">=x11-libs/gtk+-3.0.2:3
 	>=x11-libs/cairo-1.10
+	x11-libs/pango
 	>=x11-themes/gnome-icon-theme-2.22.0
 	>=app-text/enchant-1.1.7
 	gnome-base/gsettings-desktop-schemas



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

* [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gtkhtml/
@ 2011-09-28 22:21 Alexandre Restovtsev
  0 siblings, 0 replies; 7+ messages in thread
From: Alexandre Restovtsev @ 2011-09-28 22:21 UTC (permalink / raw
  To: gentoo-commits

commit:     44640d4ee3103de04f7c226765b2670950d42ec1
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Wed Sep 28 22:14:41 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Wed Sep 28 22:14:41 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=44640d4e

gnome-extra/gtkhtml: 4.1.90 → 4.2.0

Bump. Fixes a crash and linking problems.

---
 ...{gtkhtml-4.1.90.ebuild => gtkhtml-4.2.0.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.2.0.ebuild
similarity index 100%
rename from gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild
rename to gnome-extra/gtkhtml/gtkhtml-4.2.0.ebuild



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

end of thread, other threads:[~2011-09-28 22:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-24  7:05 [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gtkhtml/ Alexandre Restovtsev
  -- strict thread matches above, loose matches on Subject: below --
2011-09-28 22:21 Alexandre Restovtsev
2011-08-29  3:48 Alexandre Restovtsev
2011-08-29  2:11 Alexandre Restovtsev
2011-08-15  7:41 Alexandre Restovtsev
2011-08-15  1:07 Alexandre Restovtsev
2011-07-08  4:34 Alexandre Restovtsev

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