* [gentoo-commits] repo/gentoo:master commit in: sys-block/gpart/
@ 2016-04-16 13:28 Manuel Rüger
0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rüger @ 2016-04-16 13:28 UTC (permalink / raw
To: gentoo-commits
commit: a3fda80e986f18ee221fe9b036738dc0b1588393
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 13:24:01 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 13:24:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3fda80e
sys-block/gpart: Remove old
Package-Manager: portage-2.2.28
sys-block/gpart/gpart-0.1h-r1.ebuild | 35 -----------------------------------
1 file changed, 35 deletions(-)
diff --git a/sys-block/gpart/gpart-0.1h-r1.ebuild b/sys-block/gpart/gpart-0.1h-r1.ebuild
deleted file mode 100644
index e7c807d..0000000
--- a/sys-block/gpart/gpart-0.1h-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils
-
-DESCRIPTION="Partition table rescue/guessing tool"
-HOMEPAGE="http://www.stud.uni-hannover.de/user/76201/gpart/"
-SRC_URI="http://www.stud.uni-hannover.de/user/76201/gpart/${P}.tar.gz
- ftp://ftp.namesys.com/pub/misc-patches/gpart-0.1h-reiserfs-3.6.patch.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-amd64 ~hppa x86"
-IUSE=""
-
-RDEPEND=""
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-errno.patch
- epatch "${FILESDIR}"/${P}-vfat.patch
- epatch "${FILESDIR}"/${P}-ntfs.patch
- epatch "${FILESDIR}"/${P}-PIC.patch
- epatch "${FILESDIR}"/${P}-no-_syscall.patch
- epatch "${WORKDIR}"/gpart-0.1h-reiserfs-3.6.patch
- sed -i -e "/^CFLAGS/s: -O2 : ${CFLAGS} :" make.defs
-}
-
-src_install() {
- dobin src/gpart || die
- doman man/gpart.8
- dodoc README Changes INSTALL LSM
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/gpart/
@ 2019-10-07 8:42 Agostino Sarubbo
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2019-10-07 8:42 UTC (permalink / raw
To: gentoo-commits
commit: a5db6082bdeccd421030501a44016e2c40f50ab9
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 7 08:40:40 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 7 08:40:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5db6082
sys-block/gpart: amd64 stable wrt bug #696358
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sys-block/gpart/gpart-0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-block/gpart/gpart-0.3.ebuild b/sys-block/gpart/gpart-0.3.ebuild
index d7ad8a74b16..441fcf00034 100644
--- a/sys-block/gpart/gpart-0.3.ebuild
+++ b/sys-block/gpart/gpart-0.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/baruch/gpart/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa x86"
+KEYWORDS="amd64 ~hppa x86"
IUSE=""
RDEPEND=""
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/gpart/
@ 2019-10-11 22:32 Sergei Trofimovich
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2019-10-11 22:32 UTC (permalink / raw
To: gentoo-commits
commit: 76341f3f0854ffb9cf5e14130493f7c056d628ab
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 22:18:13 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 22:31:57 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76341f3f
sys-block/gpart: stable 0.3 for hppa, bug #696358
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
sys-block/gpart/gpart-0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-block/gpart/gpart-0.3.ebuild b/sys-block/gpart/gpart-0.3.ebuild
index 441fcf00034..fdd4b6afe20 100644
--- a/sys-block/gpart/gpart-0.3.ebuild
+++ b/sys-block/gpart/gpart-0.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/baruch/gpart/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 hppa x86"
IUSE=""
RDEPEND=""
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/gpart/
@ 2022-10-29 21:32 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-10-29 21:32 UTC (permalink / raw
To: gentoo-commits
commit: 0ee5c0213af41af41499aec8b266a49282722a47
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:31:16 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 21:31:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee5c021
sys-block/gpart: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-block/gpart/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys-block/gpart/metadata.xml b/sys-block/gpart/metadata.xml
index 73dda144f9ac..ee045aec27cd 100644
--- a/sys-block/gpart/metadata.xml
+++ b/sys-block/gpart/metadata.xml
@@ -5,4 +5,7 @@
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
+<upstream>
+ <remote-id type="github">baruch/gpart</remote-id>
+</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-10-29 21:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-11 22:32 [gentoo-commits] repo/gentoo:master commit in: sys-block/gpart/ Sergei Trofimovich
-- strict thread matches above, loose matches on Subject: below --
2022-10-29 21:32 Sam James
2019-10-07 8:42 Agostino Sarubbo
2016-04-16 13:28 Manuel Rüger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox