diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/GD/GD-2.460.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/GD/GD-2.460.0.ebuild deleted file mode 100644 index 589eb4f8eb..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/GD/GD-2.460.0.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild,v 1.9 2012/03/09 13:45:33 ranger Exp $ - -EAPI=4 - -MODULE_AUTHOR=LDS -MODULE_VERSION=2.46 -inherit perl-module - -DESCRIPTION="interface to Thomas Boutell's gd library" - -LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )" # Artistic-2 or GPL1+ -SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" -IUSE="animgif gif jpeg png truetype xpm" - -RDEPEND=">=media-libs/gd-2.0.33 - png? ( - media-libs/gd[png] - media-libs/libpng - sys-libs/zlib - ) - jpeg? ( - media-libs/gd[jpeg] - virtual/jpeg - ) - truetype? ( - media-libs/gd[truetype] - media-libs/freetype:2 - ) - xpm? ( - media-libs/gd[xpm] - x11-libs/libXpm - ) - gif? ( media-libs/giflib )" -DEPEND="${RDEPEND}" - -SRC_TEST=do - -src_prepare(){ - perl-module_src_prepare - sed -i "s/use Getopt::Long;/use Getopt::Long qw(:config pass_through);/" \ - "${S}"/Makefile.PL || die -} - -src_configure() { - local myconf - use gif && use animgif && myconf+=",ANIMGIF" - use jpeg && myconf+=",JPEG" - use truetype && myconf+=",FREETYPE" - use png && myconf+=",PNG" - use xpm && myconf+=",XPM" - use gif && myconf+=",GIF" - myconf="-options '${myconf:1}'" - perl-module_src_configure -} - -src_test() { - if use png || use jpeg || use gif ; then - if has_version ">=media-libs/jpeg-7" || \ - has_version "media-libs/libjpeg-turbo" ; then - # https://rt.cpan.org/Public/Bug/Display.html?id=49053 - ewarn "Tests fail with >=media-libs/jpeg-7 or media-libs/libjpeg-turbo. Skipping tests..." - return - fi - perl-module_src_test - else - ewarn "The test fails if neither of png, jpeg, gif is in USE!" - ewarn "Skipping tests..." - fi -} -mydoc="GD.html" diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/GD/Manifest b/sdk_container/src/third_party/portage-stable/dev-perl/GD/Manifest deleted file mode 100644 index 7821da45de..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/GD/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST GD-2.46.tar.gz 260989 RMD160 3378e12b8db28bae5e0d9abd788e1b924f7efff7 SHA1 ac9766f96d1893b86bfa2a72873b749efd6c5e2f SHA256 0de778c8ea63bb3eb0d99d0ef090464ef594107addfa71750fd3a88216081735 diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/YAML-Tiny/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-perl/YAML-Tiny/ChangeLog deleted file mode 100644 index a99dff6387..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/YAML-Tiny/ChangeLog +++ /dev/null @@ -1,110 +0,0 @@ -# ChangeLog for dev-perl/YAML-Tiny -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.29 2011/07/30 10:47:48 tove Exp $ - - 30 Jul 2011; Torsten Veller YAML-Tiny-1.41.ebuild, - YAML-Tiny-1.500.0.ebuild: - Drop ~sparc-fbsd KEYWORD - - 29 Jul 2011; Torsten Veller -YAML-Tiny-1.480.ebuild: - Cleanup - -*YAML-Tiny-1.500.0 (25 Jun 2011) - - 25 Jun 2011; Torsten Veller +YAML-Tiny-1.500.0.ebuild: - Version bump - - 02 Apr 2011; Torsten Veller -YAML-Tiny-1.43.ebuild, - -YAML-Tiny-1.44.ebuild, -YAML-Tiny-1.460.ebuild: - Cleanup - -*YAML-Tiny-1.480 (04 Feb 2011) - - 04 Feb 2011; Torsten Veller +YAML-Tiny-1.480.ebuild: - Version bump - -*YAML-Tiny-1.460 (11 Jan 2011) - - 11 Jan 2011; Torsten Veller +YAML-Tiny-1.460.ebuild: - Version bump - - 07 Dec 2010; Matt Turner YAML-Tiny-1.44.ebuild: - Added ~mips, bug 298183. - - 22 Oct 2010; Samuli Suominen YAML-Tiny-1.41.ebuild: - ppc64 stable wrt #333421 - - 18 Oct 2010; Jeroen Roovers YAML-Tiny-1.41.ebuild: - Stable for HPPA (bug #323529). - -*YAML-Tiny-1.44 (09 Aug 2010) - - 09 Aug 2010; Torsten Veller +YAML-Tiny-1.44.ebuild: - Version bump - -*YAML-Tiny-1.43 (15 Jul 2010) - - 15 Jul 2010; Torsten Veller +YAML-Tiny-1.43.ebuild: - Version bump. No functional changes - - 27 Jun 2010; YAML-Tiny-1.41.ebuild: - ppc stable #323529 - - 21 Jun 2010; Raúl Porcel YAML-Tiny-1.41.ebuild: - alpha/arm/ia64/m68k/s390/sh/sparc stable - - 15 Jun 2010; Torsten Veller YAML-Tiny-1.41.ebuild: - Stable on amd64 and x86 (#323529) - - 23 Feb 2010; Joseph Jezak YAML-Tiny-1.41.ebuild: - Marked ~ppc for bug #298183. - - 08 Feb 2010; Fabian Groffen YAML-Tiny-1.41.ebuild: - Marked ~ppc-aix, bug #298183 - - 17 Jan 2010; Raúl Porcel YAML-Tiny-1.41.ebuild: - Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #298183 - - 10 Jan 2010; Markus Meier YAML-Tiny-1.41.ebuild: - add ~arm, bug #298183 - - 09 Jan 2010; Fabian Groffen YAML-Tiny-1.41.ebuild: - Add back Prefix keywords, bug #298183 - - 09 Jan 2010; Alexis Ballier YAML-Tiny-1.41.ebuild: - keyword ~sparc-fbsd, bug #298183 - - 07 Jan 2010; Alexis Ballier YAML-Tiny-1.41.ebuild: - keyword ~x86-fbsd, bug #298183 - - 06 Jan 2010; Brent Baude YAML-Tiny-1.41.ebuild: - Marking YAML-Tiny-1.41 ~ppc64 for bug 298183 - - 24 Dec 2009; Torsten Veller -YAML-Tiny-1.40.ebuild: - Cleanup - - 24 Dec 2009; Jeroen Roovers YAML-Tiny-1.41.ebuild: - Marked ~hppa (bug #298183). - -*YAML-Tiny-1.41 (12 Dec 2009) - - 12 Dec 2009; Torsten Veller +YAML-Tiny-1.41.ebuild: - Version bump - - 07 Sep 2009; Torsten Veller -YAML-Tiny-1.39.ebuild: - Cleanup - -*YAML-Tiny-1.40 (02 Aug 2009) - - 02 Aug 2009; Torsten Veller +YAML-Tiny-1.40.ebuild: - Version bump - - 23 Jun 2009; Torsten Veller YAML-Tiny-1.39.ebuild: - Add description. Run tests - -*YAML-Tiny-1.39 (23 Jun 2009) - - 23 Jun 2009; Robin H. Johnson +YAML-Tiny-1.39.ebuild, - +metadata.xml: - Initial commit. Ebuild by Robin H. Johnson . - diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/YAML-Tiny/Manifest b/sdk_container/src/third_party/portage-stable/dev-perl/YAML-Tiny/Manifest deleted file mode 100644 index 39a587797f..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/YAML-Tiny/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST YAML-Tiny-1.41.tar.gz 36736 RMD160 8f552a68042586fa2ba7f8b6767f32dc0d07a7e9 SHA1 03efc3885bc39a2934b09ddacdc44a39929e5638 SHA256 eb076a2eee629f4b7b25212f68e05f58a6391f36ea083f3c8e4a08540fcf94ee diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild deleted file mode 100644 index 17efd8404d..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild,v 1.16 2011/07/30 10:47:48 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="ADAMK" -inherit perl-module - -DESCRIPTION="Read/Write YAML files with as little code as possible" - -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -SRC_TEST=do diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/YAML-Tiny/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-perl/YAML-Tiny/metadata.xml deleted file mode 100644 index 8c560b3cb6..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/YAML-Tiny/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - perl - - robbat2@gentoo.org - - - YAML-Tiny - - diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/yaml/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-perl/yaml/ChangeLog deleted file mode 100644 index 4fb21d6559..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/yaml/ChangeLog +++ /dev/null @@ -1,318 +0,0 @@ -# ChangeLog for dev-perl/yaml -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/ChangeLog,v 1.90 2011/07/30 10:50:34 tove Exp $ - - 30 Jul 2011; Torsten Veller yaml-0.71.ebuild, - yaml-0.730.0.ebuild: - Drop ~sparc-fbsd KEYWORD - - 29 Jul 2011; Torsten Veller -yaml-0.72.ebuild: - Cleanup - -*yaml-0.730.0 (20 Apr 2011) - - 20 Apr 2011; Torsten Veller +yaml-0.730.0.ebuild: - Version bump - - 06 Jan 2011; Torsten Veller -yaml-0.68.ebuild, - -yaml-0.70.ebuild: - Cleanup - - 05 Nov 2010; Samuli Suominen yaml-0.71.ebuild: - ppc64 stable wrt #341865 - -*yaml-0.72 (02 Sep 2010) - - 02 Sep 2010; Torsten Veller +yaml-0.72.ebuild: - Version bump - - 27 Jun 2010; yaml-0.71.ebuild: - ppc stable #323529 - - 08 May 2010; Raúl Porcel yaml-0.71.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #314467 - - 04 May 2010; Jeroen Roovers yaml-0.71.ebuild: - Stable for HPPA (bug #314467). - - 18 Apr 2010; Markus Meier yaml-0.71.ebuild: - arm stable, bug #314467 - - 17 Apr 2010; Torsten Veller yaml-0.71.ebuild: - Stable on amd64, x86 (#314467) - - 14 Jan 2010; Fabian Groffen yaml-0.71.ebuild: - Transfer Prefix keywords - -*yaml-0.71 (03 Jan 2010) - - 03 Jan 2010; Torsten Veller +yaml-0.71.ebuild: - Version bump - -*yaml-0.70 (11 Aug 2009) - - 11 Aug 2009; Torsten Veller +yaml-0.70.ebuild: - Version bump - - 08 May 2009; Torsten Veller -yaml-0.65.ebuild: - Cleanup - - 07 May 2009; Raúl Porcel yaml-0.68.ebuild: - alpha/arm/ia64/m68k/s390/sh stable wrt #268188 - - 06 May 2009; Jeroen Roovers yaml-0.68.ebuild: - Stable for HPPA (bug #268188). - - 05 May 2009; Tiago Cunha yaml-0.68.ebuild: - stable sparc, bug 268188 - - 03 May 2009; Markus Meier yaml-0.68.ebuild: - amd64 stable, bug #268188 - - 03 May 2009; Brent Baude yaml-0.68.ebuild: - stable ppc64, bug 268188 - - 02 May 2009; nixnut yaml-0.68.ebuild: - ppc stable #268188 - - 02 May 2009; Torsten Veller yaml-0.68.ebuild: - Stable on x86 (#268188) - - 01 May 2009; Torsten Veller -yaml-0.39.ebuild, - -yaml-0.66.ebuild: - Cleanup - - 19 Mar 2009; Raúl Porcel yaml-0.65.ebuild, - yaml-0.66.ebuild, yaml-0.68.ebuild: - ~m68k love, thanks to kolla for testing - -*yaml-0.68 (08 Dec 2008) - - 08 Dec 2008; Robin H. Johnson +yaml-0.68.ebuild: - Version bump. - - 15 Sep 2008; Torsten Veller -yaml-0.58.ebuild, - -yaml-0.60.ebuild, -yaml-0.62.ebuild: - Cleanup - -*yaml-0.66 (23 Apr 2008) - - 23 Apr 2008; Torsten Veller +yaml-0.66.ebuild: - Version bump - - 28 Mar 2008; Jeroen Roovers yaml-0.65.ebuild: - Stable for HPPA too. - - 29 Dec 2007; yaml-0.65.ebuild: - Keyworded ~sparc-fbsd; bug 203655 - - 19 Nov 2007; Joshua Kinard yaml-0.65.ebuild: - Stable on mips. - - 10 Nov 2007; Samuli Suominen yaml-0.65.ebuild: - amd64 stable - - 08 Oct 2007; Tom Gall yaml-0.65.ebuild: - stable on ppc64 - - 09 Aug 2007; Tobias Scherbaum yaml-0.65.ebuild: - Stable on ppc. - - 09 Aug 2007; Gustavo Zacarias yaml-0.65.ebuild: - Stable on sparc - - 30 Jul 2007; Raúl Porcel yaml-0.65.ebuild: - alpha/ia64/x86 stable - -*yaml-0.65 (25 Jun 2007) - - 25 Jun 2007; Michael Cummings +yaml-0.65.ebuild: - Version bump - - 12 May 2007; Joshua Kinard yaml-0.62.ebuild: - Stable on mips. - - 16 Apr 2007; Markus Rothe yaml-0.62.ebuild: - Stable on ppc64 - - 05 Mar 2007; Andrej Kacian yaml-0.62.ebuild: - Stable on x86, bug #169152. - - 23 Oct 2006; Gustavo Zacarias yaml-0.62.ebuild: - Stable on hppa - - 21 Oct 2006; Tobias Scherbaum yaml-0.62.ebuild: - ppc stable - - 20 Oct 2006; Aron Griffis yaml-0.62.ebuild: - Mark 0.62 stable on ia64 - - 20 Oct 2006; Bryan Østergaard yaml-0.62.ebuild: - Stable on Alpha. - - 20 Oct 2006; Michael Cummings -yaml-0.35.ebuild, - -yaml-0.36.ebuild, yaml-0.39.ebuild, -yaml-0.51.ebuild, -yaml-0.53.ebuild, - yaml-0.58.ebuild, yaml-0.60.ebuild, yaml-0.62.ebuild: - Marking amd64, sparc stable; cleaning up ebuilds - - 16 Sep 2006; Tobias Scherbaum yaml-0.58.ebuild: - ppc stable - - 18 Aug 2006; Michael Cummings yaml-0.58.ebuild: - Marking amd64 stable - - 06 Aug 2006; Michael Cummings yaml-0.35.ebuild, - yaml-0.36.ebuild, yaml-0.39.ebuild, yaml-0.51.ebuild, yaml-0.53.ebuild, - yaml-0.58.ebuild, yaml-0.60.ebuild, yaml-0.62.ebuild: - Adding perl dep; fixed header; fixed DEPEND - - 10 Jul 2006; Aron Griffis yaml-0.58.ebuild: - Mark 0.58 stable on ia64 - -*yaml-0.62 (05 Jul 2006) - - 05 Jul 2006; Michael Cummings +yaml-0.62.ebuild: - Version bump - -*yaml-0.60 (02 Jul 2006) - - 02 Jul 2006; Christian Hartmann +yaml-0.60.ebuild: - Version bump; test-dep cleanup - - 29 Jun 2006; Gustavo Zacarias yaml-0.58.ebuild: - Stable on hppa - - 12 Jun 2006; Michael Cummings yaml-0.51.ebuild, - yaml-0.53.ebuild, yaml-0.58.ebuild: - Marking sparc stable - - 24 Apr 2006; Diego Pettenò yaml-0.58.ebuild: - Add ~x86-fbsd keyword. - - 20 Apr 2006; Thomas Cort yaml-0.58.ebuild: - Added ~amd64 keyword wrt Bug #119199. - - 20 Apr 2006; Thomas Cort yaml-0.58.ebuild: - Added ~alpha keyword wrt Bug #119199. - - 17 Mar 2006; Chris White yaml-0.39.ebuild: - amd64 stable for 0.39. - - 10 Mar 2006; Aron Griffis yaml-0.58.ebuild: - Mark 0.58 ~ia64. #119199 - - 26 Feb 2006; Joshua Kinard yaml-0.39.ebuild, - yaml-0.58.ebuild: - 0.39 stable on mips, ~mips added to 0.59 for Bug #119199. - - 20 Feb 2006; Michael Cummings -yaml-0.57.ebuild: - Removing extraneous ebuild - -*yaml-0.58 (20 Feb 2006) - - 20 Feb 2006; Michael Cummings +yaml-0.58.ebuild: - bump fix; uses test keyword now - -*yaml-0.57 (20 Feb 2006) - - 20 Feb 2006; Michael Cummings +yaml-0.57.ebuild: - Version bump upstream - - 13 Feb 2006; Michael Cummings yaml-0.39.ebuild, - yaml-0.51.ebuild, yaml-0.53.ebuild: - Virtuals for perl-core - - 31 Jan 2006; Aron Griffis yaml-0.39.ebuild: - Mark 0.39 stable on alpha - - 23 Jan 2006; Markus Rothe yaml-0.53.ebuild: - Added ~ppc64; bug #119199 - -*yaml-0.53 (22 Jan 2006) - - 22 Jan 2006; Michael Cummings +yaml-0.53.ebuild: - Version bump - - 21 Jan 2006; Markus Rothe yaml-0.39.ebuild: - Stable on ppc64 - - 21 Jan 2006; Jeroen Roovers yaml-0.51.ebuild: - Marked ~hppa (bug #119199). - - 17 Jan 2006; yaml-0.51.ebuild: - Added ~ppc keyword. bug 119199 - -*yaml-0.51 (16 Jan 2006) - - 16 Jan 2006; Michael Cummings +yaml-0.51.ebuild: - new version of yaml upstream, will need re-keywording - - 15 Jan 2006; Michael Hanselmann yaml-0.39.ebuild: - Stable on ppc. - - 13 Jan 2006; Michael Cummings yaml-0.39.ebuild: - Marking sparc x86 stable - - 08 Sep 2005; Aron Griffis yaml-0.36.ebuild: - Mark 0.36 stable on alpha - - 17 Jun 2005; Michael Hanselmann yaml-0.36.ebuild: - Stable on ppc. - - 06 Jun 2005; Markus Rothe yaml-0.36.ebuild: - Stable on ppc64 - - 27 May 2005; Michael Cummings yaml-0.39.ebuild: - -m Fixing dep for yaml-0.39 - - 22 May 2005; Simon Stelling yaml-0.36.ebuild: - stable on amd64 - - 16 May 2005; Gustavo Zacarias yaml-0.36.ebuild: - Stable on sparc - - 15 May 2005; Rene Nussbaumer yaml-0.36.ebuild: - Stable on hppa - -*yaml-0.39 (14 May 2005) - - 14 May 2005; Michael Cummings yaml-0.36.ebuild, - +yaml-0.39.ebuild: - Version bump - - 18 Mar 2005; Aron Griffis yaml-0.35.ebuild, - yaml-0.36.ebuild: - Add ia64 and ~ia64 keywords - -*yaml-0.36 (13 Mar 2005) - - 13 Mar 2005; Michael Cummings yaml-0.35.ebuild, - +yaml-0.36.ebuild: - Version bump, bug 84989 - - 12 Mar 2005; Markus Rothe yaml-0.35.ebuild: - Stable on ppc64 - - 22 Dec 2004; Yuta SATOH yaml-0.35.ebuild: - added ~ppc64 - - 21 Nov 2004; Hardave Riar yaml-0.35.ebuild: - Stable on mips, dep for bug #68570 - - 20 Nov 2004; Daniel Black yaml-0.35.ebuild: - ppc stable to support bug #68570 - - 19 Oct 2004; Dylan Carlson yaml-0.35.ebuild: - Stable on amd64. - - 05 Apr 2004; Gustavo Zacarias yaml-0.35.ebuild: - Stable on sparc - - 19 Jan 2004; Eric Sammer yaml-0.35.ebuild: - Added ~amd64 to keywords to fix dependencies. Added metadata.xml - -*yaml-0.35 (26 Jun 2003) - - 26 Jun 2003; Michael Cummings yaml-0.35.ebuild: - YAML is a dep for alzabo - diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/yaml/Manifest b/sdk_container/src/third_party/portage-stable/dev-perl/yaml/Manifest deleted file mode 100644 index 419d1d89b4..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/yaml/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST YAML-0.71.tar.gz 112978 RMD160 c5266aef79ede08e59e9cd63e94cf2427443f858 SHA1 4d75e95921fedfd570cf8eae29b02452aeb1af16 SHA256 f202e5bb2146627eb3381d890a00260a8afe699ea40f92e1e333f0bd0bc7c07a diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/yaml/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-perl/yaml/metadata.xml deleted file mode 100644 index 83e12763f8..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/yaml/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - perl - - YAML - - diff --git a/sdk_container/src/third_party/portage-stable/dev-perl/yaml/yaml-0.71.ebuild b/sdk_container/src/third_party/portage-stable/dev-perl/yaml/yaml-0.71.ebuild deleted file mode 100644 index 64e62dd833..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-perl/yaml/yaml-0.71.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.71.ebuild,v 1.9 2011/07/30 10:50:33 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=ADAMK -MY_PN="YAML" -MY_P="${MY_PN}-${PV}" -S=${WORKDIR}/${MY_P} -inherit perl-module - -DESCRIPTION="YAML Ain't Markup Language (tm)" - -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -SRC_TEST="do" diff --git a/sdk_container/src/third_party/portage-stable/dev-util/gob/Manifest b/sdk_container/src/third_party/portage-stable/dev-util/gob/Manifest deleted file mode 100644 index 861a262cef..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-util/gob/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gob2-2.0.15.tar.bz2 208071 RMD160 92ccd5dd2ed75d1c0bfb261769d8159c162220c8 SHA1 4ff67524d8edf9a53b3f38773af82fceadcbe65e SHA256 4b439572c75c3ee5d59c4ba86c4a09e3264b8fc77b577117cfc6f44b3789a9e2 diff --git a/sdk_container/src/third_party/portage-stable/dev-util/gob/gob-2.0.15.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/gob/gob-2.0.15.ebuild deleted file mode 100644 index 7fe03f0cce..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-util/gob/gob-2.0.15.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.15.ebuild,v 1.9 2008/09/27 16:36:38 armin76 Exp $ - -inherit gnome2 - -MY_PN=gob2 -MY_P=${MY_PN}-${PV} -S=${WORKDIR}/${MY_P} -PVP=(${PV//[-\._]/ }) - -DESCRIPTION="Preprocessor for making GTK+ objects with inline C code" -HOMEPAGE="http://www.5z.com/jirka/gob.html" -SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" -IUSE="" - -RDEPEND=">=dev-libs/glib-2" -DEPEND="${RDEPEND} - dev-util/pkgconfig - sys-devel/flex" - -DOCS="AUTHORS ChangeLog NEWS README TODO" diff --git a/sdk_container/src/third_party/portage-stable/dev-util/lcov/Manifest b/sdk_container/src/third_party/portage-stable/dev-util/lcov/Manifest deleted file mode 100644 index 9f89d75c73..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-util/lcov/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST lcov-1.9.tar.gz 140035 RMD160 8065012a49cc7e10c295093c9b0c6dee9efcac22 SHA1 5aff4b998b1288896734326a0b74ab536339ec21 SHA256 c37e125d4f0773339de3600d45ad325fe710ea2f0051d7ee2b8a168f450f1aca diff --git a/sdk_container/src/third_party/portage-stable/dev-util/lcov/lcov-1.9.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/lcov/lcov-1.9.ebuild deleted file mode 100644 index 19a7d172d6..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-util/lcov/lcov-1.9.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.9.ebuild,v 1.3 2012/05/21 12:29:34 johu Exp $ -EAPI="2" - - -DESCRIPTION="A graphical front-end for GCC's coverage testing tool gcov" -HOMEPAGE="http://ltp.sourceforge.net/coverage/lcov.php" -SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-lang/perl-5 - dev-perl/GD[png]" - -src_install() { - emake PREFIX="${D}" install || die "install failed" -} diff --git a/sdk_container/src/third_party/portage-stable/media-libs/gd/ChangeLog b/sdk_container/src/third_party/portage-stable/media-libs/gd/ChangeLog deleted file mode 100644 index 69ca757a64..0000000000 --- a/sdk_container/src/third_party/portage-stable/media-libs/gd/ChangeLog +++ /dev/null @@ -1,487 +0,0 @@ -# ChangeLog for media-libs/gd -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.87 2013/04/25 19:10:59 radhermit Exp $ - - 25 Apr 2013; Tim Harder gd-2.0.35-r3.ebuild: - Fix autoreconf failures with automake-1.13 (bug #466996). - - 04 Jan 2013; Ulrich Müller gd-2.0.35-r3.ebuild: - Fix LICENSE, see COPYING and notices in source files, bug 450244. - - 05 May 2012; Jeff Horelick gd-2.0.35-r3.ebuild: - dev-util/pkgconfig -> virtual/pkgconfig - - 26 Apr 2012; Alexis Ballier gd-2.0.35-r3.ebuild: - keyword ~amd64-fbsd - - 23 Apr 2012; Mike Frysinger gd-2.0.35-r3.ebuild: - Stub out AM_ICONV if gettext is not installed. - - 05 Mar 2012; Mike Frysinger gd-2.0.35-r3.ebuild: - Restore sed -r flag after refactor in previous commit lost it #406933 by - Drake Donahue. - - 02 Mar 2012; Ulrich Müller gd-2.0.35-r3.ebuild: - Fix LICENSE, "||" would mean dual licensing which is not the case here. - - 27 Feb 2012; Mike Frysinger gd-2.0.35-r3.ebuild: - DEPEND on pkg-config #406057 by cyberbat. - - 15 Dec 2011; Mike Frysinger gd-2.0.35-r3.ebuild: - Pass --without-x to avoid useless system -I/-L paths. - - 15 Dec 2011; Mike Frysinger gd-2.0.35-r3.ebuild, - +files/gd-2.0.35-libpng-pkg-config.patch: - Use libpng's pkg-config files rather than xxx-config scripts. - - 15 Dec 2011; Samuli Suominen -gd-2.0.35-r1.ebuild, - -gd-2.0.35-r2.ebuild: - old - - 05 Nov 2011; Raúl Porcel gd-2.0.35-r3.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #387291 - - 30 Oct 2011; Samuli Suominen gd-2.0.35-r3.ebuild: - Fix building with USE="png -zlib" wrt #381729 by Brennan Shacklett - - 29 Oct 2011; Markus Meier gd-2.0.35-r3.ebuild: - arm stable, bug #387291 - - 21 Oct 2011; Samuli Suominen gd-2.0.35-r3.ebuild: - x86 stable wrt #387291 - - 18 Oct 2011; Kacper Kowalik gd-2.0.35-r3.ebuild: - ppc/ppc64 stable wrt #387291 - - 18 Oct 2011; Jeroen Roovers gd-2.0.35-r3.ebuild: - Stable for HPPA (bug #387291). - - 16 Oct 2011; Samuli Suominen gd-2.0.35-r3.ebuild: - amd64 stable wrt #387291 and force libpng >= 1.5 :0 to ensure gdlib-config is - correct. - - 16 Oct 2011; Samuli Suominen gd-2.0.35-r3.ebuild: - Upgrade libpng version sed. - - 15 Apr 2011; Mike Frysinger gd-2.0.35-r3.ebuild: - Disable png/zlib related programs when support is disabled #363491 by Albert - W. Hopkins. - -*gd-2.0.35-r3 (13 Apr 2011) - - 13 Apr 2011; Mike Frysinger +gd-2.0.35-r3.ebuild, - +files/gd-2.0.35-fontconfig.patch: - Split out USE=zlib logic from USE=png, and add fix from upstream for - fontconfig #363367 by genbug. - - 11 Apr 2011; Samuli Suominen gd-2.0.35-r2.ebuild: - Remove libtool and static archive if USE="static-libs" is not set wrt #362959 - by Stéphane Pagnon. - - 23 Jul 2010; Samuli Suominen gd-2.0.35-r2.ebuild: - Use virtual/jpeg. - -*gd-2.0.35-r2 (21 May 2010) - - 21 May 2010; Samuli Suominen gd-2.0.35-r1.ebuild, - +gd-2.0.35-r2.ebuild: - Revision bump to force rebuild with modified call to sed wrt #320837 by - Cédric Jeanneret. - - 20 May 2010; Samuli Suominen gd-2.0.35-r1.ebuild: - Try libpng14-config and -lpng14 before falling back to libpng-config and - -lpng. This is working around issues in "prefix" picking up - libpng12-config from host over libpng-config from "prefix". - - 08 Mar 2010; Samuli Suominen gd-2.0.35-r1.ebuild, - +files/gd-2.0.35-libpng14.patch: - Fix building with libpng14 wrt #305101 by Lars Wendler. - - 21 Nov 2009; nixnut gd-2.0.35-r1.ebuild: - ppc stable #292130 - - 17 Nov 2009; Brent Baude gd-2.0.35-r1.ebuild: - Marking gd-2.0.35-r1 ppc64 for bug 292130 - - 11 Nov 2009; Jeroen Roovers gd-2.0.35-r1.ebuild: - Stable for HPPA (bug #292130). - - 10 Nov 2009; Raúl Porcel gd-2.0.35-r1.ebuild: - alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #292130 - - 10 Nov 2009; Dawid Węgliński gd-2.0.35-r1.ebuild: - Stable on amd64 (security #292130) - - 09 Nov 2009; Christian Faulhammer gd-2.0.35-r1.ebuild: - stable x86, security bug 292130 - -*gd-2.0.35-r1 (09 Nov 2009) - - 09 Nov 2009; Markus Meier +gd-2.0.35-r1.ebuild, - +files/gd-2.0.35-maxcolors.patch: - revision bump wrt security bug #292130 - - 29 May 2009; Mike Frysinger -gd-2.0.34.ebuild: - Punt due to GLSA 200708-05 vuln #271688 by Robert Buchholz. - - 30 Mar 2008; gd-2.0.34.ebuild, gd-2.0.35.ebuild: - Drop to ~mips due to unstable deps - - 06 Aug 2007; Joshua Kinard gd-2.0.35.ebuild: - Stable on mips, per #179154. - - 25 Jul 2007; Markus Rothe gd-2.0.35.ebuild: - Stable on ppc64; bug #179154 - - 24 Jul 2007; Steve Dibb gd-2.0.35.ebuild: - amd64 stable, security bug 179154 - - 21 Jul 2007; Raúl Porcel gd-2.0.35.ebuild: - alpha/ia64/x86 stable wrt security #179154 - - 21 Jul 2007; Jeroen Roovers gd-2.0.35.ebuild: - Stable for HPPA (bug #179154). - - 20 Jul 2007; Gustavo Zacarias gd-2.0.35.ebuild: - Stable on sparc wrt security #179154 - - 20 Jul 2007; Tobias Scherbaum gd-2.0.35.ebuild: - ppc stable, bug #179154 - - 12 Jul 2007; Roy Marples gd-2.0.35.ebuild: - Keyworded ~sparc-fbsd. - -*gd-2.0.35 (22 Jun 2007) - - 22 Jun 2007; Mike Frysinger +gd-2.0.35.ebuild: - Version bump. - - 12 May 2007; Joshua Kinard gd-2.0.34.ebuild: - Stable on mips. - - 15 Feb 2007; Fabian Groffen gd-2.0.32.ebuild, - gd-2.0.33.ebuild, gd-2.0.34.ebuild: - Dropped ppc-macos keyword, see you in prefix - - 13 Feb 2007; Markus Rothe gd-2.0.34.ebuild: - Stable on ppc64; bug #141577 - - 12 Feb 2007; Bryan Østergaard gd-2.0.34.ebuild: - Stable on Alpha, bug 141577. - - 12 Feb 2007; Gustavo Zacarias gd-2.0.34.ebuild: - Stable on sparc wrt security #141577 - - 11 Feb 2007; Simon Stelling gd-2.0.34.ebuild: - stable on amd64; security bug 141577 - - 11 Feb 2007; Bryan Østergaard gd-2.0.34.ebuild: - Stable on IA64, bug 141577. - - 11 Feb 2007; René Nussbaumer gd-2.0.34.ebuild: - Stable on hppa. See bug #141577. - - 11 Feb 2007; Tobias Scherbaum gd-2.0.34.ebuild: - Stable on ppc wrt bug #141577. - - 11 Feb 2007; Christian Faulhammer gd-2.0.34.ebuild: - stable x86; security bug #141577 - -*gd-2.0.34 (07 Feb 2007) - - 07 Feb 2007; Mike Frysinger +gd-2.0.34.ebuild: - Version bump. - -*gd-2.0.34_rc2 (03 Feb 2007) - - 03 Feb 2007; Mike Frysinger +gd-2.0.34_rc2.ebuild: - Version bump. - - 23 Apr 2006; Diego Pettenò - +files/gd-2.0.33-iconv.patch, gd-2.0.33.ebuild: - Add patch to link against libiconv when needed. - - 23 Apr 2006; Diego Pettenò gd-2.0.33.ebuild: - Add ~x86-fbsd keyword. - - 22 Dec 2005; Michael Hanselmann gd-2.0.33.ebuild: - Stable on ppc. - - 21 Dec 2005; Marcus D. Hanwell gd-2.0.33.ebuild: - Stable on amd64, bug 112937. - - 21 Dec 2005; Gustavo Zacarias gd-2.0.33.ebuild: - Stable on sparc wrt security #112937 - - 21 Dec 2005; Fernando J. Pereda gd-2.0.33.ebuild: - stable on alpha as per bug #112937 - - 21 Dec 2005; Mark Loeser gd-2.0.33.ebuild: - Stable on x86; bug #112937 - - 21 Dec 2005; Markus Rothe gd-2.0.33.ebuild: - Stable on ppc64; bug #112937 - -*gd-2.0.33 (21 Dec 2005) - - 21 Dec 2005; Mike Frysinger - +files/gd-2.0.33-overflow-checks.patch, +gd-2.0.33.ebuild: - Add some sanity checks to prevent overflows #112937. - - 13 Dec 2005; Donnie Berkholz ; gd-2.0.32.ebuild: - Add modular X dependencies. - - 20 Aug 2005; Mike Frysinger gd-2.0.32.ebuild: - Add support for USE=fontconfig #79375 by Jung Tae-young. - - 09 Feb 2005; Lina Pezzella gd-2.0.28.ebuild, - gd-2.0.32.ebuild: - Stable ppc-macos - - 31 Dec 2004; Lina Pezzella gd-2.0.32.ebuild: - Unstable ppc-macos. - - 29 Dec 2004; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - - 05 Nov 2004; Hardave Riar gd-2.0.32.ebuild: - Stable on mips, bug #69070. - -*gd-2.0.32 (02 Nov 2004) - - 02 Nov 2004; Mike Frysinger - -files/1.8.4-dec-alpha-compiler.diff, -files/1.8.4-jpeg-inc.patch, - -files/1.8.4-png-overflows.patch, -gd-1.8.4-r2.ebuild, -gd-2.0.31.ebuild, - +gd-2.0.32.ebuild: - Version bump to fix png compiling. - - 02 Nov 2004; Markus Rothe gd-2.0.31.ebuild: - Stable on ppc64, bug #69070 - - 02 Nov 2004; Jeremy Huddleston gd-2.0.31.ebuild: - Stable amd64 - - 31 Oct 2004; Mike Frysinger - +files/1.8.4-png-overflows.patch, gd-1.8.4-r2.ebuild: - Backwards port png overflow fix from gd-2.x #69070. - -*gd-2.0.31 (31 Oct 2004) - - 31 Oct 2004; Mike Frysinger - +files/2.0.31-png-check.patch, -gd-2.0.30.ebuild, +gd-2.0.31.ebuild: - Version bump to fix png building #69611 by Tomasz Sterna. - - 31 Oct 2004; Jason Wever gd-2.0.30.ebuild: - Stable on sparc wrt securit bug #69070. - - 31 Oct 2004; Bryan Østergaard gd-2.0.30.ebuild: - Stable on alpha, bug 69070. - - 31 Oct 2004; Michael Hanselmann gd-1.8.4-r2.ebuild, - gd-2.0.28.ebuild, gd-2.0.30.ebuild: - Stable on ppc, updated to the new LICENSE-syntax. - -*gd-2.0.30 (30 Oct 2004) - - 30 Oct 2004; Mike Frysinger +gd-2.0.30.ebuild: - Version bump for security and stuff #69070. - - 08 Aug 2004; Bryan Østergaard gd-2.0.26.ebuild: - Stable on alpha. - -*gd-2.0.28 (22 Jul 2004) - - 22 Jul 2004; Mike Frysinger +gd-2.0.28.ebuild: - Version bump. - - 15 Jul 2004; Tom Gall gd-2.0.26.ebuild: - stable on ppc64, bug #55549 - -*gd-2.0.26 (30 Jun 2004) -*gd-1.8.4-r2 (30 Jun 2004) - - 30 Jun 2004; Mike Frysinger +metadata.xml, - +files/1.8.4-dec-alpha-compiler.diff, +files/1.8.4-jpeg-inc.patch, - +gd-1.8.4-r2.ebuild, +gd-2.0.23.ebuild, +gd-2.0.26.ebuild: - Version bump and rename #55584 by Haroon Rafique. - - 07 Jun 2004; Aron Griffis libgd-1.8.4-r2.ebuild: - Fix use invocation - - 11 May 2004; Michael McCabe libgd-2.0.23.ebuild: - Added s390 keywords - -*gd-2.0.23 (07 May 2004) - - 07 May 2004; Mike Frysinger +libgd-2.0.23.ebuild: - Version bump #50302 by Daniel Webert - - 24 Mar 2004; Michael Sterrett libgd-1.8.4-r2.ebuild: - don't use deprecated ? : use syntax - - 04 Mar 2004; Gustavo Zacarias libgd-2.0.22.ebuild: - stable on sparc - - 17 Feb 2004; Aron Griffis libgd-2.0.22.ebuild: - stable on alpha and ia64 - - 09 Feb 2004; libgd-2.0.22.ebuild: - Added ~amd64 keyword. - -*libgd-2.0.22 (02 Feb 2004) - - 02 Feb 2004; Mike Frysinger : - Version bump #40219 by Diego Garcia. - - 24 Jan 2004; libgd-2.0.15-r1.ebuild: - marked stable on sparc - - 10 Jan 2004; libgd-1.8.4-r2.ebuild: - stable on ia64 - -*libgd-2.0.17-r1 (31 Dec 2003) - - 31 Dec 2003; Mike Frysinger : - Port the gif patch so as to not break some php installs. - -*libgd-2.0.17 (27 Dec 2003) - - 27 Dec 2003; Mike Frysinger : - Version bump + optionalize jpeg/png/xpm/freetype #36271. - -*libgd-1.8.4-r2 (30 Jun 2003) - - 24 Nov 2003; Aron Griffis libgd-1.8.4-r2.ebuild: - Stable on alpha - - 02 Oct 2003; Mike Frysinger : - Make jpeg support optional again and fix it so that it'll actually - compile when jpeg is not present #23648. - - 10 Jul 2003; Christian Birchinger libgd-1.8.4-r2.ebuild: - Added sparc stable keyword - - 06 Jul 2003; Guy Martin libgd-1.8.4-r2.ebuild : - Marked stable on hppa. - - 30 Jun 2003; Daniel Ahlberg libgd-1.8.4-r2.ebuild : - Force jpeg support or else analog fails to build if libgd is built without jpeg support. - -*libgd-2.0.15-r1 (26 Jun 2003) - - 26 Jun 2003; Mike Frysinger : - mmm SLOT goodiness. - -*libgd-2.0.15 (17 Jun 2003) - - 17 Jun 2003; Mike Frysinger : - Version bumped + grab gif patch from orig site. - -*libgd-2.0.12 (14 Apr 2003) - - 14 Apr 2003; Mike Frysinger : - Version bumped + comment out gif patch till Nich can update. - -*libgd-2.0.11-r1 (20 Mar 2003) - - 20 Mar 2003; Graham Forest libgd-2.0.11-r1.ebuild: - Removed usage of pic USE flag - -*libgd-2.0.11 (23 Feb 2003) - - 20 Mar 2003; Guy Martin libgd-2.0.11.ebuild, libgd-1.8.4.ebuild : - Added ~hppa to KEYWORDS. - - 23 Feb 2003; Nicholas Wourms libgd-2.0.11.ebuild files/gd-2.0.11-gif-support.patch.bz2 : - Added patch for gif support when USE="gif". Added ~arch keywords to - correspond to the keywords from 1.8.4. This package also needed to be - elibtoolized. Also, this gd requires a modern libpng and freetype, - otherwise output won't look right. Changed dependancies to reflect - this. - - 23 Feb 2003; Mike Frysinger : - Version bumpage. - -*libgd-2.0.1 (09 Sep 2002) - - 14 Sep 2002; : - bzip'd patch and moved to mirror - - 09 Sep 2002; : - Fixes bugs with perl versions using gd; corrects a few compile options - -*libgd-1.8.4-r1 (26 Jun 2003) - - 26 Jun 2003; Mike Frysinger : - Added local USE flag 'ttf' to determine whether user wants - to use freetype-2.x (truetype) or freetype-1.x (ttf). Since - ttf is a local USE flag, we defer choice to ttf. - - 26 Jun 2003; Mike Frysinger : - mmm SLOT goodiness. - -*libgd-1.8.4 (18 Feb 2003) - - 24 May 2003; Tavis Ormandy libgd-1.8.3-r6.ebuild, - libgd-1.8.4.ebuild, files/gd-1.8.3-dec-alpha-compiler.diff, - files/gd-1.8.4-dec-alpha-compiler.diff: - makring alpha, also ccc fixes. - - 18 May 2003; Martin Holzer libgd-1.8.3-r6.ebuild, - libgd-1.8.4.ebuild: - Added USE flags. Closes #21059. - - 20 Mar 2003; Guy Martin libgd-1.8.3-r6.ebuild : - Added hppa to KEYWORDS. - - 18 Feb 2003; Robert Coie ; libgd-1.8.4.ebuild : - Based off of 1.8.3-r6, changed library defines HAVE_JPEG and - HAVE_PNG to HAVE_LIBJPEG and HAVE_LIBPNG to reflect upstream name - changes. - -*libgd-1.8.3-r6 (15 Jan 2003) - - 07 Feb 2003; Brandon Low ; libgd-1.8.3-r6.ebuild : - Fix to work with userpriv properly. - - 04 Feb 2003; Seemant Kulleen libgd-1.8.3-r6.ebuild : - Removed dependency on sed-4 because it is buggy on ppc. Switched to - normal gnu-sed syntax. Closes bug #15022 by Rajiv Manglani - - - 15 Jan 2003; Brandon Low libgd-1.8.3-r6.ebuild: - Drop dependency on supersed, switch to >=sed-4.0. This is unstable on the - ppc pending the stability of sed-4 on the ppc. - -*libgd-1.8.3-r5 (12 Apr 2002) - - 22 Apr 2003; Brandon Low libgd-1.8.3-r5.ebuild: - Change supersed dependencies - - 22 Oct 2002; Seemant Kulleen libgd-1.8.3-r5.ebuid : - jpeg, X, and truetype turned into USE dependent support. - - 07 Aug 2002; Mark Guertin : - Added ppc to keywords - - 12 Apr 2002; Spider libgd-1.8.3-r5.ebuild : - Updating revision with new libpng - -*libgd-1.8.3-r4 (03 Apr 2002) - - 03 Apr 2002; Bruce A. Locke libgd-1.8.3-r4.ebuild : - Quick fix for glibc circular dependencies. - -*libgd-1.8.3-r3 (27 Mar 2002) - - 27 Mar 2002; Seemant Kulleen libgd-1.8.3-r3.ebuild : - Updated ebuild to modern syntax, and ungzipped HTML docs. - -*libgd-1.8.3-r2 (01 Feb 2002) - - 01 Feb 2002; G.Bevin ChangeLog : - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/media-libs/gd/Manifest b/sdk_container/src/third_party/portage-stable/media-libs/gd/Manifest deleted file mode 100644 index b0665cc764..0000000000 --- a/sdk_container/src/third_party/portage-stable/media-libs/gd/Manifest +++ /dev/null @@ -1,22 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -AUX gd-2.0.35-fontconfig.patch 606 SHA256 3c318c2b140092c69357bba69b8cf873459581c162e16ac79d20a29bfb30bfdf SHA512 d93f84853b1e2a75ee079188bc067b40cf110a8908d84439db34b30d944cc076b2cdc5cbe5271e9d7729aaa36051954b6147c1e16f0ca44902d9d84d0579717d WHIRLPOOL 765ac5d985e7d1a376c0bb86c612ecf881ea2609230157a4eda82ed555f9e318a0a901a4abb5ddbe71e751555bf8668c89e309e72171814d8c12b0e1aa205974 -AUX gd-2.0.35-libpng-pkg-config.patch 4240 SHA256 26c4f66f6e74de830ab5c7276502e66207f3e85ebb8f98bec9498f8fe1e9f232 SHA512 bfbaab96a5de1fccf320d2aeea11171a78dc2e54cd6fb03f2947faa75c0063d1a4a17eea31fbb19419c34f6c51b7742d2336ac08d017c0c09b435cdc013eb990 WHIRLPOOL 3632aebaae3066b7f6fd340d4b0da1ad0f308c6392ebd8f1ebee9498fb26ad075497f399c0c07c421be3d5d2ee8e8d7d7129f9787e9343511259b192affd9993 -AUX gd-2.0.35-libpng14.patch 347 SHA256 b9f5e121ae652e211c866e1982bc6c37303d43b2a3df420be7069ca5fbb04bc4 SHA512 3ef9e82c09244512b4761a2ab669ae864b822344febfe203fb121cb43b7f99a933c7d5b44aea8b2d8a638010f5280a3ed2ac9d1ea526b25ad6f3d26b2586ba3d WHIRLPOOL 96df4515905928773542c7e3f4e9c3acdccd397b4e832973f33c6d45ab135f8798e3118be04d452da31d0f42e07ae4322efd720d264076fbe81020288ee6425e -AUX gd-2.0.35-maxcolors.patch 348 SHA256 c5dbbc7c1acd9e602fea8bf893333ca6258e7801761b6c899c7da62cd88cbc3b SHA512 c6474c9b2c3ad80d1a0fc8a345c4dbe86c51a73db3534c690a5d5e255ac6f20b474537f4f84aa8f083fc475a57b4bf0916f2d3120e94066f7729113355ee6aad WHIRLPOOL cd110bcca79501834890d80e19623f8e40dc2ed9fd49aac7109a30cbc9a966347c40502decb922b737acaf5c16a83c64f29e2215498596a419998bb5e6afd8f7 -DIST gd-2.0.35.tar.bz2 1212730 SHA256 bf222490749d2a9a9ac3593b01eb55aed98461ff81202414707f61b42aa300f9 SHA512 eef8150adc040bed920155337211864a41ae3c4532e852ad443a3a3b9ffdc7fd3130698041b7b19b0b1207e78a80c263c6da26eba7208cdeeff78283c7d0d281 WHIRLPOOL 9eca23a184106652ef5c19ee3b5c18e23d742e21103c66907bf829910b95aa92eea7620c5579bf493c14730bc0327a4d662ffaf9bf9a5538127b8c10cc9c6b84 -EBUILD gd-2.0.35-r3.ebuild 2173 SHA256 34308f967b8b2af8dde4133c1d839ed6e567e1b018dad51ebd12ffe7355384e6 SHA512 a0a4b29ba859530ba9ace70463af141a2ef9553c86f0070ba7b7bd3c18a3c531cc7b9c10d011530e97efba351af3e7f7c8914c750ca998b24ea8512820d948bf WHIRLPOOL fe8dc7138a643b715ba83b4766b433b67651143ec88cf0ce1e61419e3c07fce9efcc80f92bfdd2671d816fcb28c8bd2574082261c912edcbe5bcda1396cad8e1 -MISC ChangeLog 17003 SHA256 41ebb9dc414127364241e0642340fae49b087450ce357819b829b0222d14fd39 SHA512 cbf34c679dfa2f1f4464c0fd8b180032ae5316cc5ca90616a90effd920d2ca982c7535aff4a9ce43fe854f421a141942fd2263b8a443cc9233fae04872e2efb6 WHIRLPOOL 7c9c425b061f7580a64f2e4108f3d09feb754c69c52795575852175795ed13d9eb763cbd3c00ce4521de842faec5562fffbbd6e8f466beb85a58c57ff4b004d1 -MISC metadata.xml 1199 SHA256 a670f3b0950512e392f25f290fc70b953c941cecdc6919cb38048bef2d46c843 SHA512 0bc04bdefee2699a644ed91982fd68553ee9d57af8df531bd98793ae75a1caa7b696d3d2e5a9cd7f452933b9575ce4810ac8c1d2d9f0edba016a52c5ecaec3ee WHIRLPOOL 1ce9a8afa6a5ec1576753225d7a752c4532f1f3678994c1def34ecd4f0fe866b97111258680a4839ce3a84ae65fce5077192bad8b9d2adb942f89635a3bf491e ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.19 (GNU/Linux) - -iQEcBAEBCAAGBQJReX/EAAoJEEqz6FtPBkyjKEMH/1Mk7f5tj1VQ2IgjReOHqr1+ -1Y2J2XEkt2Kne/qSe57RZiADRjgHnUChIR5DPusaIO+TGRfp1j/zcVqoo5x46L+J -O6V9GEt3gl4V42TQ3+ipqReYa+xq9scakvwZ0lz7vlGPLmjrkLGUAoqTq6yrRark -rj2csVPOIVDyRVh4+9WKAoUDTVSeA3ZEMKAuPp53Cy8FgxESQoZxfZM3LC9ruhV5 -DcB0oaPZ0uDh4fFFfvrw2sJQBAypvZlhAJlJdw/Xckdk8aurNOR9MwpQeWNuxo/y -rXj5ZSQn7Dl1Yf/6gSn82sL0ghcxFZcj9XTiyeTFozhy7cOP0Z1mlE01gyIcVqo= -=iDu/ ------END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/media-libs/gd/files/gd-2.0.35-fontconfig.patch b/sdk_container/src/third_party/portage-stable/media-libs/gd/files/gd-2.0.35-fontconfig.patch deleted file mode 100644 index ca31302487..0000000000 --- a/sdk_container/src/third_party/portage-stable/media-libs/gd/files/gd-2.0.35-fontconfig.patch +++ /dev/null @@ -1,25 +0,0 @@ -fix from upstream - -http://bugs.gentoo.org/363367 - -# HG changeset patch -# User tabe -# Date 1239812355 0 -# Node ID 3ea283efcdafcb2acc1dd0ace1d3d48da6d8cec8 -# Parent 4f29a877875f63cee5a64e7bea406a61882a565e -fixed FS#199 - -199, Fixed useFontConfig() to work as documented (Ethan Merritt) - -diff -r 4f29a877875f -r 3ea283efcdaf src/gdft.c ---- a/src/gdft.c Sat Apr 04 12:00:37 2009 +0000 -+++ b/src/gdft.c Wed Apr 15 16:19:15 2009 +0000 -@@ -1688,7 +1688,7 @@ - BGD_DECLARE(int) gdFTUseFontConfig(int flag) - { - #ifdef HAVE_LIBFONTCONFIG -- fontConfigFlag = 1; -+ fontConfigFlag = flag; - return 1; - #else - return 0; diff --git a/sdk_container/src/third_party/portage-stable/media-libs/gd/files/gd-2.0.35-libpng-pkg-config.patch b/sdk_container/src/third_party/portage-stable/media-libs/gd/files/gd-2.0.35-libpng-pkg-config.patch deleted file mode 100644 index 4b8971f1e3..0000000000 --- a/sdk_container/src/third_party/portage-stable/media-libs/gd/files/gd-2.0.35-libpng-pkg-config.patch +++ /dev/null @@ -1,113 +0,0 @@ -use libpng's pkg-config files rather than the ugly xxx-config scripts - ---- a/configure.ac -+++ b/configure.ac -@@ -47,6 +47,7 @@ AC_PROG_LIBTOOL - AC_PROG_LN_S - AC_PROG_MAKE_SET - #AC_PROG_RANLIB -+PKG_PROG_PKG_CONFIG - - dnl may be required for freetype and Xpm - AC_PATH_X -@@ -340,74 +341,26 @@ AC_CHECK_LIB(z,deflate, - dnl libpng is required - AC_ARG_WITH(png,dnl - [ --with-png=DIR where to find the png library],, -- withval=yes) -- --# libpng12.so is a nightmare. We have to test separately for --# libpng12-config and libpng-config. If we find libpng12-config, --# we don't look for the other, which will just be a symlink to it, --# confusing autoconf into thinking the library itself will be named -lpng, --# which it won't be. Awful. This code will suffice unless the libpng --# authors decide to do this AGAIN. Which I really hope they won't. TBB -- --if test "$withval" != no; then -- AC_PATH_PROG([LIBPNG12_CONFIG], [libpng12-config]) -- AC_PATH_PROG([LIBPNG_CONFIG], [libpng-config]) -- if test -n "$LIBPNG12_CONFIG"; then -- libpng_CPPFLAGS=`libpng12-config --cflags` -- # should be --ldopts, but it's currently broken -- libpng_LDFLAGS=`libpng12-config --ldflags` -- libpng_LDFLAGS=`echo " $libpng_LDFLAGS" | sed 's/ -l[[^ ]][[^ ]]*//g'` -- elif test -n "$LIBPNG_CONFIG"; then -- libpng_CPPFLAGS=`libpng-config --cflags` -- # should be --ldopts, but it's currently broken -- libpng_LDFLAGS=`libpng-config --ldflags` -- libpng_LDFLAGS=`echo " $libpng_LDFLAGS" | sed 's/ -l[[^ ]][[^ ]]*//g'` -- elif test -d "$withval"; then -- libpng_CPPFLAGS="-I$withval/include" -- libpng_LDFLAGS="-L$withval/lib" -- fi -- -- AC_CHECK_HEADERS(png.h,, -- [AC_CHECK_HEADERS(libpng/png.h, -- [CPPFLAGS="$CPPFLAGS $libpng_CPPFLAGS/libpng"], -- [CPPFLAGS="$_cppflags"])]) -- -- _ldflags="$LDFLAGS" -- LDFLAGS="$libpng_LDFLAGS $LDFLAGS" -- -- if test -n "$LIBPNG12_CONFIG"; then -- AC_CHECK_LIB(png12,png_create_read_struct, -- [LIBS="-lpng12 $LIBS" -- FEATURES="GD_PNG $FEATURES" -- AC_DEFINE(HAVE_LIBPNG, 1, [ Define if you have the png library. ])], -- [LDFLAGS="$_ldflags" -- AC_MSG_WARN([libpng is required - see http://www.libpng.org/pub/png/])]) -- elif test -n "$LIBPNG_CONFIG"; then -- AC_CHECK_LIB(png,png_create_read_struct, -- [LIBS="-lpng $LIBS" -- FEATURES="GD_PNG $FEATURES" -- AC_DEFINE(HAVE_LIBPNG, 1, [ Define if you have the png library. ])], -- [LDFLAGS="$_ldflags" -- AC_MSG_WARN([libpng is required - see http://www.libpng.org/pub/png/])]) -- else -- AC_CHECK_LIB(png,png_create_read_struct, -- [LIBS="-lpng $LIBS" -- FEATURES="GD_PNG $FEATURES" -- AC_DEFINE(HAVE_LIBPNG, 1, [ Define if you have the png library. ])], -- [LDFLAGS="$_ldflags" -- AC_MSG_WARN([libpng is required - see http://www.libpng.org/pub/png/])]) -- fi --else -- ac_cv_lib_png_png_create_read_struct=no -+ with_png=detect) -+ -+if test "$with_png" != no; then -+ PKG_CHECK_MODULES([LIBPNG], libpng, [ -+ FEATURES="GD_PNG $FEATURES" -+ AC_DEFINE(HAVE_LIBPNG, 1, [ Define if you have the png library. ]) -+ CPPFLAGS="$CPPFLAGS $LIBPNG_CFLAGS" -+ LDFLAGS="$LDFLAGS $LIBPNG_LIBS" -+ with_png=yes -+ ],[ -+ if test "$with_png" = yes; then -+ AC_MSG_ERROR([png support requested, but not found]) -+ fi -+ with_png=no -+ ]) -+fi -+if test "$with_png" = no; then - AC_MSG_WARN([libpng is required - see http://www.libpng.org/pub/png/]) - fi - --#TBB: png12's png_create_read_struct is just as good --#2.0.23: should be = not == --if test "$ac_cv_lib_png12_png_create_read_struct" = yes; then -- ac_cv_lib_png_png_create_read_struct=yes --fi -- - dnl FreeType configure tests snarfed from libwmf .. - AC_ARG_WITH(freetype,dnl - [ --with-freetype=DIR where to find the freetype 2.x library], -@@ -528,7 +481,7 @@ dnl report configuration - AC_MSG_RESULT([ - ** Configuration summary for $PACKAGE $VERSION: - -- Support for PNG library: $ac_cv_lib_png_png_create_read_struct -+ Support for PNG library: $with_png - Support for JPEG library: $ac_cv_lib_jpeg_jpeg_set_defaults - Support for Freetype 2.x library: $ac_cv_lib_freetype_FT_Init_FreeType - Support for Fontconfig library: $ac_cv_lib_fontconfig_FcInit diff --git a/sdk_container/src/third_party/portage-stable/media-libs/gd/files/gd-2.0.35-libpng14.patch b/sdk_container/src/third_party/portage-stable/media-libs/gd/files/gd-2.0.35-libpng14.patch deleted file mode 100644 index 46e621e775..0000000000 --- a/sdk_container/src/third_party/portage-stable/media-libs/gd/files/gd-2.0.35-libpng14.patch +++ /dev/null @@ -1,16 +0,0 @@ -http://bugs.gentoo.org/305101 -http://repos.archlinux.org/wsvn/packages/gd/trunk/libpng14.patch - -patch in upstream repo already - ---- gd_png.c -+++ gd_png.c -@@ -149,7 +149,7 @@ - return NULL; - } - -- if (!png_check_sig (sig, 8)) { /* bad signature */ -+ if (png_sig_cmp (sig, 0, 8)) { /* bad signature */ - return NULL; /* bad signature */ - } - diff --git a/sdk_container/src/third_party/portage-stable/media-libs/gd/files/gd-2.0.35-maxcolors.patch b/sdk_container/src/third_party/portage-stable/media-libs/gd/files/gd-2.0.35-maxcolors.patch deleted file mode 100644 index 7d6852ecc0..0000000000 --- a/sdk_container/src/third_party/portage-stable/media-libs/gd/files/gd-2.0.35-maxcolors.patch +++ /dev/null @@ -1,17 +0,0 @@ -http://bugs.gentoo.org/292130 - -fix in usptream repo already - ---- gd-2.0.35/gd_gd.c -+++ gd-2.0.35/gd_gd.c -@@ -44,6 +44,10 @@ - { - goto fail1; - } -+ if (im->colorsTotal > gdMaxColors) -+ { -+ goto fail1; -+ } - } - /* Int to accommodate truecolor single-color transparency */ - if (!gdGetInt (&im->transparent, in)) diff --git a/sdk_container/src/third_party/portage-stable/media-libs/gd/gd-2.0.35-r3.ebuild b/sdk_container/src/third_party/portage-stable/media-libs/gd/gd-2.0.35-r3.ebuild deleted file mode 100644 index 214f15f682..0000000000 --- a/sdk_container/src/third_party/portage-stable/media-libs/gd/gd-2.0.35-r3.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.35-r3.ebuild,v 1.20 2013/04/25 19:10:59 radhermit Exp $ - -EAPI="2" - -inherit autotools eutils - -DESCRIPTION="A graphics library for fast image creation" -HOMEPAGE="http://libgd.org/ http://www.boutell.com/gd/" -SRC_URI="http://libgd.org/releases/${P}.tar.bz2" - -LICENSE="gd IJG HPND BSD" -SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" -IUSE="fontconfig jpeg png static-libs truetype xpm zlib" - -RDEPEND="fontconfig? ( media-libs/fontconfig ) - jpeg? ( virtual/jpeg ) - png? ( >=media-libs/libpng-1.2:0 ) - truetype? ( >=media-libs/freetype-2.1.5 ) - xpm? ( x11-libs/libXpm x11-libs/libXt ) - zlib? ( sys-libs/zlib )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_prepare() { - epatch "${FILESDIR}"/${P}-libpng14.patch #305101 - epatch "${FILESDIR}"/${P}-maxcolors.patch #292130 - epatch "${FILESDIR}"/${P}-fontconfig.patch #363367 - epatch "${FILESDIR}"/${P}-libpng-pkg-config.patch - - # Avoid programs we never install - local make_sed=( -e '/^noinst_PROGRAMS/s:noinst:check:' ) - use png || make_sed+=( -e '/_PROGRAMS/s:(gdparttopng|gdtopng|gd2topng|pngtogd|pngtogd2|webpng)::g' ) - use zlib || make_sed+=( -e '/_PROGRAMS/s:(gd2topng|gd2copypal|gd2togif|giftogd2|gdparttopng|pngtogd2)::g' ) - sed -i -r "${make_sed[@]}" Makefile.am || die - - # bug 466996 - sed -i 's/AM_PROG_CC_STDC/AC_PROG_CC/' configure.ac || die - - cat <<-EOF > acinclude.m4 - m4_ifndef([AM_ICONV],[m4_define([AM_ICONV],[:])]) - EOF - - eautoreconf -} - -src_configure() { - export ac_cv_lib_z_deflate=$(usex zlib) - # we aren't actually {en,dis}abling X here ... the configure - # script uses it just to add explicit -I/-L paths which we - # don't care about on Gentoo systems. - econf \ - --without-x \ - $(use_enable static-libs static) \ - $(use_with fontconfig) \ - $(use_with png) \ - $(use_with truetype freetype) \ - $(use_with jpeg) \ - $(use_with xpm) -} - -src_install() { - emake DESTDIR="${D}" install || die - dodoc INSTALL README* - dohtml -r ./ - use static-libs || rm -f "${D}"/usr/*/libgd.la -} diff --git a/sdk_container/src/third_party/portage-stable/media-libs/gd/metadata.xml b/sdk_container/src/third_party/portage-stable/media-libs/gd/metadata.xml deleted file mode 100644 index ef35ed953d..0000000000 --- a/sdk_container/src/third_party/portage-stable/media-libs/gd/metadata.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - -graphics - - vapier@gentoo.org - - -gd is a graphics library. It allows your code to quickly draw images complete -with lines, arcs, text, multiple colors, cut and paste from other images, and -flood fills, and write out the result as a PNG or JPEG file. This is particularly -useful in World Wide Web applications, where PNG and JPEG are two of the formats -accepted for inline images by most browsers. - -gd is not a paint program. If you are looking for a paint program, you are -looking in the wrong place. If you are not a programmer, you are looking in the -wrong place, unless you are installing a required library in order to run an -application. - -gd does not provide for every possible desirable graphics operation. It is not -necessary or desirable for gd to become a kitchen-sink graphics package, but -version 2.0 does include most frequently requested features, including both -truecolor and palette images, resampling (smooth resizing of truecolor images) -and so forth. - - diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/GD-2.460.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/GD-2.460.0 deleted file mode 100644 index 8d1a74be18..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-perl/GD-2.460.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=media-libs/gd-2.0.33 png? ( media-libs/gd[png] media-libs/libpng sys-libs/zlib ) jpeg? ( media-libs/gd[jpeg] virtual/jpeg ) truetype? ( media-libs/gd[truetype] media-libs/freetype:2 ) xpm? ( media-libs/gd[xpm] x11-libs/libXpm ) gif? ( media-libs/giflib ) || ( >=dev-lang/perl-5.16 =media-libs/gd-2.0.33 png? ( media-libs/gd[png] media-libs/libpng sys-libs/zlib ) jpeg? ( media-libs/gd[jpeg] virtual/jpeg ) truetype? ( media-libs/gd[truetype] media-libs/freetype:2 ) xpm? ( media-libs/gd[xpm] x11-libs/libXpm ) gif? ( media-libs/giflib ) || ( >=dev-lang/perl-5.16 =dev-lang/perl-5.16 =dev-lang/perl-5.16 =dev-lang/perl-5.16 =dev-lang/perl-5.16 =dev-libs/glib-2 dev-util/pkgconfig sys-devel/flex >=sys-apps/sed-4 -DESCRIPTION=Preprocessor for making GTK+ objects with inline C code -HOMEPAGE=http://www.5z.com/jirka/gob.html -IUSE=debug -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 -LICENSE=GPL-2 -RDEPEND=>=dev-libs/glib-2 -SLOT=2 -SRC_URI=mirror://gnome/sources/gob2/2.0/gob2-2.0.15.tar.bz2 -_eclasses_=eutils 06133990e861be0fe60c2b428fd025d9 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 9637c29fc715b17a6328f24251129557 gnome2-utils f658eba3cc594a21cf6eef4af47daa90 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0f1760274637a138b99bb649202ea402 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=74cf2a8dae836341aa77ca9a7c424b52 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/lcov-1.9 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/lcov-1.9 deleted file mode 100644 index 9b0c367a93..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/lcov-1.9 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=A graphical front-end for GCC's coverage testing tool gcov -EAPI=2 -HOMEPAGE=http://ltp.sourceforge.net/coverage/lcov.php -KEYWORDS=amd64 ~ppc x86 -LICENSE=GPL-2 -RDEPEND=>=dev-lang/perl-5 dev-perl/GD[png] -SLOT=0 -SRC_URI=mirror://sourceforge/ltp/lcov-1.9.tar.gz -_md5_=76065862dcbd996ff3f4accce080fb23 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/media-libs/gd-2.0.35-r3 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/media-libs/gd-2.0.35-r3 deleted file mode 100644 index 0e6c98e191..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/media-libs/gd-2.0.35-r3 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install prepare -DEPEND=fontconfig? ( media-libs/fontconfig ) jpeg? ( virtual/jpeg ) png? ( >=media-libs/libpng-1.2:0 ) truetype? ( >=media-libs/freetype-2.1.5 ) xpm? ( x11-libs/libXpm x11-libs/libXt ) zlib? ( sys-libs/zlib ) virtual/pkgconfig !=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.69 sys-devel/libtool -DESCRIPTION=A graphics library for fast image creation -EAPI=2 -HOMEPAGE=http://libgd.org/ http://www.boutell.com/gd/ -IUSE=fontconfig jpeg png static-libs truetype xpm zlib -KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd -LICENSE=gd IJG HPND BSD -RDEPEND=fontconfig? ( media-libs/fontconfig ) jpeg? ( virtual/jpeg ) png? ( >=media-libs/libpng-1.2:0 ) truetype? ( >=media-libs/freetype-2.1.5 ) xpm? ( x11-libs/libXpm x11-libs/libXt ) zlib? ( sys-libs/zlib ) -SLOT=2 -SRC_URI=http://libgd.org/releases/gd-2.0.35.tar.bz2 -_eclasses_=autotools ebea507d219855923e3438c953cf4ab8 eutils 06133990e861be0fe60c2b428fd025d9 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 0f1760274637a138b99bb649202ea402 -_md5_=2e35d6741af08a12155b46931ec557d6