mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-java/spec-alpha: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -10,7 +10,7 @@ EGIT_REF="51b64c0"
|
||||
MY_PN=${PN//-/.}
|
||||
MY_P=${MY_PN}-${PV}
|
||||
|
||||
DESCRIPTION="A Clojure library to describe the structure of data and functions."
|
||||
DESCRIPTION="A Clojure library to describe the structure of data and functions"
|
||||
HOMEPAGE="https://clojure.org/ https://github.com/clojure/spec.alpha"
|
||||
SRC_URI="https://github.com/clojure/${MY_PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -10,7 +10,7 @@ EGIT_REF="59af4cf"
|
||||
MY_PN=${PN//-/.}
|
||||
MY_P=${MY_PN}-${PV}
|
||||
|
||||
DESCRIPTION="A Clojure library to describe the structure of data and functions."
|
||||
DESCRIPTION="A Clojure library to describe the structure of data and functions"
|
||||
HOMEPAGE="https://clojure.org/ https://github.com/clojure/spec.alpha"
|
||||
SRC_URI="https://github.com/clojure/${MY_PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user