From 27f4ad69d65a5121afa6bc8e465fb80bb104c04a Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 1 Feb 2021 05:48:53 +0000 Subject: net-misc/gsasl: add note to bump with net-libs/libgsasl Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James --- net-misc/gsasl/gsasl-1.10.0.ebuild | 1 + net-misc/gsasl/gsasl-1.8.0-r1.ebuild | 3 ++- net-misc/gsasl/gsasl-1.8.1.ebuild | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/net-misc/gsasl/gsasl-1.10.0.ebuild b/net-misc/gsasl/gsasl-1.10.0.ebuild index abf23f7845da..058ca1ab6747 100644 --- a/net-misc/gsasl/gsasl-1.10.0.ebuild +++ b/net-misc/gsasl/gsasl-1.10.0.ebuild @@ -5,6 +5,7 @@ EAPI=7 inherit autotools +# NOTE: Please bump with net-libs/libgsasl DESCRIPTION="The GNU SASL client, server, and library" HOMEPAGE="https://www.gnu.org/software/gsasl/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" diff --git a/net-misc/gsasl/gsasl-1.8.0-r1.ebuild b/net-misc/gsasl/gsasl-1.8.0-r1.ebuild index a1e9339e1b73..35ba6ca5ea1b 100644 --- a/net-misc/gsasl/gsasl-1.8.0-r1.ebuild +++ b/net-misc/gsasl/gsasl-1.8.0-r1.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit autotools +# NOTE: Please bump with net-libs/libgsasl DESCRIPTION="The GNU SASL client, server, and library" HOMEPAGE="https://www.gnu.org/software/gsasl/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" diff --git a/net-misc/gsasl/gsasl-1.8.1.ebuild b/net-misc/gsasl/gsasl-1.8.1.ebuild index b98f4c288359..06d078bb87f4 100644 --- a/net-misc/gsasl/gsasl-1.8.1.ebuild +++ b/net-misc/gsasl/gsasl-1.8.1.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit autotools +# NOTE: Please bump with net-libs/libgsasl DESCRIPTION="The GNU SASL client, server, and library" HOMEPAGE="https://www.gnu.org/software/gsasl/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" -- cgit v1.2.3-65-gdbad