public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: ChangeLog gnash-0.8.6.ebuild gnash-0.8.5.ebuild
@ 2009-09-29 18:11 99% Romain Perier (mrpouet)
  0 siblings, 0 replies; 1+ results
From: Romain Perier (mrpouet) @ 2009-09-29 18:11 UTC (permalink / raw
  To: gentoo-commits

mrpouet     09/09/29 18:11:49

  Modified:             ChangeLog gnash-0.8.6.ebuild gnash-0.8.5.ebuild
  Log:
  Fix missing dep on media-libs/giflib per bug #286152, thanks to Myckel Habets
  (Portage version: 2.2_rc42/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 www-plugins/gnash/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	25 Sep 2009 15:38:05 -0000	1.13
+++ ChangeLog	29 Sep 2009 18:11:48 -0000	1.14
@@ -1,6 +1,11 @@
 # ChangeLog for www-plugins/gnash
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.13 2009/09/25 15:38:05 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.14 2009/09/29 18:11:48 mrpouet Exp $
+
+  29 Sep 2009; Romain Perier <mrpouet@gentoo.org>
+  gnash-0.8.5.ebuild, gnash-0.8.6.ebuild:
+  Fix missing dep on media-libs/giflib per bug #286152, thanks to Myckel
+  Habets.
 
 *gnash-0.8.6 (25 Sep 2009)
 



1.2                  www-plugins/gnash/gnash-0.8.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild?r1=1.1&r2=1.2

Index: gnash-0.8.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnash-0.8.6.ebuild	25 Sep 2009 15:38:05 -0000	1.1
+++ gnash-0.8.6.ebuild	29 Sep 2009 18:11:48 -0000	1.2
@@ -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/www-plugins/gnash/gnash-0.8.6.ebuild,v 1.1 2009/09/25 15:38:05 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v 1.2 2009/09/29 18:11:48 mrpouet Exp $
 
 EAPI="2"
 WANT_CMAKE="false"
@@ -29,6 +29,7 @@
 	x11-libs/libXmu
 	x11-libs/libXt
 	x11-libs/libXv
+	media-libs/giflib
 	x11-proto/xproto
 	agg? ( x11-libs/agg )
 	cairo? ( x11-libs/cairo )



1.9                  www-plugins/gnash/gnash-0.8.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild?r1=1.8&r2=1.9

Index: gnash-0.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnash-0.8.5.ebuild	25 Sep 2009 08:28:21 -0000	1.8
+++ gnash-0.8.5.ebuild	29 Sep 2009 18:11:48 -0000	1.9
@@ -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/www-plugins/gnash/gnash-0.8.5.ebuild,v 1.8 2009/09/25 08:28:21 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild,v 1.9 2009/09/29 18:11:48 mrpouet Exp $
 
 EAPI="2"
 WANT_CMAKE="false"
@@ -29,6 +29,7 @@
 	x11-libs/libXmu
 	x11-libs/libXt
 	x11-libs/libXv
+	media-libs/giflib
 	x11-proto/xproto
 	agg? ( x11-libs/agg )
 	cairo? ( x11-libs/cairo )






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-09-29 18:11 99% [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: ChangeLog gnash-0.8.6.ebuild gnash-0.8.5.ebuild Romain Perier (mrpouet)

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