bump(sys-devel/crossdev): sync with upstream

This commit is contained in:
David Michael 2018-06-14 13:03:20 +00:00
parent ea5916146f
commit f61b9ba7b6
17 changed files with 80 additions and 964 deletions

View File

@ -1,11 +0,0 @@
DEFINED_PHASES=install
DEPEND=app-arch/xz-utils
DESCRIPTION=Gentoo Cross-toolchain generator
EAPI=4
HOMEPAGE=https://www.gentoo.org/
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd
LICENSE=GPL-2
RDEPEND=>=sys-apps/portage-2.1 >=app-portage/portage-utils-0.55 app-shells/bash !sys-devel/crossdev-wrappers
SLOT=0
SRC_URI=mirror://gentoo/crossdev-20150716.tar.xz https://dev.gentoo.org/~vapier/dist/crossdev-20150716.tar.xz
_md5_=503724924a4c2f80abf10ef32e402e1a

View File

@ -1,11 +0,0 @@
DEFINED_PHASES=install
DEPEND=app-arch/xz-utils
DESCRIPTION=Gentoo Cross-toolchain generator
EAPI=4
HOMEPAGE=https://www.gentoo.org/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd
LICENSE=GPL-2
RDEPEND=>=sys-apps/portage-2.1 >=app-portage/portage-utils-0.55 app-shells/bash !sys-devel/crossdev-wrappers
SLOT=0
SRC_URI=mirror://gentoo/crossdev-20151026.tar.xz https://dev.gentoo.org/~vapier/dist/crossdev-20151026.tar.xz
_md5_=849794e93db62202f3b7bb8c07707003

View File

@ -1,12 +0,0 @@
DEFINED_PHASES=install prepare
DEPEND=app-arch/xz-utils
DESCRIPTION=Gentoo Cross-toolchain generator
EAPI=5
HOMEPAGE=https://www.gentoo.org/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd
LICENSE=GPL-2
RDEPEND=>=sys-apps/portage-2.1 >=app-portage/portage-utils-0.55 app-shells/bash sys-apps/gentoo-functions !sys-devel/crossdev-wrappers
SLOT=0
SRC_URI=mirror://gentoo/crossdev-20151026.tar.xz https://dev.gentoo.org/~vapier/dist/crossdev-20151026.tar.xz
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=acbe2aa8dd5b435c94036373a87ba43d

View File

@ -1,11 +1,11 @@
DEFINED_PHASES=install
DEPEND=app-arch/xz-utils
DESCRIPTION=Gentoo Cross-toolchain generator
EAPI=4
EAPI=6
HOMEPAGE=https://www.gentoo.org/
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd
LICENSE=GPL-2
RDEPEND=>=sys-apps/portage-2.1 >=app-portage/portage-utils-0.55 app-shells/bash !sys-devel/crossdev-wrappers
RDEPEND=>=sys-apps/portage-2.1 >=app-portage/portage-utils-0.55 app-shells/bash sys-apps/gentoo-functions !sys-devel/crossdev-wrappers
SLOT=0
SRC_URI=mirror://gentoo/crossdev-20150602.tar.xz https://dev.gentoo.org/~vapier/dist/crossdev-20150602.tar.xz
_md5_=503724924a4c2f80abf10ef32e402e1a
SRC_URI=mirror://gentoo/crossdev-20171230.tar.xz https://dev.gentoo.org/~slyfox/distfiles/crossdev-20171230.tar.xz
_md5_=cb7a481874523b9e7bcb329c74a92603

View File

@ -0,0 +1,11 @@
DEFINED_PHASES=install
DEPEND=app-arch/xz-utils
DESCRIPTION=Gentoo Cross-toolchain generator
EAPI=6
HOMEPAGE=https://www.gentoo.org/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd
LICENSE=GPL-2
RDEPEND=|| ( >=sys-apps/portage-2.1 sys-apps/portage-mgorny ) >=app-portage/portage-utils-0.55 app-shells/bash sys-apps/gentoo-functions !sys-devel/crossdev-wrappers
SLOT=0
SRC_URI=mirror://gentoo/crossdev-20180410.tar.xz https://dev.gentoo.org/~slyfox/distfiles/crossdev-20180410.tar.xz
_md5_=d39f94b89012fc75c2dbd56fbc6a658f

View File

@ -0,0 +1,11 @@
DEFINED_PHASES=install
DEPEND=app-arch/xz-utils
DESCRIPTION=Gentoo Cross-toolchain generator
EAPI=6
HOMEPAGE=https://www.gentoo.org/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd
LICENSE=GPL-2
RDEPEND=|| ( >=sys-apps/portage-2.1 sys-apps/portage-mgorny ) >=app-portage/portage-utils-0.55 app-shells/bash sys-apps/gentoo-functions !sys-devel/crossdev-wrappers
SLOT=0
SRC_URI=mirror://gentoo/crossdev-20180508.tar.xz https://dev.gentoo.org/~slyfox/distfiles/crossdev-20180508.tar.xz
_md5_=d39f94b89012fc75c2dbd56fbc6a658f

View File

@ -1,10 +1,10 @@
DEFINED_PHASES=install prepare unpack
DEPEND=app-arch/xz-utils dev-vcs/git
DEFINED_PHASES=install unpack
DEPEND=app-arch/xz-utils >=dev-vcs/git-1.8.2.1
DESCRIPTION=Gentoo Cross-toolchain generator
EAPI=5
EAPI=6
HOMEPAGE=https://www.gentoo.org/
LICENSE=GPL-2
RDEPEND=>=sys-apps/portage-2.1 >=app-portage/portage-utils-0.55 app-shells/bash sys-apps/gentoo-functions !sys-devel/crossdev-wrappers
RDEPEND=|| ( >=sys-apps/portage-2.1 sys-apps/portage-mgorny ) >=app-portage/portage-utils-0.55 app-shells/bash sys-apps/gentoo-functions !sys-devel/crossdev-wrappers
SLOT=0
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 git-2 195a672bfaf52d868442171c9469bbb6 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=acbe2aa8dd5b435c94036373a87ba43d
_eclasses_=git-r3 52a888802d25387c2c74cb845d1219bc
_md5_=bb8902efd568091f55c4ecfdbee0c877

View File

@ -1,167 +0,0 @@
# ChangeLog for sys-devel/crossdev
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*crossdev-99999999 (09 Aug 2015)
*crossdev-20150716 (09 Aug 2015)
*crossdev-20150602 (09 Aug 2015)
*crossdev-20150527 (09 Aug 2015)
*crossdev-20150526 (09 Aug 2015)
*crossdev-20150525 (09 Aug 2015)
*crossdev-20150521 (09 Aug 2015)
*crossdev-20141030 (09 Aug 2015)
*crossdev-20140917 (09 Aug 2015)
*crossdev-20140729 (09 Aug 2015)
*crossdev-20140118 (09 Aug 2015)
*crossdev-20131107 (09 Aug 2015)
*crossdev-20131011 (09 Aug 2015)
*crossdev-20130628 (09 Aug 2015)
*crossdev-20120913 (09 Aug 2015)
*crossdev-20120721 (09 Aug 2015)
*crossdev-20120531 (09 Aug 2015)
*crossdev-20120529 (09 Aug 2015)
*crossdev-20120305 (09 Aug 2015)
*crossdev-20120301 (09 Aug 2015)
*crossdev-20120229 (09 Aug 2015)
*crossdev-20120228 (09 Aug 2015)
*crossdev-20120227 (09 Aug 2015)
*crossdev-20120214 (09 Aug 2015)
*crossdev-20111221 (09 Aug 2015)
*crossdev-20111118 (09 Aug 2015)
*crossdev-20111018 (09 Aug 2015)
*crossdev-20111011 (09 Aug 2015)
*crossdev-20110819 (09 Aug 2015)
*crossdev-20110705 (09 Aug 2015)
*crossdev-20110310 (09 Aug 2015)
*crossdev-20101011 (09 Aug 2015)
*crossdev-20100814 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+crossdev-20100814.ebuild, +crossdev-20101011.ebuild,
+crossdev-20110310.ebuild, +crossdev-20110705.ebuild,
+crossdev-20110819.ebuild, +crossdev-20111011.ebuild,
+crossdev-20111018.ebuild, +crossdev-20111118.ebuild,
+crossdev-20111221.ebuild, +crossdev-20120214.ebuild,
+crossdev-20120227.ebuild, +crossdev-20120228.ebuild,
+crossdev-20120229.ebuild, +crossdev-20120301.ebuild,
+crossdev-20120305.ebuild, +crossdev-20120529.ebuild,
+crossdev-20120531.ebuild, +crossdev-20120721.ebuild,
+crossdev-20120913.ebuild, +crossdev-20130628.ebuild,
+crossdev-20131011.ebuild, +crossdev-20131107.ebuild,
+crossdev-20140118.ebuild, +crossdev-20140729.ebuild,
+crossdev-20140917.ebuild, +crossdev-20141030.ebuild,
+crossdev-20150521.ebuild, +crossdev-20150525.ebuild,
+crossdev-20150526.ebuild, +crossdev-20150527.ebuild,
+crossdev-20150602.ebuild, +crossdev-20150716.ebuild,
+crossdev-99999999.ebuild, +metadata.xml:
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
24 Aug 2015; Justin Lecher <jlec@gentoo.org> crossdev-20100814.ebuild,
crossdev-20101011.ebuild, crossdev-20110310.ebuild,
crossdev-20110705.ebuild, crossdev-20110819.ebuild,
crossdev-20111011.ebuild, crossdev-20111018.ebuild,
crossdev-20111118.ebuild, crossdev-20111221.ebuild,
crossdev-20120214.ebuild, crossdev-20120227.ebuild,
crossdev-20120228.ebuild, crossdev-20120229.ebuild,
crossdev-20120301.ebuild, crossdev-20120305.ebuild,
crossdev-20120529.ebuild, crossdev-20120531.ebuild,
crossdev-20120721.ebuild, crossdev-20120913.ebuild,
crossdev-20130628.ebuild, crossdev-20131011.ebuild,
crossdev-20131107.ebuild, crossdev-20140118.ebuild,
crossdev-20140729.ebuild, crossdev-20140917.ebuild,
crossdev-20141030.ebuild, crossdev-20150521.ebuild,
crossdev-20150525.ebuild, crossdev-20150526.ebuild,
crossdev-20150527.ebuild, crossdev-20150602.ebuild,
crossdev-20150716.ebuild, crossdev-99999999.ebuild, metadata.xml:
Use https by default
Convert all URLs for sites supporting encrypted connections from http to
https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
15 Jan 2016; Mike Frysinger <vapier@gentoo.org> -crossdev-20100814.ebuild,
-crossdev-20101011.ebuild, -crossdev-20110310.ebuild,
-crossdev-20110705.ebuild, -crossdev-20110819.ebuild,
-crossdev-20111011.ebuild, -crossdev-20111018.ebuild,
-crossdev-20111118.ebuild, -crossdev-20111221.ebuild,
-crossdev-20120214.ebuild, -crossdev-20120227.ebuild,
-crossdev-20120228.ebuild, -crossdev-20120229.ebuild,
-crossdev-20120301.ebuild, -crossdev-20120305.ebuild,
-crossdev-20120529.ebuild, -crossdev-20120531.ebuild,
-crossdev-20120721.ebuild, -crossdev-20120913.ebuild,
-crossdev-20130628.ebuild, -crossdev-20131011.ebuild,
-crossdev-20131107.ebuild, -crossdev-20140118.ebuild,
-crossdev-20140729.ebuild, -crossdev-20140917.ebuild,
-crossdev-20141030.ebuild, -crossdev-20150521.ebuild,
-crossdev-20150525.ebuild, -crossdev-20150526.ebuild,
-crossdev-20150527.ebuild:
drop old versions <20150602
*crossdev-20151026 (16 Jan 2016)
16 Jan 2016; Mike Frysinger <vapier@gentoo.org> +crossdev-20151026.ebuild:
version bump to 20151026
16 Jan 2016; Mike Frysinger <vapier@gentoo.org> crossdev-20150716.ebuild:
mark 20150716 stable
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
*crossdev-20151026-r1 (18 Feb 2016)
18 Feb 2016; Lara Maia <dev@lara.click> +crossdev-20151026-r1.ebuild,
crossdev-99999999.ebuild, +files/use-new-path-for-functions.sh.patch:
Update crossdev to use new path for functions.sh
https://bugs.gentoo.org/show_bug.cgi?id=538656
20 Feb 2016; Michał Górny <mgorny@gentoo.org> crossdev-20151026-r1.ebuild,
crossdev-99999999.ebuild:
Move gentoo-functions to RDEP, reported by slyfox

View File

@ -1,642 +0,0 @@
# ChangeLog for sys-devel/crossdev
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.124 2015/07/16 08:38:31 vapier Exp $
*crossdev-20150716 (16 Jul 2015)
16 Jul 2015; Mike Frysinger <vapier@gentoo.org> +crossdev-20150716.ebuild:
Version bump.
16 Jul 2015; Mike Frysinger <vapier@gentoo.org> crossdev-20150602.ebuild:
Mark stable for all.
*crossdev-20150602 (02 Jun 2015)
02 Jun 2015; Mike Frysinger <vapier@gentoo.org> +crossdev-20150602.ebuild:
Version bump.
30 May 2015; Mike Frysinger <vapier@gentoo.org> crossdev-99999999.ebuild:
Start requiring portage-utils for qmerge.
*crossdev-20150527 (27 May 2015)
27 May 2015; Mike Frysinger <vapier@gentoo.org> +crossdev-20150527.ebuild:
Version bump.
*crossdev-20150526 (26 May 2015)
26 May 2015; Mike Frysinger <vapier@gentoo.org> +crossdev-20150526.ebuild:
Version bump.
*crossdev-20150525 (25 May 2015)
25 May 2015; Mike Frysinger <vapier@gentoo.org> +crossdev-20150525.ebuild:
Fix config.site accumulation.
*crossdev-20150521 (23 May 2015)
23 May 2015; Mike Frysinger <vapier@gentoo.org> +crossdev-20150521.ebuild:
Version bump.
18 May 2015; Mike Frysinger <vapier@gentoo.org> crossdev-20141030.ebuild:
Stabilize for all.
25 Apr 2015; Mike Gilbert <floppym@gentoo.org> crossdev-20100814.ebuild,
crossdev-20101011.ebuild, crossdev-20110310.ebuild, crossdev-20110705.ebuild,
crossdev-20110819.ebuild, crossdev-20111011.ebuild, crossdev-20111018.ebuild,
crossdev-20111118.ebuild, crossdev-20111221.ebuild, crossdev-20120214.ebuild,
crossdev-20120227.ebuild, crossdev-20120228.ebuild, crossdev-20120229.ebuild,
crossdev-20120301.ebuild, crossdev-20120305.ebuild, crossdev-20120529.ebuild,
crossdev-20120531.ebuild, crossdev-20120721.ebuild, crossdev-20120913.ebuild,
crossdev-20130628.ebuild, crossdev-20131011.ebuild, crossdev-20131107.ebuild,
crossdev-20140118.ebuild, crossdev-20140729.ebuild, crossdev-20140917.ebuild,
crossdev-20141030.ebuild, crossdev-99999999.ebuild:
Replace links pointing at git.overlays.gentoo.org.
*crossdev-20141030 (31 Oct 2014)
31 Oct 2014; Mike Frysinger <vapier@gentoo.org> +crossdev-20141030.ebuild:
Version bump.
31 Oct 2014; Mike Frysinger <vapier@gentoo.org> crossdev-20140917.ebuild:
Stabilize for all.
*crossdev-20140917 (17 Sep 2014)
17 Sep 2014; Mike Frysinger <vapier@gentoo.org> +crossdev-20140917.ebuild:
Version bump.
*crossdev-20140729 (29 Jul 2014)
29 Jul 2014; Mike Frysinger <vapier@gentoo.org> +crossdev-20140729.ebuild:
Version bump.
29 Jul 2014; Mike Frysinger <vapier@gentoo.org> crossdev-20140118.ebuild:
Stabilize for all.
*crossdev-20140118 (18 Jan 2014)
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> +crossdev-20140118.ebuild:
Version bump.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> crossdev-20131107.ebuild:
Stabilize for all.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> crossdev-20131011.ebuild,
crossdev-20131107.ebuild, crossdev-99999999.ebuild:
Add arm64 love.
*crossdev-20131107 (07 Nov 2013)
07 Nov 2013; Mike Frysinger <vapier@gentoo.org> +crossdev-20131107.ebuild:
Version bump.
*crossdev-20131011 (11 Oct 2013)
11 Oct 2013; Mike Frysinger <vapier@gentoo.org> +crossdev-20131011.ebuild:
Version bump.
11 Oct 2013; Mike Frysinger <vapier@gentoo.org> crossdev-20130628.ebuild:
Stabilize for all.
*crossdev-20130628 (01 Jul 2013)
01 Jul 2013; Mike Frysinger <vapier@gentoo.org> +crossdev-20130628.ebuild:
Version bump.
01 Jul 2013; Mike Frysinger <vapier@gentoo.org> crossdev-20120913.ebuild:
Stabilize for all.
*crossdev-20120913 (13 Sep 2012)
13 Sep 2012; Mike Frysinger <vapier@gentoo.org> +crossdev-20120913.ebuild:
Version bump.
20 Aug 2012; Mike Frysinger <vapier@gentoo.org> crossdev-20120721.ebuild:
Stabilize for all #411237 by Juergen Rose.
*crossdev-20120721 (21 Jul 2012)
21 Jul 2012; Mike Frysinger <vapier@gentoo.org> +crossdev-20120721.ebuild:
Version bump.
21 Jul 2012; Mike Frysinger <vapier@gentoo.org> crossdev-20120531.ebuild:
Stabilize for all.
03 Jun 2012; Mike Frysinger <vapier@gentoo.org> crossdev-20120305.ebuild:
Stabilize for all.
*crossdev-20120531 (03 Jun 2012)
03 Jun 2012; Mike Frysinger <vapier@gentoo.org> +crossdev-20120531.ebuild:
Version bump.
*crossdev-20120529 (29 May 2012)
29 May 2012; Mike Frysinger <vapier@gentoo.org> +crossdev-20120529.ebuild:
Version bump.
*crossdev-20120305 (05 Mar 2012)
05 Mar 2012; Mike Frysinger <vapier@gentoo.org> +crossdev-20120305.ebuild:
Version bump.
*crossdev-20120301 (01 Mar 2012)
01 Mar 2012; Mike Frysinger <vapier@gentoo.org> +crossdev-20120301.ebuild:
Version bump.
*crossdev-20120229 (29 Feb 2012)
29 Feb 2012; Mike Frysinger <vapier@gentoo.org> +crossdev-20120229.ebuild:
Version bump.
*crossdev-20120228 (28 Feb 2012)
28 Feb 2012; Mike Frysinger <vapier@gentoo.org> +crossdev-20120228.ebuild:
Version bump.
*crossdev-20120227 (28 Feb 2012)
28 Feb 2012; Mike Frysinger <vapier@gentoo.org> +crossdev-20120227.ebuild,
crossdev-99999999.ebuild:
Update to EAPI=4 and version bump.
*crossdev-20120214 (14 Feb 2012)
14 Feb 2012; Mike Frysinger <vapier@gentoo.org> +crossdev-20120214.ebuild:
Version bump.
14 Feb 2012; Mike Frysinger <vapier@gentoo.org> crossdev-20111221.ebuild:
Stabilize for all.
*crossdev-20111221 (21 Dec 2011)
21 Dec 2011; Mike Frysinger <vapier@gentoo.org> +crossdev-20111221.ebuild:
Add support for msp430 targets by Tim Harder.
21 Dec 2011; Mike Frysinger <vapier@gentoo.org> crossdev-20111018.ebuild,
crossdev-20111118.ebuild:
Mark stable for gcc cxx/nocxx changes #394665 by Andrey Hippo.
*crossdev-20111118 (18 Nov 2011)
18 Nov 2011; Mike Frysinger <vapier@gentoo.org> +crossdev-20111118.ebuild:
Version bump with USE=cxx updates. #390637 by Stefan Zwanenburg.
*crossdev-20111018 (18 Oct 2011)
18 Oct 2011; Mike Frysinger <vapier@gentoo.org> +crossdev-20111018.ebuild:
Version bump.
*crossdev-20111011 (11 Oct 2011)
11 Oct 2011; Mike Frysinger <vapier@gentoo.org> +crossdev-20111011.ebuild:
Version bump.
11 Oct 2011; Mike Frysinger <vapier@gentoo.org> crossdev-20110819.ebuild:
Stabilize for all.
*crossdev-20110819 (19 Aug 2011)
19 Aug 2011; Mike Frysinger <vapier@gentoo.org> +crossdev-20110819.ebuild:
Version bump.
19 Aug 2011; Mike Frysinger <vapier@gentoo.org> crossdev-20110705.ebuild:
Stabilize.
14 Jul 2011; Mike Frysinger <vapier@gentoo.org> crossdev-99999999.ebuild:
Encode the git version into crossdev so the log output is useful.
*crossdev-20110705 (05 Jul 2011)
05 Jul 2011; Mike Frysinger <vapier@gentoo.org> +crossdev-20110705.ebuild:
Push out multilib fixes.
05 Jul 2011; Mike Frysinger <vapier@gentoo.org> crossdev-20100814.ebuild,
crossdev-20101011.ebuild, crossdev-20110310.ebuild, crossdev-99999999.ebuild:
Migrate to git-2 eclass.
13 Apr 2011; Mike Frysinger <vapier@gentoo.org> crossdev-20110310.ebuild:
Stabilize for everyone #359901 by Joachim Breuer.
*crossdev-20110310 (11 Mar 2011)
11 Mar 2011; Mike Frysinger <vapier@gentoo.org> +crossdev-20110310.ebuild:
Version bump.
11 Mar 2011; Mike Frysinger <vapier@gentoo.org> crossdev-20101011.ebuild:
Stabilize for everyone.
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> crossdev-0.9.18-r10.ebuild,
crossdev-20100620.ebuild, crossdev-20100814.ebuild:
Drop to ~mips
*crossdev-20101011 (11 Oct 2010)
11 Oct 2010; Mike Frysinger <vapier@gentoo.org> +crossdev-20101011.ebuild:
Add support for custom env settings, CONFIGROOT, and other stuff.
11 Oct 2010; Mike Frysinger <vapier@gentoo.org> crossdev-20100814.ebuild:
Stabilize for everyone.
*crossdev-20100814 (14 Aug 2010)
14 Aug 2010; Mike Frysinger <vapier@gentoo.org> +crossdev-20100814.ebuild:
Fix setting of CBUILD in emerge wrapper #331589 by Juan P Daza P.
*crossdev-20100810 (10 Aug 2010)
10 Aug 2010; Mike Frysinger <vapier@gentoo.org> +crossdev-20100810.ebuild,
crossdev-99999999.ebuild:
Unify crossdev and emerge-wrapper and automate running of them.
31 Jul 2010; Mike Frysinger <vapier@gentoo.org> crossdev-20100620.ebuild:
Stabilize for everyone #330633 by Raúl Porcel.
31 Jul 2010; Mike Frysinger <vapier@gentoo.org> crossdev-20100620.ebuild,
crossdev-99999999.ebuild:
Pull in xz-utils for tarball #322417 by david van rood.
*crossdev-20100620 (20 Jun 2010)
20 Jun 2010; Mike Frysinger <vapier@gentoo.org> +crossdev-20100620.ebuild:
Version bump.
*crossdev-20100108 (08 Jan 2010)
08 Jan 2010; Mike Frysinger <vapier@gentoo.org> +crossdev-20100108.ebuild:
Improve .pc sysroot handling #299990.
*crossdev-20091209 (10 Dec 2009)
10 Dec 2009; Mike Frysinger <vapier@gentoo.org> +crossdev-20091209.ebuild:
Version bump and merge crossdev-wrappers.
*crossdev-99999999 (23 Nov 2009)
23 Nov 2009; Mike Frysinger <vapier@gentoo.org> +crossdev-99999999.ebuild:
Move to unified crossdev packages.
15 Feb 2009; Mike Frysinger <vapier@gentoo.org> files/crossdev:
Do not build with headers by default for avr #230343.
*crossdev-0.9.19 (28 Nov 2008)
28 Nov 2008; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.19.ebuild:
Initial cygwin support.
*crossdev-0.9.18-r10 (27 Oct 2008)
27 Oct 2008; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.18-r10.ebuild:
Push out misc minor fixes and make sure we emerge gcc stage2 with --newuse
#235551.
*crossdev-0.9.18-r9 (23 Jun 2008)
23 Jun 2008; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.18-r9.ebuild:
Build with --with-headers by default as gcc-4.3 relies on them a lot more
#227065.
*crossdev-0.9.18-r8 (16 May 2008)
16 May 2008; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.18-r8.ebuild:
Disable openmp and libffi when building gcc stage1 #222227 by Donnie Berkholz.
*crossdev-0.9.18-r7 (05 Feb 2008)
05 Feb 2008; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.18-r7.ebuild:
Do not use mips-headers anymore for mips-targets.
*crossdev-0.9.18-r6 (30 Dec 2007)
30 Dec 2007; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.18-r6.ebuild:
If a target w/out a libc is selected, then error out while attempting a step
that requires a libc.
*crossdev-0.9.18-r5 (04 Nov 2007)
04 Nov 2007; Mike Frysinger <vapier@gentoo.org> files/crossdev,
files/crossdev-stable, +crossdev-0.9.18-r5.ebuild:
Stop using -* now that we have ** and the meaning of -* is changing.
*crossdev-0.9.18-r4 (06 Oct 2007)
06 Oct 2007; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.18-r4.ebuild:
Fix from Andrew Gaffney to tee output from emerge when using just --pretend
#188812.
*crossdev-0.9.18-r3 (29 Jul 2007)
29 Jul 2007; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.18-r3.ebuild:
Make default keywords use the target rather than target+host.
*crossdev-0.9.18-r2 (09 Jun 2007)
09 Jun 2007; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.18-r2.ebuild:
Have targets set default stage which user can override via --stage.
23 May 2007; Diego Pettenò <flameeyes@gentoo.org>
crossdev-0.9.17-r3.ebuild, crossdev-0.9.18-r1.ebuild:
unifdef command can also be provided by freebsd-ubin, add an or-dependency
over it.
05 May 2007; Mike Frysinger <vapier@gentoo.org> files/crossdev:
Force latest version of gnuconfig #177052 by Arkadi Shishlov.
*crossdev-0.9.18-r1 (30 Apr 2007)
30 Apr 2007; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.18-r1.ebuild:
Filter USE=d #175493 by Mr.Mad.
*crossdev-0.9.18 (17 Feb 2007)
17 Feb 2007; Mike Frysinger <vapier@gentoo.org> +files/crossdev-stable,
+crossdev-0.9.18.ebuild:
Rewrite target handling to be more flexible and make sure the ex steps
actually re-emerge the package #167332 by Jozef Maslik.
*crossdev-0.9.17-r3 (10 Feb 2007)
10 Feb 2007; Mike Frysinger <vapier@gentoo.org>
-crossdev-0.9.17-r2.ebuild, +crossdev-0.9.17-r3.ebuild:
Push out updates for new targets (h8300/xc16x) and tweaked /etc/portage
handling.
06 Jan 2007; Luca Barbato <lu_zero@gentoo.org> files/crossdev:
Cleanup cell/ps3 support, always use the latest snapshot for now, soon it
will appear a stable release
02 Dec 2006; Mike Frysinger <vapier@gentoo.org> crossdev-0.9.17-r2.ebuild:
Force dev-util/unifdef to "fix" #155447.
29 Nov 2006; Luca Barbato <lu_zero@gentoo.org> files/crossdev:
Bumping binutils version required by Cell
14 Nov 2006; Luca Barbato <lu_zero@gentoo.org> files/crossdev:
Cell update, not bumping version yet.
*crossdev-0.9.17-r2 (11 Oct 2006)
11 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> files/crossdev,
-crossdev-0.9.17-r1.ebuild, +crossdev-0.9.17-r2.ebuild:
Shoot me, should be 2.16.1-r3 rather than just 2.16.1 for avr
*crossdev-0.9.17-r1 (11 Oct 2006)
11 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> files/crossdev,
-crossdev-0.9.17.ebuild, +crossdev-0.9.17-r1.ebuild:
Bump to fix AVR binutils version
*crossdev-0.9.17 (17 Sep 2006)
17 Sep 2006; Mike Frysinger <vapier@gentoo.org> files/crossdev,
-crossdev-0.9.16-r2.ebuild, +crossdev-0.9.17.ebuild:
Add support for mingw compilers #129598.
*crossdev-0.9.16-r2 (07 Sep 2006)
07 Sep 2006; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.16-r2.ebuild:
Fixup previous cross-compile commit and fix handling of /etc/portage files
when dealing with subdirs.
*crossdev-0.9.16-r1 (03 Sep 2006)
03 Sep 2006; Danny van Dyk <kugelfang@gentoo.org> files/crossdev,
-crossdev-0.9.16.ebuild, +crossdev-0.9.16-r1.ebuild:
Bumped to use new CROSSCOMPILE_OPTS USE_EXPAND flag.
*crossdev-0.9.16 (21 Aug 2006)
21 Aug 2006; Mike Frysinger <vapier@gentoo.org> files/crossdev,
-crossdev-0.9.15-r2.ebuild, +crossdev-0.9.16.ebuild:
Add support for cell from lu_zero and push out accumulated fixes.
*crossdev-0.9.15-r2 (10 Aug 2006)
10 Aug 2006; Mike Frysinger <vapier@gentoo.org> files/crossdev,
-crossdev-0.9.15-r1.ebuild, +crossdev-0.9.15-r2.ebuild:
Add support for dirs in /etc/portage #143367 by Ryan Neufeld.
09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
crossdev-0.9.15-r1.ebuild:
Add ~x86-fbsd (and remove redundant coreutils dependency).
*crossdev-0.9.15-r1 (26 Apr 2006)
26 Apr 2006; Mike Frysinger <vapier@gentoo.org> -crossdev-0.9.15.ebuild,
+crossdev-0.9.15-r1.ebuild:
Make sure we use --version when checking binutils-config #131133 by Brett
Johnson.
*crossdev-0.9.15 (12 Apr 2006)
12 Apr 2006; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.15.ebuild:
Add support for multiple PORTDIR_OVERLAY values; fixes from Joel Martin.
*crossdev-0.9.14 (11 Apr 2006)
11 Apr 2006; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.14.ebuild:
Add support for storing env vars in config files in /etc/portage/crossdev.
*crossdev-0.9.13 (14 Mar 2006)
14 Mar 2006; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.13.ebuild:
Make sure our binutils/gcc config scripts are up-to-date and not of the
broken variety. Also add support for storing USE flags in package.use.
*crossdev-0.9.12-r1 (23 Jan 2006)
23 Jan 2006; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.12-r1.ebuild:
Forgot to use the disabled gcc flags for stage1 as pointed out by Kumba.
*crossdev-0.9.12 (22 Jan 2006)
22 Jan 2006; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.12.ebuild:
J. Christopher Six says in #119934: make sure objc-gc is disabled for newer
versions of gcc.
*crossdev-0.9.11-r1 (08 Jan 2006)
08 Jan 2006; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.11-r1.ebuild:
Fix typo in avr CPOST logic #118208 by Sandro.
*crossdev-0.9.11 (02 Jan 2006)
02 Jan 2006; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.11.ebuild:
Add support for nios2/bfin embedded targets and update help output to
include information about softfloat toolchains.
*crossdev-0.9.10 (18 Nov 2005)
18 Nov 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.10.ebuild:
Add support for building bootstrap gcc with libc/kernel headers
(--with-headers), fix cleaning of categories/package.keywords files, add
generic support for future --with-/--without- options, better detect when a
package needs to be re-emerged or can be safely skipped, and touchup code in
general.
*crossdev-0.9.9-r3 (08 Oct 2005)
08 Oct 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.9-r3.ebuild:
Add support for passing -d to portage #108383 by Jan Kobler and allow env
USE/ABI to be passed in.
*crossdev-0.9.9-r2 (29 Aug 2005)
29 Aug 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.9-r2.ebuild:
Update avr to require 3.4.4-r1 since 3.4.4 no longer exists.
*crossdev-0.9.9-r1 (23 Aug 2005)
23 Aug 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.9-r1.ebuild:
Touchup help output, add more error checking, clean more directories when
uninstalling, be a bit more user friendly with cmdline options, add untested
support for klibc, touchup internal syntax, and improve ABI faking out.
*crossdev-0.9.9 (17 Aug 2005)
17 Aug 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.9.ebuild:
Add a help target so the user knows what crossdev supports, and add initial
support for msp430 targets.
*crossdev-0.9.8 (25 Jul 2005)
25 Jul 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.8.ebuild:
Add an option to create a cross gdb.
*crossdev-0.9.7 (15 Jul 2005)
15 Jul 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.7.ebuild:
Add support for C++ with avr targets; fixes by Ludek Stepan #99014 / #99020.
*crossdev-0.9.6-r1 (14 Jul 2005)
14 Jul 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.6-r1.ebuild:
Make sure the stupid ABI var doesnt screw us up.
20 Jun 2005; Markus Rothe <corsair@gentoo.org> crossdev-0.9.6.ebuild:
Stable on ppc64
25 May 2005; Markus Rothe <corsair@gentoo.org> crossdev-0.9.6.ebuild:
Added ~ppc64 to KEYWORDS
*crossdev-0.9.6 (18 Apr 2005)
18 Apr 2005; Mike Frysinger <vapier@gentoo.org>
-files/crossdev-0.4-fixes-one.patch, files/crossdev,
+crossdev-0.9.6.ebuild:
Add some initial support for ps2 targets (ee/iop/dvp).
*crossdev-0.9.5-r1 (25 Mar 2005)
25 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.5-r1.ebuild:
Make sure PORTDIR_OVERLAY is set #86641.
*crossdev-0.9.5 (16 Mar 2005)
16 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.5.ebuild:
Make binutils/gcc/linux-headers dynamic package names (to support
mips-headers). Add support for pulling in avr libc (thanks to Scott).
*crossdev-0.9.1-r2 (12 Mar 2005)
12 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.1-r2.ebuild:
Add a --stage0 (for binutils), use a diff PORTAGE_TMPDIR, and make sure that
the diff PKGDIR is actually used.
*crossdev-0.9.1-r1 (10 Mar 2005)
10 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.1-r1.ebuild:
Fix the set_use function to actually work, add an uninstall option, and make
sure the stage1-gcc is just a C compiler (no fortran/etc...).
*crossdev-0.9.1 (09 Mar 2005)
09 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.1.ebuild:
Add sanity checks for host system and add support for avr (fixes from Scott
L Price).
*crossdev-0.9-r3 (04 Mar 2005)
04 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9-r3.ebuild:
Fix option collsion between internal -b (--binutils) and portages -b (build
package).
*crossdev-0.9-r2 (03 Mar 2005)
03 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9-r2.ebuild:
Add sanity checks to keep from breaking the host system.
*crossdev-0.9-r1 (03 Mar 2005)
03 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9-r1.ebuild:
Make sure we use a custom PKGDIR so we dont overwrite the users normal
toolchain binpkgs.
*crossdev-0.9 (03 Mar 2005)
03 Mar 2005; Mike Frysinger <vapier@gentoo.org> +files/crossdev,
+crossdev-0.9.ebuild:
Version bumpage, use the portage tree now.
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
crossdev-0.4-r1.ebuild:
Masked crossdev-0.4-r1.ebuild stable for ppc
*crossdev-0.4-r1 (26 Feb 2004)
26 Feb 2004; Joshua Kinard <kumba@gentoo.org> crossdev-0.4-r1.ebuild,
crossdev-0.4.ebuild, files/crossdev-0.4-fixes-one.patch:
Added a patch to fix some annoying bugs, and bumped into stable for x86,
sparc, and mips.
*crossdev-0.4 (30 Jan 2004)
30 Jan 2004; Joshua Kinard <kumba@gentoo.org> crossdev-0.4.ebuild:
New version, has lots of changes. See the package changelog for more details.
*crossdev-0.3 (24 Dec 2003)
23 Dec 2003; Joshua Kinard <kumba@gentoo.org> metadata.xml:
New revision, adds toolchain support for several new archs and other minor
fixes
*crossdev-0.2 (04 Dec 2003)
04 Dec 2003; Joshua Kinard <kumba@gentoo.org> crossdev-0.2.ebuild:
Initial introduction of this script/ebuild

View File

@ -1,12 +1,3 @@
AUX use-new-path-for-functions.sh.patch 298 SHA256 f7b5752c70296552e5520aad107c0bd9543e1c2065622b354cf9064f5c6e99ca SHA512 a8fe7360724962b7cdbe7e8f6482cf3b98c4480c34c500016c248e8ea4477630d9195f88ffc503b29064d447f7762ec0f0bb6d735ad3f571d3bab455a6582ed4 WHIRLPOOL 6d3a39f0c783c043775fdec49060f938d8c2b33ce53d91c0ecbfff571064be9278e98c621cfd7bed2136aadee585306b05ddca381f85297fd05b0ae47c0b46ff
DIST crossdev-20150602.tar.xz 22388 SHA256 7fef5b43f9ecbae0b9e1f7a993b53fc97b9bc1fa1d818aa46171c557c57aa23a SHA512 2cc9f2ba9bba037c909204b872b84e1087737f0804fe5f900a5d6e0b2948885aa17dc91d77ac3e38ce9752c56936fe5a92a77b6a264a029c98ef43e641bb7e8d WHIRLPOOL 5fd0e89c92c1ace214580bba200a5ff829a0547437949e0e4d39499305bd1ee75ddbe6ad32cbe1acc39392a8666d681b2c446bd10f257be788df5a7ed8a3a32d
DIST crossdev-20150716.tar.xz 22152 SHA256 3988039ebc5363cba752a04ba00df18b0d8c1ac10be342880feda5f848a20a22 SHA512 8c41d9d5e6df8cc894e52b841f827b517a090edd0e281d181cc38d6ce472b75cb592eef487d1fdb99c31b6daf903d2636b625ebd5c8fa2fbbeadfb98e0e5cfbe WHIRLPOOL 39f3e941a2dcb5915f8e81725d8d8abaf3fd9dfa676d7c7096cb188b75c9af439c6e75b34207bd3404f9a1f15954999d8a42dfaf09646aa3c6a0925bf40fb963
DIST crossdev-20151026.tar.xz 22160 SHA256 ad5ff1cc334325f83f60f87f9a6d795c606317665042cece9d8f12297312ca28 SHA512 f60efd4ad867efd0eb33de5fe327ccbfe73b574c97507bc0edd7ef141ad74c035ae2a0d446180e6a9eb5f43197f44933a452245feec849bacfb03fc07067edd0 WHIRLPOOL 7a8f556e53e7142ccf9c56d6daf700b33d66e530d85e5a5ed5b154a52bbba450956381af06f7b5748a6a82a43666a8c1b7d879296869dadd090e8887fc623ea9
EBUILD crossdev-20150602.ebuild 853 SHA256 51d88fdf5be03d7ecc46443c2651cd995ef3aeaeb894b96b036141c2913ef8b8 SHA512 819b6c682141a1e0d9f23b792c845dc02fac2c5a5a75113eee7c4fef38410064571901eb9e22453c6eae068d5ffd50b701fbd8e1624b2218f66dd39a091742ca WHIRLPOOL 23e6eba158ce9d9e7c507bb3c7910db8f87efc3c7413f00aeca594265466ad5e9f4380ce98df90a5713a0cee3a8322ebad0fd8d11d866204523392c8292dd0e7
EBUILD crossdev-20150716.ebuild 853 SHA256 51d88fdf5be03d7ecc46443c2651cd995ef3aeaeb894b96b036141c2913ef8b8 SHA512 819b6c682141a1e0d9f23b792c845dc02fac2c5a5a75113eee7c4fef38410064571901eb9e22453c6eae068d5ffd50b701fbd8e1624b2218f66dd39a091742ca WHIRLPOOL 23e6eba158ce9d9e7c507bb3c7910db8f87efc3c7413f00aeca594265466ad5e9f4380ce98df90a5713a0cee3a8322ebad0fd8d11d866204523392c8292dd0e7
EBUILD crossdev-20151026-r1.ebuild 985 SHA256 0e595dfc2869353946be59eae39cad332701722bcf4bf2e6b463613e95474e79 SHA512 1fa1ee0f7f0822789b5bed590014b2c869518eda3df7736b04f2268802dd4fac8cbccd7420f8abbe71b44accf1b28f2b830b4d36b938f3dfc69c00f5c0cda3a3 WHIRLPOOL ef9d9beabdbd216cb872af1ca182db4e36a30dfbd5a9d32b6978b69c3eef7c237cf0e5d284fae7a60e19fdb210130b9af6181d783401ebcf29445c64e114687e
EBUILD crossdev-20151026.ebuild 866 SHA256 2563de165ca312fb74938d75831a5c1388f61c1a2bb7bc2ca4e2884871b65efe SHA512 ce1e0bdbbd76433481f03f23bf78823ca2de3ce6879e908f076ff3d376312c777331a46357abbaa55d22d80d390a94bb94fe93299aa050628bbf58e0995cb7cd WHIRLPOOL edbeade136ce72d4696287f04e734ed4477c0d0a41692fabe2cccaf31efad35e6e9c4010237146a239659c2c4d2480db53a3df4530c67a62ffdf48a43dcfa124
EBUILD crossdev-99999999.ebuild 985 SHA256 0e595dfc2869353946be59eae39cad332701722bcf4bf2e6b463613e95474e79 SHA512 1fa1ee0f7f0822789b5bed590014b2c869518eda3df7736b04f2268802dd4fac8cbccd7420f8abbe71b44accf1b28f2b830b4d36b938f3dfc69c00f5c0cda3a3 WHIRLPOOL ef9d9beabdbd216cb872af1ca182db4e36a30dfbd5a9d32b6978b69c3eef7c237cf0e5d284fae7a60e19fdb210130b9af6181d783401ebcf29445c64e114687e
MISC ChangeLog 6882 SHA256 d7a87d52d8f800bf6af32879eba2d845e27cee84cc7c09fac5083c8bfcbd8b3e SHA512 0a4dff497b40b27a37545c1d16d24cbebcd86eec8553baca72c2564ceefb08edb6ba56a91976f156ed4a25cfb10f71de1088360cf7ebe917b6df31f632cf204c WHIRLPOOL 97a318d3ec0684cff8b140b4107a1fd48553e2b05c099085f8160cdc5eccb4a06089c6cefc5888e91d43130ffb4d4f779edbf01101273795a4754ec0f84654b6
MISC ChangeLog-2015 21393 SHA256 a745a149451a73b6ec5524cdd805f5673aa53962414c51cb87e82ae626c696b6 SHA512 60d6f1b4b631b64a5a05ee1bc128e8e63f84852d434831a1d6f115d921bc9a70802a2ed6fe69983ad3af37d0fc314eb13aa03534f9b15de92a79d02d8ba592dc WHIRLPOOL 52b94d9cd41b844964ec49656879be0fc68bc9578a205cca32bd3004894fdb15c8f2cca9105b85a205567c14ee2806c698173740a4c3826cb967a625206b42d1
MISC metadata.xml 435 SHA256 e94c62eea9868ab7f11ef68b2fdc243334a74f084d11a2e5b609681942da9d60 SHA512 1f6ce4bd176d22452e23e3b3a45f4bea79a060b4272266fe8cb7061dd46d042c09991a1b5670a49507fb0b66ed991df2452300a65d65ff06b39bffb5413f7cbe WHIRLPOOL 9afc41289a89b15268286c92facf16009b84dd23a3b736d713febe1674586ca730fce2d3d4e9a603ca1132ea6c3e0ebdb0df3e9f8b817d2b4c1f9d97ffd1c425
DIST crossdev-20171230.tar.xz 23016 BLAKE2B 4661b3f9fac314b7346f0de7227d12ae2d6851e448f6d065471499df8ada5d699ef91c6b6bca285b2aefcbf67ab351fefbe9344c0884a7c0d33ff27215c8ed9c SHA512 bf8761a3018790501adb4bb173e3281d1d7628de8f65a1aa5df0b328a4af8088be466dbe8c185e7ed44aca31b078320a4f62c56351f4b7cbf832349184d9709f
DIST crossdev-20180410.tar.xz 26716 BLAKE2B 67f47052af4299028470613900e7f1b91fd2b861cce71d2a4b40bb1bf16a7b9b8967eed18dabcca819d89cfb30cbf1253498b2ef9eab8d941a6d611d333b6d65 SHA512 2e70f8c01e7b1484e76dee82fb3342cbcbd60ee3458e2c6acf5b642e01be95546fe03fc00c82d59fa871aae9f5a6728f45f9f7cb4bc27c4cdf56c4fd8a93b754
DIST crossdev-20180508.tar.xz 26728 BLAKE2B ab92cac544ee787ca91c794191c51faeab99e88bc2fc695c5e913e4137cc941457f5b27bf22f3b6a7991fa46ebdc2e5b4238a01425c5021fa9fc05ca23c51f49 SHA512 a96afeeb03747ce67a39b53b925361d07117b49316b5c657413125413d006de25249b0d3d1804c8a946c288c80beb42aa7c32362b57ac81399d26a67ceccfe04

View File

@ -1,36 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="4"
if [[ ${PV} == "99999999" ]] ; then
EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git"
inherit git-2
SRC_URI=""
#KEYWORDS=""
else
SRC_URI="mirror://gentoo/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
fi
DESCRIPTION="Gentoo Cross-toolchain generator"
HOMEPAGE="https://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
RDEPEND=">=sys-apps/portage-2.1
>=app-portage/portage-utils-0.55
app-shells/bash
!sys-devel/crossdev-wrappers"
DEPEND="app-arch/xz-utils"
src_install() {
default
if [[ "${PV}" == "99999999" ]] ; then
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev || die
fi
}

View File

@ -1,17 +1,14 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="4"
EAPI=6
if [[ ${PV} == "99999999" ]] ; then
inherit git-r3
EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git"
inherit git-2
SRC_URI=""
#KEYWORDS=""
else
SRC_URI="mirror://gentoo/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
fi
@ -25,12 +22,14 @@ IUSE=""
RDEPEND=">=sys-apps/portage-2.1
>=app-portage/portage-utils-0.55
app-shells/bash
sys-apps/gentoo-functions
!sys-devel/crossdev-wrappers"
DEPEND="app-arch/xz-utils"
src_install() {
default
if [[ "${PV}" == "99999999" ]] ; then
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev || die
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED%/}"/usr/bin/crossdev || die
fi
}

View File

@ -1,17 +1,14 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="4"
EAPI=6
if [[ ${PV} == "99999999" ]] ; then
inherit git-r3
EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git"
inherit git-2
SRC_URI=""
#KEYWORDS=""
else
SRC_URI="mirror://gentoo/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
fi
@ -22,15 +19,21 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
RDEPEND=">=sys-apps/portage-2.1
RDEPEND="
|| (
>=sys-apps/portage-2.1
sys-apps/portage-mgorny
)
>=app-portage/portage-utils-0.55
app-shells/bash
sys-apps/gentoo-functions
!sys-devel/crossdev-wrappers"
DEPEND="app-arch/xz-utils"
src_install() {
default
if [[ "${PV}" == "99999999" ]] ; then
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev || die
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED%/}"/usr/bin/crossdev || die
fi
}

View File

@ -1,18 +1,14 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
inherit eutils
EAPI=6
if [[ ${PV} == "99999999" ]] ; then
inherit git-r3
EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git"
inherit git-2
SRC_URI=""
#KEYWORDS=""
else
SRC_URI="mirror://gentoo/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
fi
@ -23,20 +19,21 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
RDEPEND=">=sys-apps/portage-2.1
RDEPEND="
|| (
>=sys-apps/portage-2.1
sys-apps/portage-mgorny
)
>=app-portage/portage-utils-0.55
app-shells/bash
sys-apps/gentoo-functions
!sys-devel/crossdev-wrappers"
DEPEND="app-arch/xz-utils"
src_prepare() {
epatch "${FILESDIR}"/use-new-path-for-functions.sh.patch
}
src_install() {
default
if [[ "${PV}" == "99999999" ]] ; then
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev || die
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED%/}"/usr/bin/crossdev || die
fi
}

View File

@ -1,18 +1,14 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
inherit eutils
EAPI=6
if [[ ${PV} == "99999999" ]] ; then
EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git"
inherit git-2
SRC_URI=""
#KEYWORDS=""
inherit git-r3
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git"
else
SRC_URI="mirror://gentoo/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
fi
@ -23,20 +19,21 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
RDEPEND=">=sys-apps/portage-2.1
RDEPEND="
|| (
>=sys-apps/portage-2.1
sys-apps/portage-mgorny
)
>=app-portage/portage-utils-0.55
app-shells/bash
sys-apps/gentoo-functions
!sys-devel/crossdev-wrappers"
DEPEND="app-arch/xz-utils"
src_prepare() {
epatch "${FILESDIR}"/use-new-path-for-functions.sh.patch
}
src_install() {
default
if [[ "${PV}" == "99999999" ]] ; then
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev || die
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED%/}"/usr/bin/crossdev || die
fi
}

View File

@ -1,11 +0,0 @@
--- crossdev.orig 2016-02-18 12:28:49.926442767 -0200
+++ crossdev 2016-02-18 12:32:25.962433210 -0200
@@ -15,7 +15,7 @@
CONFIGROOT="${PORTAGE_CONFIGROOT}/etc/portage"
-source /etc/init.d/functions.sh || exit 1
+source /lib/gentoo/functions.sh || exit 1
esyslog() { :; }
die_logs() {
echo

View File

@ -1,15 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>vapier@gentoo.org</email>
<maintainer type="project">
<email>crossdev@gentoo.org</email>
<name>Gentoo Crossdev Team</name>
</maintainer>
<maintainer type="project">
<email>embedded@gentoo.org</email>
<name>Embedded Gentoo</name>
</maintainer>
<maintainer type="project">
<email>toolchain@gentoo.org</email>
<name>Gentoo Toolchain Project</name>
</maintainer>
</pkgmetadata>