* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/easygit/
@ 2018-07-30 19:52 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2018-07-30 19:52 UTC (permalink / raw
To: gentoo-commits
commit: ad4ceb4a23fb30c57804d3a9e7edad8c6359540d
Author: Frederic Culot <culot <AT> FreeBSD <DOT> org>
AuthorDate: Fri Jul 27 14:02:50 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 30 19:52:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad4ceb4a
dev-vcs/easygit: 1.7.5.2 version bump
Closes: https://bugs.gentoo.org/662254
Closes: https://github.com/gentoo/gentoo/pull/9362
dev-vcs/easygit/Manifest | 1 +
dev-vcs/easygit/easygit-1.7.5.2.ebuild | 26 ++++++++++++++++++++++++++
dev-vcs/easygit/metadata.xml | 9 ++++++++-
3 files changed, 35 insertions(+), 1 deletion(-)
diff --git a/dev-vcs/easygit/Manifest b/dev-vcs/easygit/Manifest
index 16979e38e64..77a35e1ec40 100644
--- a/dev-vcs/easygit/Manifest
+++ b/dev-vcs/easygit/Manifest
@@ -1 +1,2 @@
DIST easygit-1.6.5.5 283019 BLAKE2B 77d81b193a9dbb0d75df9aa66dd549418c9249a4b073528d72e770bc1857ee1165b33adbefcff94621cedf48edf8b551e065678b0a64166305467e2a01d2076c SHA512 2e639ffa40ac6ea8619abf5d8aced57a9fb203aaf96e259b2d3905b1d6d040d3d64adf14dad0552bd710808e3c23b63e859f1b5b02bd13aca1ad232fe05c2bbd
+DIST easygit-1.7.5.2 283887 BLAKE2B 978e60add4f9a3e982010a002bad74d88fd7b00b544a9150d6926aae24430e833f56115fce80568b9095d2b1896bd45838312012609c47a4499a7e67b05e9d91 SHA512 fa798a18b3d9ae8394faa3a5772ad21c6c439835de977dbce077b79823e022f9aa15e2d603ab16ea592048dab039aed2d647018cd83f7b3ec0b6c0e7679d0eec
diff --git a/dev-vcs/easygit/easygit-1.7.5.2.ebuild b/dev-vcs/easygit/easygit-1.7.5.2.ebuild
new file mode 100644
index 00000000000..e70c718ccef
--- /dev/null
+++ b/dev-vcs/easygit/easygit-1.7.5.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Easy GIT (eg), a frontend for git designed for former cvs and svn users"
+HOMEPAGE="https://www.gnome.org/~newren/eg/"
+SRC_URI="https://www.gnome.org/~newren/eg/download/${PV}/eg -> ${P}"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~ppc ~x86"
+SLOT="0"
+IUSE=""
+
+RDEPEND=">=dev-vcs/git-${PV}
+ dev-lang/perl"
+
+S=${WORKDIR}
+
+src_unpack() {
+ cp "${DISTDIR}/${P}" eg || die
+}
+
+src_install() {
+ dobin eg
+}
diff --git a/dev-vcs/easygit/metadata.xml b/dev-vcs/easygit/metadata.xml
index 6f49eba8f49..e8523f5eab1 100644
--- a/dev-vcs/easygit/metadata.xml
+++ b/dev-vcs/easygit/metadata.xml
@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>gentoo@culot.org</email>
+ <name>Frederic Culot</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/easygit/
@ 2019-01-28 0:06 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2019-01-28 0:06 UTC (permalink / raw
To: gentoo-commits
commit: d7b21814f7d9e9f11d068ef4fd938bd30e6c62ab
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 28 00:06:19 2019 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jan 28 00:06:19 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b21814
dev-vcs/easygit: Remove old
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-vcs/easygit/Manifest | 1 -
dev-vcs/easygit/easygit-1.6.5.5.ebuild | 22 ----------------------
2 files changed, 23 deletions(-)
diff --git a/dev-vcs/easygit/Manifest b/dev-vcs/easygit/Manifest
index 77a35e1ec40..fcdb57a68d6 100644
--- a/dev-vcs/easygit/Manifest
+++ b/dev-vcs/easygit/Manifest
@@ -1,2 +1 @@
-DIST easygit-1.6.5.5 283019 BLAKE2B 77d81b193a9dbb0d75df9aa66dd549418c9249a4b073528d72e770bc1857ee1165b33adbefcff94621cedf48edf8b551e065678b0a64166305467e2a01d2076c SHA512 2e639ffa40ac6ea8619abf5d8aced57a9fb203aaf96e259b2d3905b1d6d040d3d64adf14dad0552bd710808e3c23b63e859f1b5b02bd13aca1ad232fe05c2bbd
DIST easygit-1.7.5.2 283887 BLAKE2B 978e60add4f9a3e982010a002bad74d88fd7b00b544a9150d6926aae24430e833f56115fce80568b9095d2b1896bd45838312012609c47a4499a7e67b05e9d91 SHA512 fa798a18b3d9ae8394faa3a5772ad21c6c439835de977dbce077b79823e022f9aa15e2d603ab16ea592048dab039aed2d647018cd83f7b3ec0b6c0e7679d0eec
diff --git a/dev-vcs/easygit/easygit-1.6.5.5.ebuild b/dev-vcs/easygit/easygit-1.6.5.5.ebuild
deleted file mode 100644
index 0989d901a4a..00000000000
--- a/dev-vcs/easygit/easygit-1.6.5.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-MY_PN="eg"
-
-DESCRIPTION="Easy GIT is a wrapper for git, designed to make git easy to learn and use"
-HOMEPAGE="https://www.gnome.org/~newren/eg/"
-SRC_URI="https://www.gnome.org/~newren/${MY_PN}/download/${PV}/${MY_PN} -> ${PF}"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND=">=dev-vcs/git-${PV}
- dev-lang/perl"
-
-src_install() {
- newbin "${DISTDIR}/${PF}" "${MY_PN}" || die
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/easygit/
@ 2023-05-14 16:02 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2023-05-14 16:02 UTC (permalink / raw
To: gentoo-commits
commit: 02805be7099a074db9d1a9115995ef1de7ac577d
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 16:02:24 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun May 14 16:02:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02805be7
dev-vcs/easygit: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
...sygit-1.7.5.2.ebuild => easygit-1.7.5.2-r1.ebuild} | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)
diff --git a/dev-vcs/easygit/easygit-1.7.5.2.ebuild b/dev-vcs/easygit/easygit-1.7.5.2-r1.ebuild
similarity index 69%
rename from dev-vcs/easygit/easygit-1.7.5.2.ebuild
rename to dev-vcs/easygit/easygit-1.7.5.2-r1.ebuild
index e70c718cceff..d23469cfefc2 100644
--- a/dev-vcs/easygit/easygit-1.7.5.2.ebuild
+++ b/dev-vcs/easygit/easygit-1.7.5.2-r1.ebuild
@@ -1,26 +1,21 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DESCRIPTION="Easy GIT (eg), a frontend for git designed for former cvs and svn users"
HOMEPAGE="https://www.gnome.org/~newren/eg/"
SRC_URI="https://www.gnome.org/~newren/eg/download/${PV}/eg -> ${P}"
+S="${WORKDIR}"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
-IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
-RDEPEND=">=dev-vcs/git-${PV}
+RDEPEND="
+ >=dev-vcs/git-${PV}
dev-lang/perl"
-S=${WORKDIR}
-
-src_unpack() {
- cp "${DISTDIR}/${P}" eg || die
-}
-
src_install() {
- dobin eg
+ newbin "${DISTDIR}"/${P} eg
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-05-14 16:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-28 0:06 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/easygit/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2023-05-14 16:02 David Seifert
2018-07-30 19:52 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox