bump(sys-apps/which): sync with upstream for arm64

Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
Geoff Levand 2015-05-20 11:30:38 -07:00
parent 0f8b62f1e1
commit a20bac1212
9 changed files with 291 additions and 26 deletions

View File

@ -1,8 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=Prints out location of specified executables that are in your path
HOMEPAGE=http://www.xs4all.nl/~carlo17/which/
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-3
SLOT=0
SRC_URI=http://www.xs4all.nl/~carlo17/which/which-2.20.tar.gz
_md5_=209cc3d20358033a513d958202b1f548

View File

@ -0,0 +1,10 @@
DEFINED_PHASES=configure prepare
DESCRIPTION=Prints out location of specified executables that are in your path
EAPI=4
HOMEPAGE=https://carlowood.github.io/which/
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-3
SLOT=0
SRC_URI=https://carlowood.github.io/which/which-2.20.tar.gz
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
_md5_=6c934da73a3a735a791a4f3575035fc3

View File

@ -0,0 +1,10 @@
DEFINED_PHASES=configure prepare
DESCRIPTION=Prints out location of specified executables that are in your path
EAPI=4
HOMEPAGE=https://carlowood.github.io/which/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-3
SLOT=0
SRC_URI=https://carlowood.github.io/which/which-2.21.tar.gz
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c263990f1b677b0f0be0a3299f179762 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
_md5_=197e9cf00548968737e618b457c3fbc4

View File

@ -0,0 +1,190 @@
# ChangeLog for sys-apps/which
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.59 2015/03/21 12:28:37 polynomial-c Exp $
*which-2.21 (21 Mar 2015)
21 Mar 2015; Lars Wendler <polynomial-c@gentoo.org> -which-2.19.ebuild,
-which-2.20.ebuild, +which-2.21.ebuild,
-files/which-2.19-remove-readline.patch, -files/which-gentoo.patch:
Version bump. Removed old.
15 Nov 2014; Mike Frysinger <vapier@gentoo.org> which-2.20-r1.ebuild:
Update HOMEPAGE/SRC_URI #515528 by Manfred Knick.
26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> which-2.20-r1.ebuild:
Stable for sparc, wrt bug #495938
19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> which-2.20-r1.ebuild:
Stable for ppc64, wrt bug #495938
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> which-2.20-r1.ebuild:
Add arm64 love.
17 Jan 2014; Mike Frysinger <vapier@gentoo.org> which-2.20-r1.ebuild:
Mark m68k/s390/sh stable.
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> which-2.20-r1.ebuild:
Stable for ia64, wrt bug #495938
14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> which-2.20-r1.ebuild:
Stable for ppc, wrt bug #495938
14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> which-2.20-r1.ebuild:
Stable for x86, wrt bug #495938
12 Jan 2014; Pacho Ramos <pacho@gentoo.org> which-2.20-r1.ebuild:
amd64 stable, bug #495938
03 Jan 2014; Matt Turner <mattst88@gentoo.org> which-2.20-r1.ebuild:
alpha stable, bug 495938.
31 Dec 2013; Markus Meier <maekke@gentoo.org> which-2.20-r1.ebuild:
arm stable, bug #495938
26 Dec 2013; Jeroen Roovers <jer@gentoo.org> which-2.20-r1.ebuild:
Stable for HPPA (bug #495938).
14 Sep 2013; Patrick Lauer <patrick@gentoo.org> which-2.20-r1.ebuild:
Whitespace
14 Sep 2013; Markos Chandras <hwoarang@gentoo.org> which-2.20-r1.ebuild:
Fix my last commit to use tc-export instead
14 Sep 2013; Markos Chandras <hwoarang@gentoo.org> which-2.20-r1.ebuild:
Export AR. Bug #484854
*which-2.20-r1 (23 May 2013)
23 May 2013; Mike Frysinger <vapier@gentoo.org> +which-2.20-r1.ebuild:
Update to EAPI=4 and build against 64bit interfaces #471024.
17 Feb 2013; Zac Medico <zmedico@gentoo.org> which-2.20.ebuild:
Add ~arm-linux keyword.
07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> which-2.20.ebuild:
Transfer Prefix keywords
05 Oct 2009; Raúl Porcel <armin76@gentoo.org> which-2.20.ebuild:
ia64/m68k/s390/sh stable wrt #283975
02 Oct 2009; Tiago Cunha <tcunha@gentoo.org> which-2.20.ebuild:
stable sparc, bug 283975
29 Sep 2009; Tobias Klausmann <klausman@gentoo.org> which-2.20.ebuild:
Stable on alpha, bug #283975
25 Sep 2009; Brent Baude <ranger@gentoo.org> which-2.20.ebuild:
Marking which-2.20 ppc64 for bug 283975
19 Sep 2009; nixnut <nixnut@gentoo.org> which-2.20.ebuild:
ppc stable #283975
13 Sep 2009; Markus Meier <maekke@gentoo.org> which-2.20.ebuild:
arm stable, bug #283975
11 Sep 2009; Markus Meier <maekke@gentoo.org> which-2.20.ebuild:
amd64/x86 stable, bug #283975
08 Sep 2009; Jeroen Roovers <jer@gentoo.org> which-2.20.ebuild:
Stable for HPPA (bug #283975).
*which-2.20 (17 Sep 2008)
17 Sep 2008; Mike Frysinger <vapier@gentoo.org> +which-2.20.ebuild:
Version bump #237155 by Conrad Kostecki.
29 Mar 2008; Brent Baude <ranger@gentoo.org> which-2.19.ebuild:
stable ppc64, bug 215056
28 Mar 2008; Brent Baude <ranger@gentoo.org> which-2.19.ebuild:
stable ppc, bug 215056
28 Mar 2008; Jeroen Roovers <jer@gentoo.org> which-2.19.ebuild:
Stable for HPPA too.
13 Mar 2008; Doug Goldstein <cardoe@gentoo.org>
+files/which-2.19-remove-readline.patch, which-2.19.ebuild:
readline is not necessary. bug #207151. patch from Daniel Robbins
<drobbins@funtoo.org>
07 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> which-2.19.ebuild:
amd64 stable
05 Mar 2008; Raúl Porcel <armin76@gentoo.org> which-2.19.ebuild:
alpha/ia64/sparc/x86 stable
*which-2.19 (19 Jan 2008)
19 Jan 2008; Mike Frysinger <vapier@gentoo.org> +which-2.19.ebuild:
Verison bump #206627 by Samuli Suominen.
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> which-2.14.ebuild,
which-2.16.ebuild:
virtual/glibc -> virtual/libc
23 Mar 2004; Martin Holzer <mholzer@gentoo.org> which-2.14.ebuild:
fixing depend qa issue. see 45343.
02 Mar 2004; Brian Jackson <iggy@gentoo.org> which-2.16.ebuild:
adding initial s390 support
15 Jan 2004; Jon Portnoy <avenj@gentoo.org> which-2.16.ebuild :
Stable on AMD64.
09 Jan 2004; Aron Griffis <agriffis@gentoo.org> which-2.16.ebuild:
stable on alpha
28 Dec 2003; Joshua Kinard <kumba@gentoo.org> which-2.16.ebuild:
Move to mips stable (~mips -> mips)
14 Dec 2003; Guy Martin <gmsoft@gentoo.org> which-2.16.ebuild:
Marked stable on hppa.
27 Nov 2003; Christian Birchinger <joker@gentoo.org> which-2.16.ebuild:
Added sparc stable keyword
*which-2.16 (15 Sep 2003)
15 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> which-2.16.ebuild:
Version bump
*which-2.15 (12 Sep 2003)
12 Sep 2003; Seemant Kulleen <seemant@gentoo.org> which-2.15.ebuild:
version bump
20 Feb 2003; Zach Welch <zwelch@gentoo.org> which-2.14 :
Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> which-2.14 :
Added hppa to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*which-2.14 (26 Jul 2002)
19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
04 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> which-2.12-r2.ebuild
which-2.13.ebuild which-2.14.ebuild :
Added ppc to KEYWORDS.
26 Jul 2002; Maik Schreiber <blizzy@gentoo.org> :
New version.
*which-2.12-r2.ebuild (14 Jul 2002)
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> which-2.12-r2.ebuild:
Added LICENSE, KEYWORDS, SLOT.
*which-2.13 (14 Jul 2002)
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> which-2.13.ebuild:
Added LICENSE, KEYWORDS, SLOT.

View File

@ -1 +1,26 @@
DIST which-2.20.tar.gz 135372 RMD160 f0e8f464b9fe70c0126749d559e98170cdac0b98 SHA1 3bcd6d87aa5231917ba7123319eedcae90cfa0fd SHA256 d417b65c650d88ad26a208293c1c6e3eb60d4b6d847f01ff8f66aca63e2857f8
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
DIST which-2.20.tar.gz 135372 SHA256 d417b65c650d88ad26a208293c1c6e3eb60d4b6d847f01ff8f66aca63e2857f8 SHA512 29445cd6072814d3a6179b53b8f9e7e3fc8a27b77315f2a04171e177397b91ff80a97db8806fc6b1f08dab8cbca6f208d9d7845858268b121b3af396a4a9062e WHIRLPOOL 35ca3dfc47e6112a2827188b979bc19d369f69f5841dca445039036e6fa5423b0e4e9efddd370f92da16a3873523bf37f7bdf68b748fc78e5b7991290875c49d
DIST which-2.21.tar.gz 149305 SHA256 f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad SHA512 d2f04a5c5291f2d7d1226982da7cf999d36cfe24d3f7bda145508efcfb359511251d3c68b860c0ddcedd66b15a0587b648a35ab6d1f173707565305c506dfc61 WHIRLPOOL e1712d2f2b48467300f5947d0a72c0cf759bc33001661ba41cd57cefe21cb9974cc318748d76ff73c71fb869c4d7a445973ad95777ab380f673c85095360fd57
EBUILD which-2.20-r1.ebuild 866 SHA256 3d390352a2789090c5e8dc64b653cac6e09078126ff9e8f554fb4ef50e4d3651 SHA512 c209a2594edf1092e0749839acfa0eb44c1ee9b1beba34007037fa831e08ebf55c2d9a38bcccbf646aa99b3b4734e9363c9df3d5e29dbf54565fcdbc9387ecce WHIRLPOOL 78c546e15f3d27270374f40a687895c168434fd4422d392995a28f7ea0e0506f8b74e12e12cd9b59a528e749efaf20ac02387fb8bd6d6957e57a284bc6c5c2c1
EBUILD which-2.21.ebuild 881 SHA256 af798a9e191dab5233958458a441ce15b15249af6627e96d0c6923db9786e802 SHA512 f77e3ac9d533e5a9da10c8c33fe63656b21e1bb9448549c170966ebb687ac4aa6678dc7e2ec38a77b4c838f799a335bb8884f9b15aefde771bb99f73ad0af035 WHIRLPOOL eedf1fe5dfe7821f1ad0377abcbbea315e64c0fece9615e060564149487b5691ced072c09739ea95df9a60c6fe6cc5d6edaae7327b49ac90937d1931458a467d
MISC ChangeLog 6083 SHA256 35b22ff565712767e514c94500a653f01263f27054ce4e26760c7b3a0c6389cb SHA512 94f51ab2182652d46bf6280966ae9a663ba990fdb9506a379d29146ce6cc9d68c6c173ce8599352abaa6baa041ea9af5b4557c2ff988542d90281753bd93ea14 WHIRLPOOL 7c0c7f7a840df07298d88175cea8b90da04e92b403201dde48969d393a9e30ac417d2daf485f0286879f14ea0e00e24041d4bc3f61d254dee285f1cdd7e694ca
MISC metadata.xml 164 SHA256 f5f2891f2a4791cd31350bb2bb572131ad7235cd0eeb124c9912c187ac10ce92 SHA512 8eb0d5153d388f6ea069c64b93882244816a0a09aecc0d73cb872121ce0eb24c5ccafa96aad0b620b2300f319e1af101fa7fa6c5d0d561719d49bb07da0a2eca WHIRLPOOL 11a1441bddb7a6c69653c663902b7da5767ae6ad515ac2aabfc42fe37927a1ccc21472deeee454009ff720201a41c3e4a912df42661a0a87150fb46126da2d52
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJVDWP2AAoJEPiazRVxLXTFtCAP/Ax7IYaFutx+r0me0rP/Wgle
eHWi5LAQtANzNu0cmqn3uZeceKFRXtCvg2ihxV8WHcFpE6AfFM966uTkXv+GVx7c
oZquMJ088wtUKbPw1C+nw6W5MENdTcMxe5WOQtyNFI/LZzIMNoAWj5yCdLF9PPxe
IkHyGdhqKSy/nfLBGVga7IVY+GPuRscB63rh5EAE6prBZsgi57xnYA7i33E9d7gd
xi+9iIb8kXoZQnmXMonWoLpt1v9tmLFprsZLkeDH+6ClDKf0kA4d9jPEaZ2my+dF
9Nzo+PHi8PoaWcIiox8uqdnJ5sa3JPdIuFM/EbsjLLan1vcL2wzN9vjrZbcl7l82
I4mQ0rJpK6x3UKAvqdopIQLuRa2e0BAEypXU5th3hUKrlu1bWEWV/Ic2PuVP7ieE
BDsjW7qWClXzeTnwOet5cYDOVOtAD54ruXJJiXjjOVUzy+53SzVTo5w4seab6cdK
zQJpQbLkXCq/557M3meBTmb5PjfCyCGBuc7h9h9bljdvhTL+OiRikbfJRfa32bFC
GrH+DxQ0VrwQd4h6MCFIAFSAs8WjQe9ajbVm7HcitCePvAwA8qw24Gyx/UgLoEyI
eRf5FIU/q4LlsqW7cZfYdjM+aV7MWdYerzEedYwTFQS/MemacPJngk+WcFQmWNS3
whK1sfYNcoQAep/Nb3Wm
=KR1p
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>base-system</herd>
</pkgmetadata>

View File

@ -0,0 +1,25 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild,v 1.16 2014/11/15 08:08:56 vapier Exp $
EAPI="4"
inherit flag-o-matic toolchain-funcs
DESCRIPTION="Prints out location of specified executables that are in your path"
HOMEPAGE="https://carlowood.github.io/which/"
SRC_URI="https://carlowood.github.io/which/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_prepare() {
append-lfs-flags
}
src_configure() {
tc-export AR
default
}

View File

@ -1,17 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20.ebuild,v 1.10 2010/01/07 21:59:48 fauli Exp $
DESCRIPTION="Prints out location of specified executables that are in your path"
HOMEPAGE="http://www.xs4all.nl/~carlo17/which/"
SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~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_install() {
emake install DESTDIR="${D}" || die
dodoc AUTHORS EXAMPLES NEWS README*
}

View File

@ -0,0 +1,25 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.21.ebuild,v 1.1 2015/03/21 12:28:37 polynomial-c Exp $
EAPI="4"
inherit flag-o-matic toolchain-funcs
DESCRIPTION="Prints out location of specified executables that are in your path"
HOMEPAGE="https://carlowood.github.io/which/"
SRC_URI="https://carlowood.github.io/which/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_prepare() {
append-lfs-flags
}
src_configure() {
tc-export AR
default
}