[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: 86534d0b791d93d404619335f8d8d0ffd9e28e9a
Author: Sam James gentoo org>
AuthorDate: Sat Jan 10 13:26:30 2026 +
Commit: Sam James gentoo org>
CommitDate: Sat Jan 10 13:26:30 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86534d0b
app-editors/bvi: drop old prefix kws
Now removed.
Signed-off-by: Sam James gentoo.org>
app-editors/bvi/bvi-1.5.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/bvi/bvi-1.5.0.ebuild b/app-editors/bvi/bvi-1.5.0.ebuild
index 7ac4e80d7554..16d4dcd102bb 100644
--- a/app-editors/bvi/bvi-1.5.0.ebuild
+++ b/app-editors/bvi/bvi-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.src.tar.gz";
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: cd25fed08e6ce7068d366b1f7fbae8d30c4fb5b1
Author: Christopher Head chead ca>
AuthorDate: Thu Dec 18 00:40:20 2025 +
Commit: Sam James gentoo org>
CommitDate: Sat Jan 10 13:08:13 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd25fed0
app-editors/bvi: bump to 1.5.0
Signed-off-by: Christopher Head chead.ca>
Part-of: https://github.com/gentoo/gentoo/pull/45066
Closes: https://github.com/gentoo/gentoo/pull/45066
Signed-off-by: Sam James gentoo.org>
app-editors/bvi/Manifest | 1 +
app-editors/bvi/bvi-1.5.0.ebuild | 15 +++
2 files changed, 16 insertions(+)
diff --git a/app-editors/bvi/Manifest b/app-editors/bvi/Manifest
index 556f568fa45a..554ebb8e9f7d 100644
--- a/app-editors/bvi/Manifest
+++ b/app-editors/bvi/Manifest
@@ -1 +1,2 @@
DIST bvi-1.4.2.src.tar.gz 148323 BLAKE2B
8431b8cdb322a5a3bd011fb28cacc62f30bf02fa66bdb1e1e0993728fac28bd80da161c1011e9adbdf26d093374130b5413f3d2a739663d91b22403a5a740e2a
SHA512
e2b23b75e5984e222060d3ad99381e1c54f45c28796b0dfe781072c4061912722849218f90c29a398b245af604aa8f0f5448791bc5f3a2ef0f8395ca92c3
+DIST bvi-1.5.0.src.tar.gz 151429 BLAKE2B
4acfecde4651875c8a7fefae5f2fd1eb661006d6b8d1492b1ba0bd2a3defc97f74776285f8082d2f5c1257fac42903bf993852ae6f8b6c3f3e2f19cc67009061
SHA512
c1b0cff014a1e683cf4c08485e8b7b1c4be3585079a904100adff40c9ecac7e7fb0394e2ee0b4e0c2fa5a56f59a9b1960887e23c72d3c7f7e4b25cd8c30b6114
diff --git a/app-editors/bvi/bvi-1.5.0.ebuild b/app-editors/bvi/bvi-1.5.0.ebuild
new file mode 100644
index ..7ac4e80d7554
--- /dev/null
+++ b/app-editors/bvi/bvi-1.5.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Display-oriented editor for binary files, based on the vi
texteditor"
+HOMEPAGE="https://bvi.sourceforge.net/";
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.src.tar.gz";
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="sys-libs/ncurses:0="
+RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: d0565f958f405a5a5fc80b9555717838424a0ba4
Author: Arthur Zamarin gentoo org>
AuthorDate: Sun Nov 2 07:04:41 2025 +
Commit: Arthur Zamarin gentoo org>
CommitDate: Sun Nov 2 07:04:41 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0565f95
app-editors/bvi: Keyword 1.4.2 ppc64, #965382
Signed-off-by: Arthur Zamarin gentoo.org>
app-editors/bvi/bvi-1.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/bvi/bvi-1.4.2.ebuild b/app-editors/bvi/bvi-1.4.2.ebuild
index 0e8a35b52990..d45f09461403 100644
--- a/app-editors/bvi/bvi-1.4.2.ebuild
+++ b/app-editors/bvi/bvi-1.4.2.ebuild
@@ -11,7 +11,7 @@
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.src.tar.gz";
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: a6fefe8f44b2c97bbe52a6307bee7e620bec95ab
Author: Petr Vaněk gentoo org>
AuthorDate: Sat Mar 15 08:29:41 2025 +
Commit: Petr Vaněk gentoo org>
CommitDate: Sat Mar 15 08:41:55 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6fefe8f
app-editors/bvi: remove empty IUSE
Signed-off-by: Petr Vaněk gentoo.org>
app-editors/bvi/bvi-1.4.2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-editors/bvi/bvi-1.4.2.ebuild b/app-editors/bvi/bvi-1.4.2.ebuild
index 39c1c1c2c9f4..5fb9159817d7 100644
--- a/app-editors/bvi/bvi-1.4.2.ebuild
+++ b/app-editors/bvi/bvi-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,6 @@
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.src.tar.gz";
LICENSE="GPL-3+"
SLOT="0"
-IUSE=""
KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="sys-libs/ncurses:0="
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: ad51060b742fd3f309536647315421f0e97aad6e
Author: Petr Vaněk gentoo org>
AuthorDate: Sat Mar 15 08:28:31 2025 +
Commit: Petr Vaněk gentoo org>
CommitDate: Sat Mar 15 08:41:54 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad51060b
app-editors/bvi: drop 1.4.1
Signed-off-by: Petr Vaněk gentoo.org>
app-editors/bvi/Manifest | 1 -
app-editors/bvi/bvi-1.4.1.ebuild | 16
2 files changed, 17 deletions(-)
diff --git a/app-editors/bvi/Manifest b/app-editors/bvi/Manifest
index d6c7ca99d841..556f568fa45a 100644
--- a/app-editors/bvi/Manifest
+++ b/app-editors/bvi/Manifest
@@ -1,2 +1 @@
-DIST bvi-1.4.1.src.tar.gz 143181 BLAKE2B
ad4ae885b1b85ebfc4fc842e0b072383b6755eeaf1d8a71ffb461c5caf0c4c97d1906a7762b66ae4a5ede9ac8a204543bc0aed8630a3ea52ca452e8c645ad616
SHA512
f7a3f07e6bcefe566a101c4db85192f0d2e3580be0ab10bc297e6c0192e79d29061a7c9f1a57cf5a628f03962deb8c2ed52e33effc1d5198d458627d70d882e6
DIST bvi-1.4.2.src.tar.gz 148323 BLAKE2B
8431b8cdb322a5a3bd011fb28cacc62f30bf02fa66bdb1e1e0993728fac28bd80da161c1011e9adbdf26d093374130b5413f3d2a739663d91b22403a5a740e2a
SHA512
e2b23b75e5984e222060d3ad99381e1c54f45c28796b0dfe781072c4061912722849218f90c29a398b245af604aa8f0f5448791bc5f3a2ef0f8395ca92c3
diff --git a/app-editors/bvi/bvi-1.4.1.ebuild b/app-editors/bvi/bvi-1.4.1.ebuild
deleted file mode 100644
index 042b1e9d61b3..
--- a/app-editors/bvi/bvi-1.4.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Display-oriented editor for binary files, based on the vi
texteditor"
-HOMEPAGE="http://bvi.sourceforge.net/";
-SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.src.tar.gz";
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-DEPEND="sys-libs/ncurses:0="
-RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: 1a8b61ba4ae109d5702e7c29e2a86228dccaf310
Author: Petr Vaněk gentoo org>
AuthorDate: Sat Mar 15 08:30:30 2025 +
Commit: Petr Vaněk gentoo org>
CommitDate: Sat Mar 15 08:41:56 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a8b61ba
app-editors/bvi: update HOMEPAGE
Signed-off-by: Petr Vaněk gentoo.org>
app-editors/bvi/bvi-1.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/bvi/bvi-1.4.2.ebuild b/app-editors/bvi/bvi-1.4.2.ebuild
index 5fb9159817d7..0e8a35b52990 100644
--- a/app-editors/bvi/bvi-1.4.2.ebuild
+++ b/app-editors/bvi/bvi-1.4.2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit flag-o-matic
DESCRIPTION="Display-oriented editor for binary files, based on the vi
texteditor"
-HOMEPAGE="http://bvi.sourceforge.net/";
+HOMEPAGE="https://bvi.sourceforge.net/";
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.src.tar.gz";
LICENSE="GPL-3+"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: 405568937f31d2c1bbcd371aafba798a02a5c200
Author: Sam James gentoo org>
AuthorDate: Fri Aug 25 11:07:50 2023 +
Commit: Sam James gentoo org>
CommitDate: Fri Aug 25 11:07:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40556893
app-editors/bvi: Stabilize 1.4.2 amd64, #912985
Signed-off-by: Sam James gentoo.org>
app-editors/bvi/bvi-1.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/bvi/bvi-1.4.2.ebuild b/app-editors/bvi/bvi-1.4.2.ebuild
index 56f3651522b8..9baa075b1483 100644
--- a/app-editors/bvi/bvi-1.4.2.ebuild
+++ b/app-editors/bvi/bvi-1.4.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: d94ae979fb5261fb5a7102805ec82f1860a156c9
Author: Sam James gentoo org>
AuthorDate: Fri Aug 25 11:07:51 2023 +
Commit: Sam James gentoo org>
CommitDate: Fri Aug 25 11:07:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94ae979
app-editors/bvi: Stabilize 1.4.2 x86, #912985
Signed-off-by: Sam James gentoo.org>
app-editors/bvi/bvi-1.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/bvi/bvi-1.4.2.ebuild b/app-editors/bvi/bvi-1.4.2.ebuild
index 9baa075b1483..d8c3fcd39c1a 100644
--- a/app-editors/bvi/bvi-1.4.2.ebuild
+++ b/app-editors/bvi/bvi-1.4.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
IUSE=""
-KEYWORDS="amd64 ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: b967fbe64573c28ab9500ada2fe5ca10d9f9fbbb
Author: Arthur Zamarin gentoo org>
AuthorDate: Fri Aug 25 09:10:16 2023 +
Commit: Arthur Zamarin gentoo org>
CommitDate: Fri Aug 25 09:10:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b967fbe6
app-editors/bvi: Stabilize 1.4.2 ppc, #912985
Signed-off-by: Arthur Zamarin gentoo.org>
app-editors/bvi/bvi-1.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/bvi/bvi-1.4.2.ebuild b/app-editors/bvi/bvi-1.4.2.ebuild
index c00557b0e9ba..56f3651522b8 100644
--- a/app-editors/bvi/bvi-1.4.2.ebuild
+++ b/app-editors/bvi/bvi-1.4.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: f083c248ca3b4596e19d83fc75672f963c230034
Author: Christopher Head chead ca>
AuthorDate: Tue Jun 27 03:11:51 2023 +
Commit: Joonas Niilola gentoo org>
CommitDate: Fri Jul 21 06:20:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f083c248
app-editors/bvi: 1.4.2: bump
Signed-off-by: Christopher Head chead.ca>
Closes: https://github.com/gentoo/gentoo/pull/31638
Signed-off-by: Joonas Niilola gentoo.org>
app-editors/bvi/Manifest | 1 +
app-editors/bvi/bvi-1.4.1-r1.ebuild| 22 --
.../bvi/{bvi-1.4.1-r2.ebuild => bvi-1.4.2.ebuild} | 4 +---
3 files changed, 2 insertions(+), 25 deletions(-)
diff --git a/app-editors/bvi/Manifest b/app-editors/bvi/Manifest
index c20356e5e654..d6c7ca99d841 100644
--- a/app-editors/bvi/Manifest
+++ b/app-editors/bvi/Manifest
@@ -1 +1,2 @@
DIST bvi-1.4.1.src.tar.gz 143181 BLAKE2B
ad4ae885b1b85ebfc4fc842e0b072383b6755eeaf1d8a71ffb461c5caf0c4c97d1906a7762b66ae4a5ede9ac8a204543bc0aed8630a3ea52ca452e8c645ad616
SHA512
f7a3f07e6bcefe566a101c4db85192f0d2e3580be0ab10bc297e6c0192e79d29061a7c9f1a57cf5a628f03962deb8c2ed52e33effc1d5198d458627d70d882e6
+DIST bvi-1.4.2.src.tar.gz 148323 BLAKE2B
8431b8cdb322a5a3bd011fb28cacc62f30bf02fa66bdb1e1e0993728fac28bd80da161c1011e9adbdf26d093374130b5413f3d2a739663d91b22403a5a740e2a
SHA512
e2b23b75e5984e222060d3ad99381e1c54f45c28796b0dfe781072c4061912722849218f90c29a398b245af604aa8f0f5448791bc5f3a2ef0f8395ca92c3
diff --git a/app-editors/bvi/bvi-1.4.1-r1.ebuild
b/app-editors/bvi/bvi-1.4.1-r1.ebuild
deleted file mode 100644
index 8d7b30c90107..
--- a/app-editors/bvi/bvi-1.4.1-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Display-oriented editor for binary files, based on the vi
texteditor"
-HOMEPAGE="http://bvi.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-DEPEND="sys-libs/ncurses:0="
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${P}-prototypes.patch" )
-
-src_configure() {
- econf CFLAGS=-DANSI
-}
diff --git a/app-editors/bvi/bvi-1.4.1-r2.ebuild
b/app-editors/bvi/bvi-1.4.2.ebuild
similarity index 85%
rename from app-editors/bvi/bvi-1.4.1-r2.ebuild
rename to app-editors/bvi/bvi-1.4.2.ebuild
index 63d766fb5110..c00557b0e9ba 100644
--- a/app-editors/bvi/bvi-1.4.1-r2.ebuild
+++ b/app-editors/bvi/bvi-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,8 +17,6 @@ KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux
~ppc-macos"
DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
-PATCHES=( "${FILESDIR}/${P}-prototypes.patch" )
-
src_configure() {
append-cflags -DANSI -std=gnu89
default
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: 7f99689aa221da85c8535863452819baa1f7bf1e
Author: Christopher Head chead ca>
AuthorDate: Wed Nov 9 05:15:29 2022 +
Commit: Sam James gentoo org>
CommitDate: Sat Dec 24 07:55:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f99689a
app-editors/bvi: fix CFLAGS handling
* Add `-std=gnu89` as recommended as the way to build K&R-style code
which will not break with Clang 16.
* Append, instead of overwriting, `CFLAGS`.
* Bump to EAPI 8 while at it.
Closes: https://bugs.gentoo.org/880309
Closes: https://bugs.gentoo.org/880393
Signed-off-by: Christopher Head chead.ca>
Closes: https://github.com/gentoo/gentoo/pull/28199
Signed-off-by: Sam James gentoo.org>
app-editors/bvi/bvi-1.4.1-r2.ebuild | 25 +
1 file changed, 25 insertions(+)
diff --git a/app-editors/bvi/bvi-1.4.1-r2.ebuild
b/app-editors/bvi/bvi-1.4.1-r2.ebuild
new file mode 100644
index ..65616724b31d
--- /dev/null
+++ b/app-editors/bvi/bvi-1.4.1-r2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic
+
+DESCRIPTION="Display-oriented editor for binary files, based on the vi
texteditor"
+HOMEPAGE="http://bvi.sourceforge.net/";
+SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos
~sparc-solaris ~sparc64-solaris ~x86-solaris"
+
+DEPEND="sys-libs/ncurses:0="
+RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/${P}-prototypes.patch" )
+
+src_configure() {
+ append-cflags -DANSI -std=gnu89
+ default
+}
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: a7f524917952570eb171f1d1464a15acfbf892be Author: Sam James gentoo org> AuthorDate: Tue Nov 8 04:39:52 2022 + Commit: Sam James gentoo org> CommitDate: Tue Nov 8 04:39:52 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f52491 app-editors/bvi: fix IncorrectCopyright Signed-off-by: Sam James gentoo.org> app-editors/bvi/bvi-1.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/bvi/bvi-1.4.1-r1.ebuild b/app-editors/bvi/bvi-1.4.1-r1.ebuild index 4b500d68d576..13a6faf7bced 100644 --- a/app-editors/bvi/bvi-1.4.1-r1.ebuild +++ b/app-editors/bvi/bvi-1.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/, app-editors/bvi/files/
commit: 8da276544f3a2ba236fae9275236674c04e1faad
Author: Christopher Head chead ca>
AuthorDate: Tue Nov 8 04:21:05 2022 +
Commit: Sam James gentoo org>
CommitDate: Tue Nov 8 04:38:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da27654
app-editors/bvi: fix strict Clang compilation
There is an `ANSI` macro which, if defined, includes proper prototypes.
A few of them don’t match the function definitions, so patch them.
Signed-off-by: Christopher Head chead.ca>
Closes: https://github.com/gentoo/gentoo/pull/28179
Signed-off-by: Sam James gentoo.org>
app-editors/bvi/bvi-1.4.1-r1.ebuild | 22 +++
app-editors/bvi/files/bvi-1.4.1-prototypes.patch | 34
2 files changed, 56 insertions(+)
diff --git a/app-editors/bvi/bvi-1.4.1-r1.ebuild
b/app-editors/bvi/bvi-1.4.1-r1.ebuild
new file mode 100644
index ..4b500d68d576
--- /dev/null
+++ b/app-editors/bvi/bvi-1.4.1-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Display-oriented editor for binary files, based on the vi
texteditor"
+HOMEPAGE="http://bvi.sourceforge.net/";
+SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos
~sparc-solaris ~sparc64-solaris ~x86-solaris"
+
+DEPEND="sys-libs/ncurses:0="
+RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/${P}-prototypes.patch" )
+
+src_configure() {
+ econf CFLAGS=-DANSI
+}
diff --git a/app-editors/bvi/files/bvi-1.4.1-prototypes.patch
b/app-editors/bvi/files/bvi-1.4.1-prototypes.patch
new file mode 100644
index ..ab4010303011
--- /dev/null
+++ b/app-editors/bvi/files/bvi-1.4.1-prototypes.patch
@@ -0,0 +1,34 @@
+https://sourceforge.net/p/bvi/bugs/14/
+
+diff --git a/bmore.h b/bmore.h
+index bb5174514a66..0c4811f743b2 100644
+--- a/bmore.h
b/bmore.h
+@@ -135,12 +135,12 @@ extern int no_tty, no_intty;
+ #ifdef ANSI
+ voidinitterm(void), set_tty(void), reset_tty(void);
+ voidcleartoeol(void), clearscreen(void), highlight(void);
+- voidnormal(void), bmbeep(void), home(void), sig(void);
++ voidnormal(void), bmbeep(void), home(void), sig(int);
+ voiddoshell(char *), emsg(char *);
+ voiddo_next(int);
+ voidbmsearch(int);
+ voidpushback(int, char *);
+- int open_file(void);
++ int open_file(char *);
+ int printout(int), rdline(int, char *);
+ int nextchar(void), vgetc(void);
+ int sbracket(int, char *, int);
+diff --git a/bvi.h b/bvi.h
+index 0881ce79d6fd..90f68c9eeb92 100644
+--- a/bvi.h
b/bvi.h
+@@ -215,7 +215,7 @@ extern off_t block_begin, block_end, block_size;
+ voiddocmdline(char *), do_over(PTR, off_t, PTR), do_put(PTR, off_t,
PTR);
+ voidjmpproc(int), printline(PTR, int);
+ int addfile(char *);
+- int bregexec(PTR, char *);
++ PTR bregexec(PTR, char *);
+ int chk_comm(int);
+ int doecmd(char *, int);
+ int do_append(off_t, char *), do_logic(int, char *);
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: e7cb2e8a4b72fc7a50dabbb7191e7fbee2c20025
Author: Christopher Head chead ca>
AuthorDate: Thu Nov 21 06:33:00 2019 +
Commit: Joonas Niilola gentoo org>
CommitDate: Thu Nov 21 13:16:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7cb2e8a
app-editors/bvi: clean old
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Christopher Head chead.ca>
Closes: https://github.com/gentoo/gentoo/pull/13725
Signed-off-by: Joonas Niilola gentoo.org>
app-editors/bvi/Manifest | 1 -
app-editors/bvi/bvi-1.4.0.ebuild | 16
2 files changed, 17 deletions(-)
diff --git a/app-editors/bvi/Manifest b/app-editors/bvi/Manifest
index b3dc659cab6..c20356e5e65 100644
--- a/app-editors/bvi/Manifest
+++ b/app-editors/bvi/Manifest
@@ -1,2 +1 @@
-DIST bvi-1.4.0.src.tar.gz 139202 BLAKE2B
151d86214aa93bb0a7f383c8de13b8a15fe2cfe7f5892dff52b80e362c049b49082abe846ffaf68ec69201bbffba2fdcc5d00f744756c49ecb26e16ab93bb13d
SHA512
119cfc7350f81c324e77243f948cfb91cd9a3122fef307616e4756a99732f69131aed2a26ebe48048698b9c211a0214255f3e6605ad2cbf479a14a4a0f88923c
DIST bvi-1.4.1.src.tar.gz 143181 BLAKE2B
ad4ae885b1b85ebfc4fc842e0b072383b6755eeaf1d8a71ffb461c5caf0c4c97d1906a7762b66ae4a5ede9ac8a204543bc0aed8630a3ea52ca452e8c645ad616
SHA512
f7a3f07e6bcefe566a101c4db85192f0d2e3580be0ab10bc297e6c0192e79d29061a7c9f1a57cf5a628f03962deb8c2ed52e33effc1d5198d458627d70d882e6
diff --git a/app-editors/bvi/bvi-1.4.0.ebuild b/app-editors/bvi/bvi-1.4.0.ebuild
deleted file mode 100644
index 10e665561d2..000
--- a/app-editors/bvi/bvi-1.4.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Display-oriented editor for binary files, based on the vi
texteditor"
-HOMEPAGE="http://bvi.sourceforge.net/";
-SRC_URI="mirror://sourceforge/bvi/${P}.src.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
-
-DEPEND="sys-libs/ncurses:0="
-RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: 45199b4a3335474434c066e911cb4c2390ee4d8a
Author: Agostino Sarubbo gentoo org>
AuthorDate: Tue Nov 19 12:48:09 2019 +
Commit: Agostino Sarubbo gentoo org>
CommitDate: Tue Nov 19 12:48:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45199b4a
app-editors/bvi: x86 stable wrt bug #700290
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo gentoo.org>
app-editors/bvi/bvi-1.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/bvi/bvi-1.4.1.ebuild b/app-editors/bvi/bvi-1.4.1.ebuild
index af99e391a10..12b4b6b4404 100644
--- a/app-editors/bvi/bvi-1.4.1.ebuild
+++ b/app-editors/bvi/bvi-1.4.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
IUSE=""
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: e37361efd114363def0fb8fba729ad426c03bde3
Author: Agostino Sarubbo gentoo org>
AuthorDate: Mon Nov 18 11:49:54 2019 +
Commit: Agostino Sarubbo gentoo org>
CommitDate: Mon Nov 18 11:49:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37361ef
app-editors/bvi: amd64 stable wrt bug #700290
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo gentoo.org>
app-editors/bvi/bvi-1.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/bvi/bvi-1.4.1.ebuild b/app-editors/bvi/bvi-1.4.1.ebuild
index 0606e3e15e1..af99e391a10 100644
--- a/app-editors/bvi/bvi-1.4.1.ebuild
+++ b/app-editors/bvi/bvi-1.4.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: 5cf66eaad4a5abeb0f5a2180c8e64cda18335695
Author: Christopher Head chead ca>
AuthorDate: Sat Oct 12 18:06:11 2019 +
Commit: Joonas Niilola gentoo org>
CommitDate: Wed Oct 16 05:22:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf66eaa
app-editors/bvi: version bump 1.4.1
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Christopher Head chead.ca>
Closes: https://github.com/gentoo/gentoo/pull/13268
Signed-off-by: Joonas Niilola gentoo.org>
app-editors/bvi/Manifest | 1 +
app-editors/bvi/bvi-1.4.1.ebuild | 16
2 files changed, 17 insertions(+)
diff --git a/app-editors/bvi/Manifest b/app-editors/bvi/Manifest
index 971a2373f81..b3dc659cab6 100644
--- a/app-editors/bvi/Manifest
+++ b/app-editors/bvi/Manifest
@@ -1 +1,2 @@
DIST bvi-1.4.0.src.tar.gz 139202 BLAKE2B
151d86214aa93bb0a7f383c8de13b8a15fe2cfe7f5892dff52b80e362c049b49082abe846ffaf68ec69201bbffba2fdcc5d00f744756c49ecb26e16ab93bb13d
SHA512
119cfc7350f81c324e77243f948cfb91cd9a3122fef307616e4756a99732f69131aed2a26ebe48048698b9c211a0214255f3e6605ad2cbf479a14a4a0f88923c
+DIST bvi-1.4.1.src.tar.gz 143181 BLAKE2B
ad4ae885b1b85ebfc4fc842e0b072383b6755eeaf1d8a71ffb461c5caf0c4c97d1906a7762b66ae4a5ede9ac8a204543bc0aed8630a3ea52ca452e8c645ad616
SHA512
f7a3f07e6bcefe566a101c4db85192f0d2e3580be0ab10bc297e6c0192e79d29061a7c9f1a57cf5a628f03962deb8c2ed52e33effc1d5198d458627d70d882e6
diff --git a/app-editors/bvi/bvi-1.4.1.ebuild b/app-editors/bvi/bvi-1.4.1.ebuild
new file mode 100644
index 000..0606e3e15e1
--- /dev/null
+++ b/app-editors/bvi/bvi-1.4.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Display-oriented editor for binary files, based on the vi
texteditor"
+HOMEPAGE="http://bvi.sourceforge.net/";
+SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
+
+DEPEND="sys-libs/ncurses:0="
+RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: 9112459473291020d1698c0586b5a9d7b5ccdc9f Author: Michał Górny gentoo org> AuthorDate: Wed Jul 31 12:09:32 2019 + Commit: Michał Górny gentoo org> CommitDate: Wed Jul 31 12:10:43 2019 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91124594 app-editors/bvi: Update maintainer's e-mail address Bug: https://bugs.gentoo.org/633060 Signed-off-by: Michał Górny gentoo.org> app-editors/bvi/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/bvi/metadata.xml b/app-editors/bvi/metadata.xml index 0025187b728..da741654ec0 100644 --- a/app-editors/bvi/metadata.xml +++ b/app-editors/bvi/metadata.xml @@ -2,7 +2,7 @@ http://www.gentoo.org/dtd/metadata.dtd";> - [email protected] + [email protected] Christopher Head
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/files/
commit: 89eb9529b9fbcb41e17237d121a1c3d660d24719
Author: Michael Mair-Keimberger gmail com>
AuthorDate: Fri Mar 1 17:00:15 2019 +
Commit: Andreas Sturmlechner gentoo org>
CommitDate: Fri Mar 1 19:03:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89eb9529
app-editors/bvi: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11183
Signed-off-by: Andreas Sturmlechner gentoo.org>
.../bvi/files/bvi-1.3.2-fix-buffer-overflow.patch | 22 --
app-editors/bvi/files/bvi-1.3.2-tinfo.patch| 35 --
2 files changed, 57 deletions(-)
diff --git a/app-editors/bvi/files/bvi-1.3.2-fix-buffer-overflow.patch
b/app-editors/bvi/files/bvi-1.3.2-fix-buffer-overflow.patch
deleted file mode 100644
index e3ebaa3d129..000
--- a/app-editors/bvi/files/bvi-1.3.2-fix-buffer-overflow.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff --git a/edit.c b/edit.c
-index 328a0cd..3cf6572 100644
a/edit.c
-+++ b/edit.c
-@@ -42,7 +42,7 @@ char contru[][4] = {"NUL", "SOH", "STX", "ETX", "EOT",
"ENQ", "ACK", "BEL",
- "CAN", " EM", "SUB", "ESC", " FS", "
GS", " RS", " US",
- "DEL" };
- char tmpbuf[10];
--char linbuf[256];
-+char linbuf[16384];
-
- static chargetcbuff[BUFFER];
- static char*getcnext = NULL;
-@@ -492,7 +492,7 @@ printline(mempos, scpos)
- *(string + print_pos) = '.';
- }
- *(string + Anzahl) = '\0';
-- strcat(linbuf, string);
-+ strncat(linbuf, string, sizeof(linbuf) - strlen(linbuf) - 1);
- mvaddstr(scpos, 0, linbuf);
- }
-
diff --git a/app-editors/bvi/files/bvi-1.3.2-tinfo.patch
b/app-editors/bvi/files/bvi-1.3.2-tinfo.patch
deleted file mode 100644
index b00c8881150..000
--- a/app-editors/bvi/files/bvi-1.3.2-tinfo.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-diff --git a/configure.in b/configure.in
-index 68076d8..81da696 100644
a/configure.in
-+++ b/configure.in
-@@ -58,17 +58,19 @@ AC_ARG_WITH(ncurses,
- fi
- ])
-
--AC_CHECK_HEADER(ncurses.h,
--AC_CHECK_LIB(ncurses, initscr,
--AC_DEFINE(HAVE_NCURSES_H) LIBS="${LIBS} -lncurses",
--AC_CHECK_LIB(curses, initscr,
--AC_DEFINE(HAVE_CURSES_H) LIBS="${LIBS} -lcurses",
--AC_MSG_ERROR([bvi requires the curses library]))),
--AC_CHECK_HEADER(curses.h,
--AC_CHECK_LIB(curses, initscr,
-- AC_DEFINE(HAVE_CURSES_H) LIBS="${LIBS} -lcurses",
-- AC_MSG_ERROR([bvi requires the curses library])),
-- AC_MSG_ERROR([bvi requires the curses library])))
-+AC_CHECK_HEADER([ncurses.h],[
-+AC_SEARCH_LIBS([initscr], [ncurses],[
-+AC_DEFINE(HAVE_NCURSES_H)
-+ AC_SEARCH_LIBS([tputs], [tinfo])], [
-+AC_SEARCH_LIBS([initscr], [curses],[
-+AC_DEFINE(HAVE_CURSES_H)
-+AC_SEARCH_LIBS([tputs], [tinfo])],[
-+ AC_MSG_ERROR([bvi requires the curses library])])])],[
-+AC_CHECK_HEADER([curses.h],[
-+ AC_SEARCH_LIBS([initscr], [curses], [
-+ AC_DEFINE(HAVE_CURSES_H)],[
-+ AC_MSG_ERROR([bvi requires the curses library])])],[
-+ AC_MSG_ERROR([bvi requires the curses library])])])
-
- dnl Checks for typedefs, structures, and compiler characteristics.
- dnl AC_TYPE_SIZE_T
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: 4f9867c239fe1d703297a786e85d9036adac1f9b
Author: Christopher Head chead ca>
AuthorDate: Tue Jan 15 16:28:33 2019 +
Commit: Patrice Clement gentoo org>
CommitDate: Wed Jan 16 22:29:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f9867c2
app-editors/bvi: clean old versions.
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Christopher Head chead.ca>
Closes: https://github.com/gentoo/gentoo/pull/10839
Signed-off-by: Patrice Clement gentoo.org>
app-editors/bvi/Manifest | 2 --
app-editors/bvi/bvi-1.3.2-r2.ebuild| 46 --
app-editors/bvi/bvi-1.4.0_alpha.ebuild | 41 --
3 files changed, 89 deletions(-)
diff --git a/app-editors/bvi/Manifest b/app-editors/bvi/Manifest
index 33ece935ff4..971a2373f81 100644
--- a/app-editors/bvi/Manifest
+++ b/app-editors/bvi/Manifest
@@ -1,3 +1 @@
-DIST bvi-1.3.2.src.tar.gz 170444 BLAKE2B
5726fe730b6751a768247581cfd4dce0a40a9ce8e8852c977b62ddd72bd8d8db7b66535a7c711b6837e10d63ee7aca9b5bdb6ba3ea0288d823e684fcabbd79b2
SHA512
eb8a01602751b61c471207124c90346375ccf34ba85e661143f6da8f113f48070d132e98213484bd16d0b6b4c8d0fa27776d36f18cac21336076ca35bcfcb58c
DIST bvi-1.4.0.src.tar.gz 139202 BLAKE2B
151d86214aa93bb0a7f383c8de13b8a15fe2cfe7f5892dff52b80e362c049b49082abe846ffaf68ec69201bbffba2fdcc5d00f744756c49ecb26e16ab93bb13d
SHA512
119cfc7350f81c324e77243f948cfb91cd9a3122fef307616e4756a99732f69131aed2a26ebe48048698b9c211a0214255f3e6605ad2cbf479a14a4a0f88923c
-DIST bvi-1.4.0alpha.src.tar.gz 128821 BLAKE2B
b285e9aee5c510205684296afd975fdf4f392d9743561aa8c80c69785eb1b431886fb8664adcb1393b514e77b2e3df562d7c253427364891c36e1c56d4313975
SHA512
75cf0ff27809e2c4213da72b022e012003d6ef272d734d0c18f03d5cb49bc891b4d3d40a9e6bfff226906062fcd3e319a7503d09409fa2023f5ba1d434e66217
diff --git a/app-editors/bvi/bvi-1.3.2-r2.ebuild
b/app-editors/bvi/bvi-1.3.2-r2.ebuild
deleted file mode 100644
index 1f7611c79ba..000
--- a/app-editors/bvi/bvi-1.3.2-r2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-AUTOTOOLS_AUTORECONF="1"
-AUTOTOOLS_IN_SOURCE_BUILD="1"
-
-inherit multilib eutils autotools-utils
-
-DESCRIPTION="display-oriented editor for binary files, based on the vi
texteditor"
-HOMEPAGE="http://bvi.sourceforge.net/";
-SRC_URI="mirror://sourceforge/bvi/${P}.src.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
-
-DEPEND="sys-libs/ncurses"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- local PATCHES=(
- "${FILESDIR}/${P}-fix-buffer-overflow.patch"
- "${FILESDIR}/${P}-tinfo.patch"
- )
- sed -i -e 's:ncurses/term.h:term.h:g' bmore.h || die "sed failed in
bmore.h"
- sed -i -e 's:(INSTALL_PROGRAM) -s:(INSTALL_PROGRAM):g' \
- Makefile.in || die "sed failed in Makefile.in"
-
- autotools-utils_src_prepare
-}
-
-src_configure() {
- local myeconfargs=(--with-ncurses="${EPREFIX}"/usr)
- autotools-utils_src_configure
-
-}
-
-src_install() {
- autotools-utils_src_install
- rm -rf "${ED}"/usr/$(get_libdir)/bmore.help
- dodoc README CHANGES CREDITS bmore.help
- dohtml -r html/*
-}
diff --git a/app-editors/bvi/bvi-1.4.0_alpha.ebuild
b/app-editors/bvi/bvi-1.4.0_alpha.ebuild
deleted file mode 100644
index 6c63395f9c0..000
--- a/app-editors/bvi/bvi-1.4.0_alpha.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit multilib eutils versionator
-
-MY_P=$(replace_version_separator 4 '' ${P})
-
-DESCRIPTION="display-oriented editor for binary files, based on the vi
texteditor"
-HOMEPAGE="http://bvi.sourceforge.net/";
-SRC_URI="mirror://sourceforge/bvi/$(replace_version_separator 4 ''
${P}).src.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
-
-DEPEND="sys-libs/ncurses"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/$MY_P"
-
-src_prepare() {
- sed -i -e 's:(INSTALL_PROGRAM) -s:(INSTALL_PROGRAM):g' \
- Makefile.in || die "sed failed in Makefile.in"
-
- epatch_user
-}
-
-src_configure() {
- econf --with-ncurses="${EPREFIX}"/usr
-
- sed -i -e 's:ncurses/term.h:term.h:g' bmore.h || die "sed failed in
bmore.h"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "make install failed"
- rm -rf "${D}"/usr/$(get_libdir)/bmore.help
- dodoc README CHANGES CREDITS bmore.help
-}
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: 490aaad8865e96f703275865ac7a0715cfd6e12b
Author: Mikle Kolyada gentoo org>
AuthorDate: Thu Nov 29 19:57:05 2018 +
Commit: Mikle Kolyada gentoo org>
CommitDate: Thu Nov 29 19:57:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=490aaad8
app-editors/bvi: amd64 stable wrt bug #671926
Signed-off-by: Mikle Kolyada gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
app-editors/bvi/bvi-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/bvi/bvi-1.4.0.ebuild b/app-editors/bvi/bvi-1.4.0.ebuild
index e63f58e51b5..10e665561d2 100644
--- a/app-editors/bvi/bvi-1.4.0.ebuild
+++ b/app-editors/bvi/bvi-1.4.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/bvi/${P}.src.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: d35fc5ef32fe754c152073b459e0c51155dfb45e
Author: Sergei Trofimovich gentoo org>
AuthorDate: Tue Nov 27 23:56:23 2018 +
Commit: Sergei Trofimovich gentoo org>
CommitDate: Tue Nov 27 23:56:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d35fc5ef
app-editors/bvi: stable 1.4.0 for ppc, bug #671926
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich gentoo.org>
app-editors/bvi/bvi-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/bvi/bvi-1.4.0.ebuild b/app-editors/bvi/bvi-1.4.0.ebuild
index ff095277bc4..e63f58e51b5 100644
--- a/app-editors/bvi/bvi-1.4.0.ebuild
+++ b/app-editors/bvi/bvi-1.4.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/bvi/${P}.src.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: e0e4ea4500aab711f2bf5c1d30eaf5598ec8abca
Author: Thomas Deutschmann gentoo org>
AuthorDate: Tue Nov 27 21:38:05 2018 +
Commit: Thomas Deutschmann gentoo org>
CommitDate: Tue Nov 27 21:55:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e4ea45
app-editors/bvi: x86 stable (bug #671926)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann gentoo.org>
app-editors/bvi/bvi-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/bvi/bvi-1.4.0.ebuild b/app-editors/bvi/bvi-1.4.0.ebuild
index c1c5bf10bcc..ff095277bc4 100644
--- a/app-editors/bvi/bvi-1.4.0.ebuild
+++ b/app-editors/bvi/bvi-1.4.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/bvi/${P}.src.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: a6a021217bccd28f19c128c79f4d19c46e3fb58e
Author: Christopher Head chead ca>
AuthorDate: Wed Oct 3 04:34:50 2018 +
Commit: Michał Górny gentoo org>
CommitDate: Sat Oct 13 19:47:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a02121
app-editors/bvi-1.4.0: version bump
Closes: https://bugs.gentoo.org/521014
Signed-off-by: Christopher Head chead.ca>
Closes: https://github.com/gentoo/gentoo/pull/10050
Signed-off-by: Michał Górny gentoo.org>
app-editors/bvi/Manifest | 1 +
app-editors/bvi/bvi-1.4.0.ebuild | 16
app-editors/bvi/metadata.xml | 8
3 files changed, 25 insertions(+)
diff --git a/app-editors/bvi/Manifest b/app-editors/bvi/Manifest
index 015f550a196..33ece935ff4 100644
--- a/app-editors/bvi/Manifest
+++ b/app-editors/bvi/Manifest
@@ -1,2 +1,3 @@
DIST bvi-1.3.2.src.tar.gz 170444 BLAKE2B
5726fe730b6751a768247581cfd4dce0a40a9ce8e8852c977b62ddd72bd8d8db7b66535a7c711b6837e10d63ee7aca9b5bdb6ba3ea0288d823e684fcabbd79b2
SHA512
eb8a01602751b61c471207124c90346375ccf34ba85e661143f6da8f113f48070d132e98213484bd16d0b6b4c8d0fa27776d36f18cac21336076ca35bcfcb58c
+DIST bvi-1.4.0.src.tar.gz 139202 BLAKE2B
151d86214aa93bb0a7f383c8de13b8a15fe2cfe7f5892dff52b80e362c049b49082abe846ffaf68ec69201bbffba2fdcc5d00f744756c49ecb26e16ab93bb13d
SHA512
119cfc7350f81c324e77243f948cfb91cd9a3122fef307616e4756a99732f69131aed2a26ebe48048698b9c211a0214255f3e6605ad2cbf479a14a4a0f88923c
DIST bvi-1.4.0alpha.src.tar.gz 128821 BLAKE2B
b285e9aee5c510205684296afd975fdf4f392d9743561aa8c80c69785eb1b431886fb8664adcb1393b514e77b2e3df562d7c253427364891c36e1c56d4313975
SHA512
75cf0ff27809e2c4213da72b022e012003d6ef272d734d0c18f03d5cb49bc891b4d3d40a9e6bfff226906062fcd3e319a7503d09409fa2023f5ba1d434e66217
diff --git a/app-editors/bvi/bvi-1.4.0.ebuild b/app-editors/bvi/bvi-1.4.0.ebuild
new file mode 100644
index 000..c1c5bf10bcc
--- /dev/null
+++ b/app-editors/bvi/bvi-1.4.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Display-oriented editor for binary files, based on the vi
texteditor"
+HOMEPAGE="http://bvi.sourceforge.net/";
+SRC_URI="mirror://sourceforge/bvi/${P}.src.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
+
+DEPEND="sys-libs/ncurses:0="
+RDEPEND="${DEPEND}"
diff --git a/app-editors/bvi/metadata.xml b/app-editors/bvi/metadata.xml
index 02e1ad7c6d7..0025187b728 100644
--- a/app-editors/bvi/metadata.xml
+++ b/app-editors/bvi/metadata.xml
@@ -1,6 +1,14 @@
http://www.gentoo.org/dtd/metadata.dtd";>
+
+ [email protected]
+ Christopher Head
+
+
+ [email protected]
+ Proxy Maintainers
+
bvi
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: 1ef84a7ba6c32727cd3211e9879103dddc458453 Author: Pacho Ramos gentoo org> AuthorDate: Sat Mar 17 09:10:34 2018 + Commit: Pacho Ramos gentoo org> CommitDate: Sat Mar 17 09:21:28 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef84a7b app-editors/bvi: Update maintainer due to bug #405105 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-editors/bvi/metadata.xml | 4 1 file changed, 4 deletions(-) diff --git a/app-editors/bvi/metadata.xml b/app-editors/bvi/metadata.xml index 71c450e2a5e..02e1ad7c6d7 100644 --- a/app-editors/bvi/metadata.xml +++ b/app-editors/bvi/metadata.xml @@ -1,10 +1,6 @@ http://www.gentoo.org/dtd/metadata.dtd";> - - [email protected] - Richard Yao - bvi
[gentoo-commits] repo/gentoo:master commit in: app-editors/bvi/
commit: 9c43e0ba12b5534cf71e1fcd7f415a5ac644a36b
Author: Fabian Groffen gentoo org>
AuthorDate: Sun Jan 29 14:30:20 2017 +
Commit: Fabian Groffen gentoo org>
CommitDate: Sun Jan 29 14:38:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c43e0ba
app-editors/bvi: dropped ~x86-interix
Package-Manager: portage-2.3.3
app-editors/bvi/bvi-1.3.2-r2.ebuild| 4 ++--
app-editors/bvi/bvi-1.4.0_alpha.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-editors/bvi/bvi-1.3.2-r2.ebuild
b/app-editors/bvi/bvi-1.3.2-r2.ebuild
index c72207b..69ab5b3 100644
--- a/app-editors/bvi/bvi-1.3.2-r2.ebuild
+++ b/app-editors/bvi/bvi-1.3.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/bvi/${P}.src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos
~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
DEPEND="sys-libs/ncurses"
RDEPEND="${DEPEND}"
diff --git a/app-editors/bvi/bvi-1.4.0_alpha.ebuild
b/app-editors/bvi/bvi-1.4.0_alpha.ebuild
index cb6dcd4..4a1b1fc 100644
--- a/app-editors/bvi/bvi-1.4.0_alpha.ebuild
+++ b/app-editors/bvi/bvi-1.4.0_alpha.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/bvi/$(replace_version_separator
4 '' ${P}).src.tar
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos
~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
~sparc64-solaris ~x86-solaris"
DEPEND="sys-libs/ncurses"
RDEPEND="${DEPEND}"
