diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-05-02 19:08:42 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-05-02 19:08:42 +0000 |
| commit | 265855a209a72957bd712b57fbb11a508ee33cf0 (patch) | |
| tree | e814d424c4e886b62ee44e2e149624de1d3df634 /dev-java/jackson-annotations | |
| parent | 4a1bcc485932394e05bc3a82bc5911c5534f8150 (diff) | |
| download | baldeagleos-repo-265855a209a72957bd712b57fbb11a508ee33cf0.tar.gz baldeagleos-repo-265855a209a72957bd712b57fbb11a508ee33cf0.tar.xz baldeagleos-repo-265855a209a72957bd712b57fbb11a508ee33cf0.zip | |
Adding metadata
Diffstat (limited to 'dev-java/jackson-annotations')
| -rw-r--r-- | dev-java/jackson-annotations/jackson-annotations-2.13.4-r1.ebuild | 4 | ||||
| -rw-r--r-- | dev-java/jackson-annotations/jackson-annotations-2.20.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/jackson-annotations/jackson-annotations-2.13.4-r1.ebuild b/dev-java/jackson-annotations/jackson-annotations-2.13.4-r1.ebuild index deb21136a988..e2b64e0bdfb3 100644 --- a/dev-java/jackson-annotations/jackson-annotations-2.13.4-r1.ebuild +++ b/dev-java/jackson-annotations/jackson-annotations-2.13.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -12,7 +12,7 @@ JAVA_TESTING_FRAMEWORKS="junit-4" inherit java-pkg-2 java-pkg-simple -DESCRIPTION="Core annotations used for value types, used by Jackson data binding package." +DESCRIPTION="Core annotations used for value types, used by Jackson data binding package" HOMEPAGE="https://github.com/FasterXML/jackson-annotations" SRC_URI="https://github.com/FasterXML/${PN}/archive/${P}.tar.gz" diff --git a/dev-java/jackson-annotations/jackson-annotations-2.20.ebuild b/dev-java/jackson-annotations/jackson-annotations-2.20.ebuild index 807c92f4f2d9..5ef4a1d9e9de 100644 --- a/dev-java/jackson-annotations/jackson-annotations-2.20.ebuild +++ b/dev-java/jackson-annotations/jackson-annotations-2.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ JAVA_TESTING_FRAMEWORKS="junit-jupiter" inherit java-pkg-2 java-pkg-simple junit5 -DESCRIPTION="Core annotations used for value types, used by Jackson data binding package." +DESCRIPTION="Core annotations used for value types, used by Jackson data binding package" HOMEPAGE="https://github.com/FasterXML/jackson-annotations" SRC_URI="https://github.com/FasterXML/${PN}/archive/${P}.tar.gz" S="${WORKDIR}/${PN}-${P}" |
