public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/seamonkey-bin: seamonkey-bin-2.0.13.ebuild ChangeLog seamonkey-bin-2.0.12.ebuild
@ 2011-03-27 13:09 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; only message in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-03-27 13:09 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/03/27 13:09:43

  Modified:             seamonkey-bin-2.0.13.ebuild ChangeLog
                        seamonkey-bin-2.0.12.ebuild
  Log:
  Fix slot-dep on gtk+
  
  (Portage version: 2.1.9.44/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild?r1=1.2&r2=1.3

Index: seamonkey-bin-2.0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- seamonkey-bin-2.0.13.ebuild	25 Mar 2011 18:09:53 -0000	1.2
+++ seamonkey-bin-2.0.13.ebuild	27 Mar 2011 13:09:43 -0000	1.3
@@ -1,6 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild,v 1.2 2011/03/25 18:09:53 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.13.ebuild,v 1.3 2011/03/27 13:09:43 nirbheek Exp $
+
+EAPI="1"
 
 inherit eutils mozilla-launcher multilib
 
@@ -24,7 +26,7 @@
 	x11-libs/libXt
 	x11-libs/libXmu
 	x86? (
-		>=x11-libs/gtk+-2.2
+		>=x11-libs/gtk+-2.2:2
 		>=media-libs/alsa-lib-1.0.16
 	)
 	amd64? (



1.98                 www-client/seamonkey-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.98&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?rev=1.98&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	25 Mar 2011 18:09:53 -0000	1.97
+++ ChangeLog	27 Mar 2011 13:09:43 -0000	1.98
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/seamonkey-bin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.97 2011/03/25 18:09:53 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.98 2011/03/27 13:09:43 nirbheek Exp $
+
+  27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+  seamonkey-bin-2.0.12.ebuild, seamonkey-bin-2.0.13.ebuild:
+  Fix slot-dep on gtk+
 
   25 Mar 2011; Christoph Mende <angelos@gentoo.org>
   seamonkey-bin-2.0.13.ebuild:



1.4                  www-client/seamonkey-bin/seamonkey-bin-2.0.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.12.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.12.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.12.ebuild?r1=1.3&r2=1.4

Index: seamonkey-bin-2.0.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.12.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- seamonkey-bin-2.0.12.ebuild	8 Mar 2011 14:33:56 -0000	1.3
+++ seamonkey-bin-2.0.12.ebuild	27 Mar 2011 13:09:43 -0000	1.4
@@ -1,6 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.12.ebuild,v 1.3 2011/03/08 14:33:56 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.12.ebuild,v 1.4 2011/03/27 13:09:43 nirbheek Exp $
+
+EAPI="1"
 
 inherit eutils mozilla-launcher multilib
 
@@ -24,7 +26,7 @@
 	x11-libs/libXt
 	x11-libs/libXmu
 	x86? (
-		>=x11-libs/gtk+-2.2
+		>=x11-libs/gtk+-2.2:2
 		>=media-libs/alsa-lib-1.0.16
 	)
 	amd64? (






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-27 13:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27 13:09 [gentoo-commits] gentoo-x86 commit in www-client/seamonkey-bin: seamonkey-bin-2.0.13.ebuild ChangeLog seamonkey-bin-2.0.12.ebuild Nirbheek Chauhan (nirbheek)

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