mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
bump(sys-apps/gptfdisk): sync with upstream
This commit is contained in:
parent
a084a04dab
commit
d0984fc6ec
@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=install prepare
|
||||
DEPEND=!static? ( dev-libs/popt ncurses? ( >=sys-libs/ncurses-5.7-r7:0= ) kernel_linux? ( sys-apps/util-linux ) ) static? ( dev-libs/popt[static-libs(+)] ncurses? ( >=sys-libs/ncurses-5.7-r7:0=[static-libs(+)] ) kernel_linux? ( sys-apps/util-linux[static-libs(+)] ) ) virtual/pkgconfig
|
||||
DESCRIPTION=GPT partition table manipulator for Linux
|
||||
EAPI=5
|
||||
HOMEPAGE=http://www.rodsbooks.com/gdisk/
|
||||
IUSE=kernel_linux ncurses static
|
||||
KEYWORDS=alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!static? ( dev-libs/popt ncurses? ( >=sys-libs/ncurses-5.7-r7:0= ) kernel_linux? ( sys-apps/util-linux ) )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/gptfdisk/gptfdisk-0.8.10.tar.gz
|
||||
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 flag-o-matic 2274fcc1e7ef6affaff5bcd636275417 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
|
||||
_md5_=cdc105b30f856d1d9f04549c3abefaaf
|
@ -2,12 +2,12 @@ DEFINED_PHASES=install prepare
|
||||
DEPEND=!static? ( dev-libs/popt ncurses? ( >=sys-libs/ncurses-5.7-r7:0= ) kernel_linux? ( sys-apps/util-linux ) ) static? ( dev-libs/popt[static-libs(+)] ncurses? ( >=sys-libs/ncurses-5.7-r7:0=[static-libs(+)] ) kernel_linux? ( sys-apps/util-linux[static-libs(+)] ) ) virtual/pkgconfig
|
||||
DESCRIPTION=GPT partition table manipulator for Linux
|
||||
EAPI=5
|
||||
HOMEPAGE=http://www.rodsbooks.com/gdisk/
|
||||
HOMEPAGE=https://www.rodsbooks.com/gdisk/
|
||||
IUSE=kernel_linux ncurses static
|
||||
KEYWORDS=alpha amd64 arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux
|
||||
KEYWORDS=alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!static? ( dev-libs/popt ncurses? ( >=sys-libs/ncurses-5.7-r7:0= ) kernel_linux? ( sys-apps/util-linux ) )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/gptfdisk/gptfdisk-1.0.1.tar.gz
|
||||
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 flag-o-matic 2274fcc1e7ef6affaff5bcd636275417 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
|
||||
_md5_=791fa5a21438847031389b1b5e424cad
|
||||
_md5_=0f84b5b4ddbb1518290c573656173b46
|
||||
|
@ -1,13 +1,13 @@
|
||||
DEFINED_PHASES=install prepare
|
||||
DEPEND=!static? ( dev-libs/popt ncurses? ( >=sys-libs/ncurses-5.7-r7:0= ) kernel_linux? ( sys-apps/util-linux ) ) static? ( dev-libs/popt[static-libs(+)] ncurses? ( >=sys-libs/ncurses-5.7-r7:0=[static-libs(+)] ) kernel_linux? ( sys-apps/util-linux[static-libs(+)] ) ) virtual/pkgconfig
|
||||
DESCRIPTION=GPT partition table manipulator for Linux
|
||||
EAPI=5
|
||||
HOMEPAGE=http://www.rodsbooks.com/gdisk/
|
||||
EAPI=6
|
||||
HOMEPAGE=https://www.rodsbooks.com/gdisk/
|
||||
IUSE=kernel_linux ncurses static
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!static? ( dev-libs/popt ncurses? ( >=sys-libs/ncurses-5.7-r7:0= ) kernel_linux? ( sys-apps/util-linux ) )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/gptfdisk/gptfdisk-1.0.0.tar.gz
|
||||
SRC_URI=mirror://sourceforge/gptfdisk/gptfdisk-1.0.3.tar.gz
|
||||
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 flag-o-matic 2274fcc1e7ef6affaff5bcd636275417 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
|
||||
_md5_=822942772858bc7963eeaf533c092e3d
|
||||
_md5_=89b6978c9edb147f710fc51ae6e37998
|
@ -1,120 +0,0 @@
|
||||
# ChangeLog for sys-apps/gptfdisk
|
||||
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
|
||||
# (auto-generated from git log)
|
||||
|
||||
*gptfdisk-1.0.0 (09 Aug 2015)
|
||||
*gptfdisk-0.8.10 (09 Aug 2015)
|
||||
|
||||
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +gptfdisk-0.8.10.ebuild,
|
||||
+gptfdisk-1.0.0.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
|
||||
|
||||
16 Aug 2015; Justin Lecher <jlec@gentoo.org> gptfdisk-0.8.10.ebuild,
|
||||
gptfdisk-1.0.0.ebuild:
|
||||
Use slot operators for ncurses
|
||||
|
||||
Package-Manager: portage-2.2.20.1
|
||||
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
||||
|
||||
24 Aug 2015; Justin Lecher <jlec@gentoo.org> 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
|
||||
|
||||
26 Aug 2015; Mike Frysinger <vapier@gentoo.org> gptfdisk-0.8.10.ebuild,
|
||||
gptfdisk-1.0.0.ebuild:
|
||||
sys-libs/ncurses: move to SLOT=0 #557472
|
||||
|
||||
Use SLOT=0 for installing of main development files like other packages
|
||||
so we can use other SLOTs for installing SONAME libs for binary packages.
|
||||
|
||||
*gptfdisk-1.0.1 (21 Oct 2015)
|
||||
|
||||
21 Oct 2015; Lars Wendler <polynomial-c@gentoo.org> +gptfdisk-1.0.1.ebuild:
|
||||
Bump to version 1.0.1
|
||||
|
||||
Package-Manager: portage-2.2.23
|
||||
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
||||
|
||||
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
||||
Set appropriate maintainer types in metadata.xml (GLEP 67)
|
||||
|
||||
31 Mar 2016; Alexey Shvetsov <alexxy@gentoo.org> metadata.xml:
|
||||
drop myself from metadata.xml
|
||||
|
||||
Package-Manager: portage-2.2.28
|
||||
|
||||
26 May 2016; Lars Wendler <polynomial-c@gentoo.org> gptfdisk-1.0.1.ebuild:
|
||||
x86 stable (bug #583982).
|
||||
|
||||
Package-Manager: portage-2.2.28
|
||||
RepoMan-Options: --include-arches="x86"
|
||||
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
||||
|
||||
27 May 2016; Lars Wendler <polynomial-c@gentoo.org> gptfdisk-1.0.1.ebuild:
|
||||
amd64 stable (bug #583982).
|
||||
|
||||
Package-Manager: portage-2.2.28
|
||||
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
||||
|
||||
01 Jun 2016; Tobias Klausmann <klausman@gentoo.org> gptfdisk-1.0.1.ebuild:
|
||||
1.0.1-r0: add alpha keyword
|
||||
|
||||
Gentoo-Bug: 583982
|
||||
|
||||
Package-Manager: portage-2.3.0_rc1
|
||||
|
||||
08 Jun 2016; Markus Meier <maekke@gentoo.org> gptfdisk-1.0.1.ebuild:
|
||||
arm stable, bug #583982
|
||||
|
||||
Package-Manager: portage-2.3.0_rc1
|
||||
RepoMan-Options: --include-arches="arm"
|
||||
|
||||
06 Jul 2016; Agostino Sarubbo <ago@gentoo.org> gptfdisk-1.0.1.ebuild:
|
||||
ppc stable wrt bug #583982
|
||||
|
||||
Package-Manager: portage-2.2.28
|
||||
RepoMan-Options: --include-arches="ppc"
|
||||
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
||||
|
@ -1,272 +0,0 @@
|
||||
# ChangeLog for sys-apps/gptfdisk
|
||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/ChangeLog,v 1.57 2015/04/16 10:07:18 polynomial-c Exp $
|
||||
|
||||
*gptfdisk-1.0.0 (16 Apr 2015)
|
||||
|
||||
16 Apr 2015; Lars Wendler <polynomial-c@gentoo.org> -gptfdisk-0.8.8.ebuild,
|
||||
+gptfdisk-1.0.0.ebuild:
|
||||
Version bump. Removed old.
|
||||
|
||||
03 Mar 2015; Yixun Lan <dlan@gentoo.org> gptfdisk-0.8.10.ebuild:
|
||||
add arm64 support, tested on A53 board
|
||||
|
||||
19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.10.ebuild:
|
||||
Stable for ppc64, wrt bug #510150
|
||||
|
||||
07 Aug 2014; Jeroen Roovers <jer@gentoo.org> gptfdisk-0.8.10.ebuild:
|
||||
Do not inject configuration flags into build files.
|
||||
|
||||
01 Aug 2014; Raúl Porcel <armin76@gentoo.org> gptfdisk-0.8.10.ebuild:
|
||||
ia64/sparc stable wrt #510150
|
||||
|
||||
20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> gptfdisk-0.8.10.ebuild:
|
||||
Stable on alpha, bug #510150
|
||||
|
||||
13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.10.ebuild:
|
||||
Stable for ppc, wrt bug #510150
|
||||
|
||||
16 Jun 2014; Chema Alonso <nimiux@gentoo.org> gptfdisk-0.8.10.ebuild:
|
||||
Stable for amd64 wrt bug #510150
|
||||
|
||||
14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> gptfdisk-0.8.10.ebuild:
|
||||
x86 stable wrt bug #510150
|
||||
|
||||
25 May 2014; Markus Meier <maekke@gentoo.org> gptfdisk-0.8.10.ebuild:
|
||||
arm stable, bug #510150
|
||||
|
||||
*gptfdisk-0.8.10 (12 Apr 2014)
|
||||
|
||||
12 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> -gptfdisk-0.8.4.ebuild,
|
||||
-gptfdisk-0.8.5.ebuild, -gptfdisk-0.8.6.ebuild, +gptfdisk-0.8.10.ebuild,
|
||||
metadata.xml:
|
||||
Version bump. Removed old. Added myself as maintainer.
|
||||
|
||||
19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.8.ebuild:
|
||||
Stable for alpha, wrt bug #496530
|
||||
|
||||
18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.8.ebuild:
|
||||
Stable for ia64, wrt bug #496530
|
||||
|
||||
14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.8.ebuild:
|
||||
Stable for ppc64, wrt bug #496530
|
||||
|
||||
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.8.ebuild:
|
||||
Stable for sparc, wrt bug #496530
|
||||
|
||||
05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.8.ebuild:
|
||||
Stable for ppc, wrt bug #496530
|
||||
|
||||
04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.8.ebuild:
|
||||
Stable for x86, wrt bug #496530
|
||||
|
||||
02 Mar 2014; Pacho Ramos <pacho@gentoo.org> gptfdisk-0.8.8.ebuild:
|
||||
amd64 stable, bug #496530
|
||||
|
||||
20 Feb 2014; Markus Meier <maekke@gentoo.org> gptfdisk-0.8.8.ebuild:
|
||||
arm stable, bug #496530
|
||||
|
||||
*gptfdisk-0.8.8 (20 Oct 2013)
|
||||
|
||||
20 Oct 2013; Samuli Suominen <ssuominen@gentoo.org> +gptfdisk-0.8.8.ebuild:
|
||||
Version bump.
|
||||
|
||||
22 May 2013; Mike Gilbert <floppym@gentoo.org> gptfdisk-0.8.6.ebuild:
|
||||
Use correct ICU flags. Patch by Arfrever.
|
||||
|
||||
12 May 2013; Mike Frysinger <vapier@gentoo.org> gptfdisk-0.8.6.ebuild:
|
||||
Add USE=ncurses support.
|
||||
|
||||
12 May 2013; Mike Frysinger <vapier@gentoo.org> gptfdisk-0.8.6.ebuild:
|
||||
Add USE=static support.
|
||||
|
||||
07 May 2013; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.6.ebuild:
|
||||
Stable for ppc64, wrt bug #467718
|
||||
|
||||
07 May 2013; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.6.ebuild:
|
||||
Stable for sparc, wrt bug #467718
|
||||
|
||||
05 May 2013; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.6.ebuild:
|
||||
Stable for alpha, wrt bug #467718
|
||||
|
||||
05 May 2013; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.6.ebuild:
|
||||
Stable for arm, wrt bug #467718
|
||||
|
||||
28 Apr 2013; Tomáš Chvátal <scarabeus@gentoo.org> gptfdisk-0.8.6.ebuild:
|
||||
Stable on amd64 x86 and ppc.
|
||||
|
||||
06 Apr 2013; Mike Gilbert <floppym@gentoo.org> gptfdisk-0.8.6.ebuild:
|
||||
Add slot-operator to dev-libs/icu dependency.
|
||||
|
||||
31 Mar 2013; Mike Gilbert <floppym@gentoo.org> gptfdisk-0.8.6.ebuild:
|
||||
Append ICU flags to CXXFLAGS with USE=icu, not USE=-icu. Patch by Arfrever.
|
||||
|
||||
*gptfdisk-0.8.6 (29 Mar 2013)
|
||||
|
||||
29 Mar 2013; Justin Lecher <jlec@gentoo.org> gptfdisk-0.8.4.ebuild,
|
||||
gptfdisk-0.8.5.ebuild, +gptfdisk-0.8.6.ebuild, metadata.xml:
|
||||
Version Bump and make icu support optional, #428410, #461454
|
||||
|
||||
09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.5.ebuild:
|
||||
Stable for sparc, wrt bug #427550
|
||||
|
||||
23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.5.ebuild:
|
||||
Stable for alpha, wrt bug #427550
|
||||
|
||||
21 Feb 2013; Zac Medico <zmedico@gentoo.org> gptfdisk-0.8.5.ebuild:
|
||||
Add ~arm-linux keyword.
|
||||
|
||||
09 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.5.ebuild:
|
||||
Stable for ia64, wrt bug #427550
|
||||
|
||||
20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.4.ebuild:
|
||||
Stable for arm, wrt bug #451450
|
||||
|
||||
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gptfdisk-0.8.5.ebuild:
|
||||
Add ~sparc, wrt bug #449220
|
||||
|
||||
04 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> gptfdisk-0.8.5.ebuild:
|
||||
Read variable CXXFLAGS from icu-{io,uc}.pc pkg-config files wrt #439696 by
|
||||
Alphat-PC
|
||||
|
||||
29 Sep 2012; Raúl Porcel <armin76@gentoo.org> gptfdisk-0.8.4.ebuild,
|
||||
gptfdisk-0.8.5.ebuild:
|
||||
Add ~alpha/~ia64 wrt #412801
|
||||
|
||||
*gptfdisk-0.8.5 (31 May 2012)
|
||||
|
||||
31 May 2012; Samuli Suominen <ssuominen@gentoo.org> +gptfdisk-0.8.5.ebuild:
|
||||
Version bump.
|
||||
|
||||
26 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> -gptfdisk-0.6.13.ebuild,
|
||||
gptfdisk-0.8.4.ebuild:
|
||||
Stable on amd64, x86, ppc and ppc64. Remove older.
|
||||
|
||||
19 May 2012; Anthony G. Basile <blueness@gentoo.org> gptfdisk-0.8.4.ebuild:
|
||||
Keyword mips
|
||||
|
||||
15 May 2012; Samuli Suominen <ssuominen@gentoo.org> gptfdisk-0.8.4.ebuild:
|
||||
Keyword ~ppc/~ppc64 wrt #412801
|
||||
|
||||
20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> gptfdisk-0.8.4.ebuild:
|
||||
declare x local in src_install()
|
||||
|
||||
20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
|
||||
-gptfdisk-0.8.0-r1.ebuild, -gptfdisk-0.8.1.ebuild, -gptfdisk-0.8.2.ebuild:
|
||||
old
|
||||
|
||||
14 Apr 2012; Zac Medico <zmedico@gentoo.org> gptfdisk-0.8.4.ebuild:
|
||||
Add ~amd64-linux keyword.
|
||||
|
||||
*gptfdisk-0.8.4 (09 Apr 2012)
|
||||
|
||||
09 Apr 2012; Alexey Shvetsov <alexxy@gentoo.org> +gptfdisk-0.8.4.ebuild,
|
||||
gptfdisk-0.8.2.ebuild:
|
||||
[sys-apps/gptfdisk] version bump per bug #410751 and add missing deps per bug
|
||||
#411317
|
||||
|
||||
*gptfdisk-0.8.2 (24 Jan 2012)
|
||||
|
||||
24 Jan 2012; Justin Lecher <jlec@gentoo.org> gptfdisk-0.6.13.ebuild,
|
||||
gptfdisk-0.8.0-r1.ebuild, gptfdisk-0.8.1.ebuild, +gptfdisk-0.8.2.ebuild:
|
||||
Version Bump, dropped unneeded dies
|
||||
|
||||
*gptfdisk-0.8.1 (19 Nov 2011)
|
||||
|
||||
19 Nov 2011; Alexey Shvetsov <alexxy@gentoo.org> +gptfdisk-0.8.1.ebuild,
|
||||
-gptfdisk-0.7.2.ebuild, gptfdisk-0.6.13.ebuild, gptfdisk-0.8.0-r1.ebuild:
|
||||
Version bump and clean up
|
||||
|
||||
*gptfdisk-0.8.0-r1 (06 Oct 2011)
|
||||
|
||||
06 Oct 2011; Alexey Shvetsov <alexxy@gentoo.org> -gptfdisk-0.8.0.ebuild,
|
||||
+gptfdisk-0.8.0-r1.ebuild:
|
||||
fix #383967
|
||||
|
||||
*gptfdisk-0.8.0 (19 Sep 2011)
|
||||
|
||||
19 Sep 2011; Alexey Shvetsov <alexxy@gentoo.org> +gptfdisk-0.8.0.ebuild:
|
||||
Version bump
|
||||
|
||||
*gptfdisk-0.7.2 (15 Aug 2011)
|
||||
|
||||
15 Aug 2011; Alexey Shvetsov <alexxy@gentoo.org> -gptfdisk-0.7.1.ebuild,
|
||||
+gptfdisk-0.7.2.ebuild:
|
||||
Version bump per bug #379161
|
||||
|
||||
29 Jul 2011; Zac Medico <zmedico@gentoo.org> gptfdisk-0.7.1.ebuild:
|
||||
Add ~x86-linux keyword.
|
||||
|
||||
03 Apr 2011; Alexey Shvetsov <alexxy@gentoo.org> gptfdisk-0.7.1.ebuild:
|
||||
Add missing dep
|
||||
|
||||
02 Apr 2011; Alexey Shvetsov <alexxy@gentoo.org> gptfdisk-0.7.1.ebuild:
|
||||
Also we have new tool fixparts
|
||||
|
||||
02 Apr 2011; Alexey Shvetsov <alexxy@gentoo.org> gptfdisk-0.7.1.ebuild:
|
||||
We dont have html help anymore
|
||||
|
||||
*gptfdisk-0.7.1 (02 Apr 2011)
|
||||
*gptfdisk-0.6.13 (02 Apr 2011)
|
||||
|
||||
02 Apr 2011; Alexey Shvetsov <alexxy@gentoo.org> +gptfdisk-0.6.13.ebuild,
|
||||
+gptfdisk-0.7.1.ebuild, +metadata.xml:
|
||||
Version bump & upstream rename bug #361667
|
||||
|
||||
*gdisk-0.6.14 (30 Jan 2011)
|
||||
|
||||
30 Jan 2011; Alexey Shvetsov <alexxy@gentoo.org> +gdisk-0.6.14.ebuild:
|
||||
Version bump per Hanno Boeck request
|
||||
|
||||
28 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> gdisk-0.6.13.ebuild:
|
||||
x86 stable wrt bug #343147
|
||||
|
||||
28 Nov 2010; Markos Chandras <hwoarang@gentoo.org> gdisk-0.6.13.ebuild:
|
||||
Stable on amd64 wrt bug #343147
|
||||
|
||||
*gdisk-0.6.13 (28 Oct 2010)
|
||||
|
||||
28 Oct 2010; Tim Harder <radhermit@gentoo.org> -gdisk-0.6.11.ebuild,
|
||||
+gdisk-0.6.13.ebuild:
|
||||
Version bump for bug #342053, respect CXX, and remove old.
|
||||
|
||||
*gdisk-0.6.11 (28 Sep 2010)
|
||||
|
||||
28 Sep 2010; Alexey Shvetsov <alexxy@gentoo.org> -gdisk-0.6.9.ebuild,
|
||||
+gdisk-0.6.11.ebuild:
|
||||
Version bump per bug #337220
|
||||
|
||||
*gdisk-0.6.9 (16 Aug 2010)
|
||||
|
||||
16 Aug 2010; Alexey Shvetsov <alexxy@gentoo.org> -gdisk-0.6.8.ebuild,
|
||||
-gdisk-0.6.8-r1.ebuild, +gdisk-0.6.9.ebuild:
|
||||
Version bump per bug #333019
|
||||
|
||||
*gdisk-0.6.8-r1 (14 Jun 2010)
|
||||
|
||||
14 Jun 2010; Robin H. Johnson <robbat2@gentoo.org> +gdisk-0.6.8-r1.ebuild:
|
||||
Install more docs, and confirmed to work on ARM (using MV78100).
|
||||
|
||||
*gdisk-0.6.8 (07 Jun 2010)
|
||||
|
||||
07 Jun 2010; Alexey Shvetsov <alexxy@gentoo.org> -gdisk-0.6.4_p2.ebuild,
|
||||
+gdisk-0.6.8.ebuild:
|
||||
Version bump per bug #319767
|
||||
|
||||
*gdisk-0.6.4_p2 (27 Feb 2010)
|
||||
|
||||
27 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> -gdisk-0.5.1.ebuild,
|
||||
+gdisk-0.6.4_p2.ebuild:
|
||||
Version bump. Fix bug #306777
|
||||
|
||||
*gdisk-0.5.1 (06 Dec 2009)
|
||||
|
||||
06 Dec 2009; Alexey Shvetsov <alexxy@gentoo.org> -gdisk-0.5.0.ebuild,
|
||||
+gdisk-0.5.1.ebuild:
|
||||
Version bump
|
||||
|
||||
*gdisk-0.5.0 (06 Dec 2009)
|
||||
|
||||
06 Dec 2009; Alexey Shvetsov <alexxy@gentoo.org> +gdisk-0.5.0.ebuild,
|
||||
+metadata.xml:
|
||||
Initial import per bug #286535
|
@ -1,9 +1,2 @@
|
||||
DIST gptfdisk-0.8.10.tar.gz 190666 SHA256 73e64151203ae0c347c488358e71ca582bb7fb7f0d66df86b71c42050390eb9b SHA512 3187bc231c3390a86f5b7b32270d5f0d1e6c7bccd9d1cbf100c29f4822afa73362aa1fbdd3b29f20c42d67ec51bd777b7b58b5791e31182b3860915bc695948f WHIRLPOOL f90b95f9f0cfba1b57b7dcfd2e39e475f322fa9ea2a85891ea70877e518bbed96dec8d4f61a8eeae3dbd2d36d276ce4bd2c2781eaa5135058cf544629f4cddbc
|
||||
DIST gptfdisk-1.0.0.tar.gz 193521 SHA256 5b66956743a799fc0471cdb032665c1391e82f9c5b3f1d7d726d29fe2ba01d6c SHA512 d60660563268c20737415e1cfd4239fba0cc2ceb4c6ae86cc34e9550d969f9b88ac3d8c862d1790f6d644266b423eeb5d78540eec01a447b722793fba54f6afc WHIRLPOOL d7fbec9fd92eb0a871510f2c25d0057577f73668b68336148af86d549522845dda79423e8ddf306d2128153436467f618decb9b65a19a6bf6e89ce5187c67676
|
||||
DIST gptfdisk-1.0.1.tar.gz 195378 SHA256 864c8aee2efdda50346804d7e6230407d5f42a8ae754df70404dd8b2fdfaeac7 SHA512 6aa2ed6213183ea38ce7dd6e7f4f23b88cc56bed5a4d078f563b9e0a3c276eacf869e28a27ccb4e473753f7bced7ecb5de4535626f9ed22b7a59a39906d0419c WHIRLPOOL b520ec11cf62d0d2a1b66af1d4acfbd24c2df4dad2c00562900d4f90fb67ee76b6fa2aefc5d730b6ce30551baafddd9d3e2631ad2022b067bed3cdc943fadb5c
|
||||
EBUILD gptfdisk-0.8.10.ebuild 1153 SHA256 4d69ee0ddacc3fca046c498d950fb162bf4b94a555eb39212d7c502108ab010d SHA512 31cce7f8f5f308d1e5f2ac669719f622a0d4a480d344905aeb9a4c5a2e63c93d6705442489114f3a8f4ba12044dd5e10bf30ef5672f520e24d14dc98d7bc56eb WHIRLPOOL d844abf964f2b388f4b935be54000694441a6cc7fb7632b711484d9526c06fe072e3140d2732a3bd2c703dd40d10c796adf5005e99c48ff7563e645d6dd178b0
|
||||
EBUILD gptfdisk-1.0.0.ebuild 1161 SHA256 b4f9f3cdf16932537e2db3a44c8a79b9e8b8282890dddff3d1d447a2cd501d6c SHA512 4d4027248475d6e964ae88f796c8a01af8147b8095ceece747a56aa9ea929080b91b4497e4b2814217322f6c36d2c1a6ca29f9b9d1ae73f3d601d1e57fa6484e WHIRLPOOL 579146ad63faa7b3648d16d9244a533ab6179e1bfdb8af08d684bbefaf4973d83065e6bbee1c71c90277d7487e685de2df034d71df0ed3384a9b032f38459553
|
||||
EBUILD gptfdisk-1.0.1.ebuild 1156 SHA256 7a513d4420b5f7ff62bb166a7cda7177ba2872df8a6d6f5eeda5391fad5ce358 SHA512 a6218660d4bb1c8151eebe336685739dd9623d3cbb4b66c5875e2aa29f20b47d0f3be1a61a1271010af0e5e39ff6d009554926b909c249dec9e9fd969490d87e WHIRLPOOL 559341838a8891732e7a240f1bc56ca3460a2bd23107ad474753e1953f30319071be1745656df8ddd512ebbab0dceb52d87365ae2a65d4003baaabda23211b20
|
||||
MISC ChangeLog 4117 SHA256 6952af45edc98e796f6645a34c28aab370154fe48e21a8490733cd4d24be2262 SHA512 b0793fa4170f21b921b04cda6d989962cdef186ca4af02a1dcba624f914b68672b620101341356c1b58b794d38ab43f58b38c58190b7f2dc7e855a85a5a8dec3 WHIRLPOOL c05fe356d1ead744507111e046f5e2a6108063fa355262d11eb515bcb44067f0f9facf0d4b3fb9e2450f0bf29865eadb8a8abe6983df1deb5487832cb8d03f02
|
||||
MISC ChangeLog-2015 9109 SHA256 90417f19814175bb6548f4583b2a66820b0b0fa5f352dbb5b17d8a51f1df740b SHA512 f559d1f0983aac2a5d8919ecc145aed6a68cabc00c7435bca583f576aff00da8d8eef267a27e203dd1760d15050a9fbe3c23f48c9abd9c0ced02ab02d28d6fdb WHIRLPOOL d4e7e22a12943b6845fe8deee6c38397a38f8adcdc978d6deff22fd260549de042ec2d23c45f28b443c7ca61e19a7bc5970a644dae7eaade7852e44ed8e34141
|
||||
MISC metadata.xml 339 SHA256 2b059b110e2a09d74c403973ea97ae4a95b117687e587c9c8ba9ad479d2aed20 SHA512 d8334a3e741adf97739f9fef66d7b38bfab9e2d189ac5fbc96ab27a7c1551938b6184ebb08b03ef8b6864f6e43d536836f373e03f3491cacc8f6ee3496f615b5 WHIRLPOOL 74424f6030acb4f4fa3b1ba5f77354a9ba4ca09bb6cf1c510e1eb70a88f08b7861d7747c9b79d4af954a93ba4dad749f76c067a13b72638123fbf5e92d48fdb2
|
||||
DIST gptfdisk-1.0.1.tar.gz 195378 BLAKE2B 50cbfe1143c1e26595757bb40a94952ee9d26caaca54d816c6e02539b652d967bb8de3138d6ffd7aa1d63c010632e4f888d6cff2e6a7b743a8816787319b67e5 SHA512 6aa2ed6213183ea38ce7dd6e7f4f23b88cc56bed5a4d078f563b9e0a3c276eacf869e28a27ccb4e473753f7bced7ecb5de4535626f9ed22b7a59a39906d0419c
|
||||
DIST gptfdisk-1.0.3.tar.gz 199924 BLAKE2B f664398cb58d081ad19e267a370a4a7363e1060358aac394d87cd5874efe558fbd7bea4a33da871287c144b664c60e283d3338ca88d7d494503afe9a0b652e7a SHA512 80d437bfa2365abfffbd4812ea928fcebd52c5421de321cf190d395549e32c5ebdbb2d060cc4b95f77fe13cdd719f4d2bb3d0ed5d97792b100325f92d7c852d7
|
||||
|
@ -1,48 +0,0 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="GPT partition table manipulator for Linux"
|
||||
HOMEPAGE="http://www.rodsbooks.com/gdisk/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
|
||||
IUSE="kernel_linux ncurses static"
|
||||
|
||||
LIB_DEPEND="
|
||||
dev-libs/popt[static-libs(+)]
|
||||
ncurses? ( >=sys-libs/ncurses-5.7-r7:0=[static-libs(+)] )
|
||||
kernel_linux? ( sys-apps/util-linux[static-libs(+)] )" # libuuid
|
||||
RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
|
||||
DEPEND="${RDEPEND}
|
||||
static? ( ${LIB_DEPEND} )
|
||||
virtual/pkgconfig"
|
||||
|
||||
src_prepare() {
|
||||
tc-export CXX PKG_CONFIG
|
||||
|
||||
if ! use ncurses; then
|
||||
sed -i \
|
||||
-e '/^all:/s:cgdisk::' \
|
||||
Makefile || die
|
||||
fi
|
||||
|
||||
sed \
|
||||
-e '/g++/s:=:?=:g' \
|
||||
-e 's:-lncursesw:$(shell $(PKG_CONFIG) --libs ncursesw):g' \
|
||||
-i Makefile || die
|
||||
|
||||
use static && append-ldflags -static
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dosbin gdisk sgdisk $(usex ncurses cgdisk '') fixparts
|
||||
doman *.8
|
||||
dodoc NEWS README
|
||||
}
|
@ -1,18 +1,17 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="GPT partition table manipulator for Linux"
|
||||
HOMEPAGE="http://www.rodsbooks.com/gdisk/"
|
||||
HOMEPAGE="https://www.rodsbooks.com/gdisk/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
|
||||
KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
|
||||
IUSE="kernel_linux ncurses static"
|
||||
|
||||
LIB_DEPEND="
|
||||
|
@ -1,13 +1,12 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
EAPI=6
|
||||
|
||||
inherit flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="GPT partition table manipulator for Linux"
|
||||
HOMEPAGE="http://www.rodsbooks.com/gdisk/"
|
||||
HOMEPAGE="https://www.rodsbooks.com/gdisk/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
@ -15,19 +14,25 @@ SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
|
||||
IUSE="kernel_linux ncurses static"
|
||||
|
||||
# libuuid from util-linux is required.
|
||||
LIB_DEPEND="
|
||||
dev-libs/popt[static-libs(+)]
|
||||
ncurses? ( >=sys-libs/ncurses-5.7-r7:0=[static-libs(+)] )
|
||||
kernel_linux? ( sys-apps/util-linux[static-libs(+)] )" # libuuid
|
||||
kernel_linux? ( sys-apps/util-linux[static-libs(+)] )
|
||||
"
|
||||
RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
|
||||
DEPEND="${RDEPEND}
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
static? ( ${LIB_DEPEND} )
|
||||
virtual/pkgconfig"
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
tc-export CXX PKG_CONFIG
|
||||
|
||||
if ! use ncurses; then
|
||||
if ! use ncurses ; then
|
||||
sed -i \
|
||||
-e '/^all:/s:cgdisk::' \
|
||||
Makefile || die
|
Loading…
Reference in New Issue
Block a user