summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-01 05:48:53 +0000
committerSam James <sam@gentoo.org>2021-02-01 05:48:53 +0000
commit27f4ad69d65a5121afa6bc8e465fb80bb104c04a (patch)
tree5b7b678aadf39739ccc4a56f3f632d108659d88f /net-misc/gsasl
parentnet-libs/libgsasl: add note to bump with net-misc/gsasl (diff)
downloadgentoo-27f4ad69d65a5121afa6bc8e465fb80bb104c04a.tar.gz
gentoo-27f4ad69d65a5121afa6bc8e465fb80bb104c04a.tar.bz2
gentoo-27f4ad69d65a5121afa6bc8e465fb80bb104c04a.zip
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 <sam@gentoo.org>
Diffstat (limited to 'net-misc/gsasl')
-rw-r--r--net-misc/gsasl/gsasl-1.10.0.ebuild1
-rw-r--r--net-misc/gsasl/gsasl-1.8.0-r1.ebuild3
-rw-r--r--net-misc/gsasl/gsasl-1.8.1.ebuild3
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"