* [gentoo-commits] repo/gentoo:master commit in: x11-misc/bbppp/
@ 2018-02-27 13:43 Jason Zaman
0 siblings, 0 replies; 5+ messages in thread
From: Jason Zaman @ 2018-02-27 13:43 UTC (permalink / raw
To: gentoo-commits
commit: 41dc8d9d1f10ac331499931ac7c06d7357fc253c
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 13:36:46 2018 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 13:42:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41dc8d9d
x11-misc/bbppp: amd64 stable
Gentoo-bug: 648874
Package-Manager: Portage-2.3.19, Repoman-2.3.6
x11-misc/bbppp/bbppp-0.2.5-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild b/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
index 9845508cd8a..2664e9b7ae8 100644
--- a/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
+++ b/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bbtools/${PN}/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND="x11-libs/libX11"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/bbppp/
@ 2018-03-11 11:11 Mikle Kolyada
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2018-03-11 11:11 UTC (permalink / raw
To: gentoo-commits
commit: bb28c6149532ca764066ff37676c324efcd00574
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 11 11:10:42 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 11:11:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb28c614
x11-misc/bbppp: ppc stable wrt bug #648874
Package-Manager: Portage-2.3.24, Repoman-2.3.6
x11-misc/bbppp/bbppp-0.2.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild b/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
index e522afd7b76..ec064c74c16 100644
--- a/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
+++ b/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bbtools/${PN}/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="x11-libs/libX11"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/bbppp/
@ 2018-03-11 11:12 Mikle Kolyada
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2018-03-11 11:12 UTC (permalink / raw
To: gentoo-commits
commit: d35489a9c2f8c055e1c38e9354634cc663cacceb
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 11 11:12:15 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 11:12:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d35489a9
x11-misc/bbppp: Drop old
Closes: https://bugs.gentoo.org/648874
Package-Manager: Portage-2.3.24, Repoman-2.3.6
x11-misc/bbppp/bbppp-0.2.5.ebuild | 38 --------------------------------------
1 file changed, 38 deletions(-)
diff --git a/x11-misc/bbppp/bbppp-0.2.5.ebuild b/x11-misc/bbppp/bbppp-0.2.5.ebuild
deleted file mode 100644
index 76a191cf9fa..00000000000
--- a/x11-misc/bbppp/bbppp-0.2.5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit autotools eutils
-
-DESCRIPTION="blackbox ppp frontend/monitor"
-HOMEPAGE="https://sourceforge.net/projects/bbtools/"
-SRC_URI="mirror://sourceforge/bbtools/${PN}/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-DEPEND="x11-libs/libX11"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-gcc3-multiline.patch \
- "${FILESDIR}"/${PN}-asneeded.patch
- eautoreconf
-}
-
-src_install () {
- emake DESTDIR="${D}" install || die
- dodoc README AUTHORS BUGS ChangeLog NEWS TODO data/README.bbppp || die
- rm "${D}"/usr/share/bbtools/README.bbppp
-}
-
-pkg_postinst() {
- # don't assume blackbox exists because virtual/blackbox is installed
- if [[ -x ${ROOT}/usr/bin/blackbox ]] ; then
- if ! grep bbppp "${ROOT}"/usr/bin/blackbox &>/dev/null ; then
- sed -e "s/.*blackbox/exec \/usr\/bin\/bbppp \&\n&/" blackbox | cat > blackbox
- fi
- fi
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/bbppp/
@ 2022-06-25 15:01 Mike Gilbert
0 siblings, 0 replies; 5+ messages in thread
From: Mike Gilbert @ 2022-06-25 15:01 UTC (permalink / raw
To: gentoo-commits
commit: 7fda492815afdf8d5fe61ddefa0532904a4b929f
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 22:01:29 2022 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 15:01:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fda4928
x11-misc/bbppp: depend on net-libs/ppp-defs
Closes: https://bugs.gentoo.org/713392
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
x11-misc/bbppp/bbppp-0.2.5-r1.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild b/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
index a8e1a0cdbba4..5ae4a57762d3 100644
--- a/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
+++ b/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,8 +13,10 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-DEPEND="x11-libs/libX11"
-RDEPEND="${DEPEND}
+COMMON_DEPEND="x11-libs/libX11"
+DEPEND="${COMMON_DEPEND}
+ elibc_musl? ( net-libs/ppp-defs )"
+RDEPEND="${COMMON_DEPEND}
media-fonts/font-adobe-100dpi"
PATCHES=(
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/bbppp/
@ 2023-03-02 21:05 Ben Kohler
0 siblings, 0 replies; 5+ messages in thread
From: Ben Kohler @ 2023-03-02 21:05 UTC (permalink / raw
To: gentoo-commits
commit: 5131936f609a6174403bdeab29e97a7033b2faf6
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 2 20:56:33 2023 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Mar 2 21:05:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5131936f
x11-misc/bbppp: -Wregister fixes
Closes: https://bugs.gentoo.org/898870
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
x11-misc/bbppp/bbppp-0.2.5-r1.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild b/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
index 5ae4a57762d3..bc6f3f4ff3ca 100644
--- a/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
+++ b/x11-misc/bbppp/bbppp-0.2.5-r1.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=7
@@ -28,6 +28,9 @@ PATCHES=(
src_prepare() {
default
mv configure.{in,ac} || die
+ sed -i \
+ -e 's|register ||' \
+ Image.cc LinkedList.cc || die
eautoreconf
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-03-02 21:05 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-02 21:05 [gentoo-commits] repo/gentoo:master commit in: x11-misc/bbppp/ Ben Kohler
-- strict thread matches above, loose matches on Subject: below --
2022-06-25 15:01 Mike Gilbert
2018-03-11 11:12 Mikle Kolyada
2018-03-11 11:11 Mikle Kolyada
2018-02-27 13:43 Jason Zaman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox