diff options
author | Sam James <sam@gentoo.org> | 2023-01-13 09:27:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-13 09:27:16 +0000 |
commit | f89073b008c620aacfe1041ce7a61dbce725f994 (patch) | |
tree | 337607b25e3b105721f1ab8e7f0ac85806b0f675 /net-misc/spiped | |
parent | sys-devel/gdb: backport USE=sim to 12.1-r3 (diff) | |
download | gentoo-f89073b008c620aacfe1041ce7a61dbce725f994.tar.gz gentoo-f89073b008c620aacfe1041ce7a61dbce725f994.tar.bz2 gentoo-f89073b008c620aacfe1041ce7a61dbce725f994.zip |
net-misc/spiped: revbump for sh fix
Closes: https://bugs.gentoo.org/849329
Fixes: 68ea4dcfcb973282c49c8cd186dc2cb57d3673a8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/spiped')
-rw-r--r-- | net-misc/spiped/spiped-1.6.2-r1.ebuild (renamed from net-misc/spiped/spiped-1.6.2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/spiped/spiped-1.6.2.ebuild b/net-misc/spiped/spiped-1.6.2-r1.ebuild index 729997c635e7..9067290cf208 100644 --- a/net-misc/spiped/spiped-1.6.2.ebuild +++ b/net-misc/spiped/spiped-1.6.2-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=8 |