public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/gd: ChangeLog gd-2.1.1.ebuild
@ 2015-04-09  5:36 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2015-04-09  5:36 UTC (permalink / raw
  To: gentoo-commits

vapier      15/04/09 05:36:35

  Modified:             ChangeLog gd-2.1.1.ebuild
  Log:
  Force older version of libvpx as the API has changed #545956 by Paweł Hajdan, Jr.

Revision  Changes    Path
1.108                media-libs/gd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gd/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gd/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gd/ChangeLog?r1=1.107&r2=1.108

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	21 Mar 2015 20:49:05 -0000	1.107
+++ ChangeLog	9 Apr 2015 05:36:35 -0000	1.108
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/gd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.107 2015/03/21 20:49:05 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.108 2015/04/09 05:36:35 vapier Exp $
+
+  08 Apr 2005; Mike Frysinger <vapier@gentoo.org> gd-2.1.1.ebuild:
+  Force older version of libvpx as the API has changed #545956 by Paweł Hajdan,
+  Jr.
 
   21 Mar 2015; Fabian Groffen <grobian@gentoo.org> gd-2.0.35-r4.ebuild,
   gd-2.1.1.ebuild:



1.5                  media-libs/gd/gd-2.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gd/gd-2.1.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gd/gd-2.1.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gd/gd-2.1.1.ebuild?r1=1.4&r2=1.5

Index: gd-2.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gd-2.1.1.ebuild	21 Mar 2015 20:49:05 -0000	1.4
+++ gd-2.1.1.ebuild	9 Apr 2015 05:36:35 -0000	1.5
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.1.1.ebuild,v 1.4 2015/03/21 20:49:05 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.1.1.ebuild,v 1.5 2015/04/09 05:36:35 vapier Exp $
 
 EAPI="5"
 
-inherit libtool multilib-minimal
+inherit libtool multilib-minimal eutils
 
 DESCRIPTION="A graphics library for fast image creation"
 HOMEPAGE="http://libgd.org/ http://www.boutell.com/gd/"
@@ -22,7 +22,7 @@
 	jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
 	png? ( >=media-libs/libpng-1.6.10:0[${MULTILIB_USEDEP}] )
 	truetype? ( >=media-libs/freetype-2.5.0.1[${MULTILIB_USEDEP}] )
-	webp? ( media-libs/libvpx[${MULTILIB_USEDEP}] )
+	webp? ( <media-libs/libvpx-1.4.0[${MULTILIB_USEDEP}] )
 	xpm? ( >=x11-libs/libXpm-3.5.10-r1[${MULTILIB_USEDEP}] >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )
 	zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}





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

only message in thread, other threads:[~2015-04-09  5:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-09  5:36 [gentoo-commits] gentoo-x86 commit in media-libs/gd: ChangeLog gd-2.1.1.ebuild Mike Frysinger (vapier)

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