diff options
author | Sam James <sam@gentoo.org> | 2024-01-12 14:04:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-12 14:04:09 +0000 |
commit | 33fb0fc7c6cf2d5d040c3e497d7e0b260ec50e8f (patch) | |
tree | c44a1cdd2af63dd6eac96742daf23814d72afb29 /gnustep-libs | |
parent | gnustep-apps/preview: Stabilize 0.9-r1 x86, #918499 (diff) | |
download | gentoo-33fb0fc7c6cf2d5d040c3e497d7e0b260ec50e8f.tar.gz gentoo-33fb0fc7c6cf2d5d040c3e497d7e0b260ec50e8f.tar.bz2 gentoo-33fb0fc7c6cf2d5d040c3e497d7e0b260ec50e8f.zip |
gnustep-libs/netclasses: Stabilize 1.1.0-r1 amd64, #918502
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnustep-libs')
-rw-r--r-- | gnustep-libs/netclasses/netclasses-1.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-libs/netclasses/netclasses-1.1.0-r1.ebuild b/gnustep-libs/netclasses/netclasses-1.1.0-r1.ebuild index 0aac0c11cc62..cad0d22d189c 100644 --- a/gnustep-libs/netclasses/netclasses-1.1.0-r1.ebuild +++ b/gnustep-libs/netclasses/netclasses-1.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Asynchronous networking library for GNUstep" HOMEPAGE="https://gap.nongnu.org/talksoup/" SRC_URI="https://savannah.nongnu.org/download/gap/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" |