public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bcpp/
Date: Sat,  9 Jan 2021 15:05:20 +0000 (UTC)	[thread overview]
Message-ID: <1610204716.33deaff0f1b1141fee98c51ad5f6805512eace4d.sam@gentoo> (raw)

commit:     33deaff0f1b1141fee98c51ad5f6805512eace4d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  9 15:04:57 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  9 15:05:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33deaff0

dev-util/bcpp: bump to 20210108

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/bcpp/Manifest                                          | 1 +
 dev-util/bcpp/bcpp-20150811-r1.ebuild                           | 2 +-
 dev-util/bcpp/{bcpp-20150811-r1.ebuild => bcpp-20210108.ebuild} | 9 ++++-----
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-util/bcpp/Manifest b/dev-util/bcpp/Manifest
index 20396938c7b..c31b8dc2d74 100644
--- a/dev-util/bcpp/Manifest
+++ b/dev-util/bcpp/Manifest
@@ -1 +1,2 @@
 DIST bcpp-20150811.tgz 145969 BLAKE2B c7cdb21b6c07599c93c6f3fdf6ca4f5e825d4ae5f955e1c969d744a9ff2594bf3c7dcded1582dff695201f6e7e8ed57d5796883b63c5c57476c6601da6a49717 SHA512 a11462574bd87cf66dc50ce23f188d335480aae5448b527694791d4b7ae5cde27c0e0c0850dc8899b2b66198c37a434985c833f95f7f2d2d88a3b7dfe4ff34a9
+DIST bcpp-20210108.tgz 150080 BLAKE2B 5614b1e9957d63532ed6ba6d4588ae8b899201c363984bc99726bf48ae49ee9d16a71c407e3988fdeb715fef5e67343bc56c94eb1c8e977a14a6c2b08ee6668a SHA512 46a8fff766bbca4833c898d550ce4f0ac5e6ea64a2e05e63e4680186345a080aa30e54a4a5a3d22d47df8e8c8cbc4e738578fd59ec647d305c32a228d3b01e73

diff --git a/dev-util/bcpp/bcpp-20150811-r1.ebuild b/dev-util/bcpp/bcpp-20150811-r1.ebuild
index e3784862399..bf4a9d304e7 100644
--- a/dev-util/bcpp/bcpp-20150811-r1.ebuild
+++ b/dev-util/bcpp/bcpp-20150811-r1.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
 
 DESCRIPTION="Indents C/C++ source code"
 HOMEPAGE="https://invisible-island.net/bcpp/"
-SRC_URI="ftp://invisible-island.net/bcpp/${P}.tgz"
+SRC_URI="ftp://ftp.invisible-island.net/bcpp/${P}.tgz"
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/dev-util/bcpp/bcpp-20150811-r1.ebuild b/dev-util/bcpp/bcpp-20210108.ebuild
similarity index 80%
copy from dev-util/bcpp/bcpp-20150811-r1.ebuild
copy to dev-util/bcpp/bcpp-20210108.ebuild
index e3784862399..2ef7dd6cee6 100644
--- a/dev-util/bcpp/bcpp-20150811-r1.ebuild
+++ b/dev-util/bcpp/bcpp-20210108.ebuild
@@ -1,16 +1,15 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
 DESCRIPTION="Indents C/C++ source code"
 HOMEPAGE="https://invisible-island.net/bcpp/"
-SRC_URI="ftp://invisible-island.net/bcpp/${P}.tgz"
+SRC_URI="ftp://ftp.invisible-island.net/bcpp/${P}.tgz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 src_compile() {
 	emake CPPFLAGS='-DBCPP_CONFIG_DIR=\"/etc/bcpp/\"'
@@ -30,6 +29,6 @@ pkg_postinst() {
 	elog "Run bcpp.  Please note that in order to get help for"
 	elog "bcpp, please run bcpp -h and not the command by itself."
 	elog ""
-	elog "Configuration files are at /etc/bcpp."
+	elog "Configuration files are at ${EPREFIX}/etc/bcpp."
 	elog "To use them, use the -c option followed by the filename."
 }


             reply	other threads:[~2021-01-09 15:05 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-09 15:05 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-30  4:31 [gentoo-commits] repo/gentoo:master commit in: dev-util/bcpp/ Sam James
2024-09-30  4:31 Sam James
2024-09-30  4:30 Sam James
2024-09-18  6:49 Sam James
2024-03-04 10:36 Sam James
2023-03-17 17:22 Sam James
2023-03-17 17:00 Sam James
2023-03-17 16:17 Arthur Zamarin
2023-02-02  6:45 Sam James
2022-12-18 12:45 Sam James
2022-12-18 12:13 Sam James
2022-11-10  5:56 Sam James
2022-08-10 20:29 Sam James
2021-05-09 12:53 David Seifert
2021-03-16 19:23 Sam James
2021-02-16 12:30 Sam James
2021-02-11  7:53 Sam James
2021-02-09 22:52 Sam James
2019-04-06 22:23 Patrice Clement
2017-06-12 12:54 Agostino Sarubbo
2017-06-12 12:41 Agostino Sarubbo
2017-06-12  7:47 Michael Palimaka
2015-10-30 14:00 Sebastian Pipping

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1610204716.33deaff0f1b1141fee98c51ad5f6805512eace4d.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox