public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/sylpheed: ChangeLog sylpheed-3.1.1.ebuild
@ 2011-08-29  7:48 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2011-08-29  7:48 UTC (permalink / raw
  To: gentoo-commits

flameeyes    11/08/29 07:48:58

  Modified:             ChangeLog sylpheed-3.1.1.ebuild
  Log:
  QA: inherit eutils again, ebuild was broken when marked stable.
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.292                mail-client/sylpheed/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.292&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.292&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/ChangeLog?r1=1.291&r2=1.292

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v
retrieving revision 1.291
retrieving revision 1.292
diff -u -r1.291 -r1.292
--- ChangeLog	13 Aug 2011 11:23:51 -0000	1.291
+++ ChangeLog	29 Aug 2011 07:48:58 -0000	1.292
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/sylpheed
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.291 2011/08/13 11:23:51 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.292 2011/08/29 07:48:58 flameeyes Exp $
+
+  29 Aug 2011; Diego E. Pettenò <flameeyes@gentoo.org> sylpheed-3.1.1.ebuild:
+  QA: inherit eutils again, ebuild was broken when marked stable.
 
   13 Aug 2011; Akinori Hattori <hattya@gentoo.org>
   files/sylpheed-2.1-shared-mime-info.diff, files/sylpheed-2.4-firefox.diff,



1.3                  mail-client/sylpheed/sylpheed-3.1.1.ebuild

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

Index: sylpheed-3.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sylpheed-3.1.1.ebuild	13 Aug 2011 11:23:51 -0000	1.2
+++ sylpheed-3.1.1.ebuild	29 Aug 2011 07:48:58 -0000	1.3
@@ -1,9 +1,11 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.1.ebuild,v 1.2 2011/08/13 11:23:51 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.1.ebuild,v 1.3 2011/08/29 07:48:58 flameeyes Exp $
 
 EAPI="4"
 
+inherit eutils
+
 DESCRIPTION="A lightweight email client and newsreader"
 HOMEPAGE="http://sylpheed.sraoss.jp/"
 SRC_URI="http://sylpheed.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2"






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

* [gentoo-commits] gentoo-x86 commit in mail-client/sylpheed: ChangeLog sylpheed-3.1.1.ebuild
@ 2011-11-03  7:07 Akinori Hattori (hattya)
  0 siblings, 0 replies; 2+ messages in thread
From: Akinori Hattori (hattya) @ 2011-11-03  7:07 UTC (permalink / raw
  To: gentoo-commits

hattya      11/11/03 07:07:23

  Modified:             ChangeLog sylpheed-3.1.1.ebuild
  Log:
  remove dev-libs/dbus-glib from (R)DEPEND.
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

Revision  Changes    Path
1.294                mail-client/sylpheed/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.294&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.294&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/ChangeLog?r1=1.293&r2=1.294

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v
retrieving revision 1.293
retrieving revision 1.294
diff -u -r1.293 -r1.294
--- ChangeLog	27 Oct 2011 06:29:27 -0000	1.293
+++ ChangeLog	3 Nov 2011 07:07:23 -0000	1.294
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/sylpheed
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.293 2011/10/27 06:29:27 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.294 2011/11/03 07:07:23 hattya Exp $
+
+  03 Nov 2011; Akinori Hattori <hattya@gentoo.org> sylpheed-3.1.1.ebuild:
+  remove dev-libs/dbus-glib from (R)DEPEND.
 
   27 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
   sylpheed-2.6.0.ebuild, sylpheed-3.1.1.ebuild:



1.5                  mail-client/sylpheed/sylpheed-3.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.1.ebuild?r1=1.4&r2=1.5

Index: sylpheed-3.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sylpheed-3.1.1.ebuild	27 Oct 2011 06:29:27 -0000	1.4
+++ sylpheed-3.1.1.ebuild	3 Nov 2011 07:07:23 -0000	1.5
@@ -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/mail-client/sylpheed/sylpheed-3.1.1.ebuild,v 1.4 2011/10/27 06:29:27 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.1.ebuild,v 1.5 2011/11/03 07:07:23 hattya Exp $
 
 EAPI="4"
 
@@ -21,10 +21,7 @@
 	ldap? ( net-nds/openldap )
 	oniguruma? ( dev-libs/oniguruma )
 	pda? ( app-pda/jpilot )
-	spell? (
-		app-text/gtkspell:2
-		dev-libs/dbus-glib
-	)
+	spell? ( app-text/gtkspell:2 )
 	ssl? ( dev-libs/openssl )"
 RDEPEND="${CDEPEND}
 	app-misc/mime-types






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

end of thread, other threads:[~2011-11-03  7:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-29  7:48 [gentoo-commits] gentoo-x86 commit in mail-client/sylpheed: ChangeLog sylpheed-3.1.1.ebuild Diego Petteno (flameeyes)
  -- strict thread matches above, loose matches on Subject: below --
2011-11-03  7:07 Akinori Hattori (hattya)

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