mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-scheme/ypsilon: update HOMEPAGE and SRC_URI
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
This commit is contained in:
@@ -5,9 +5,11 @@
|
||||
<email>scheme@gentoo.org</email>
|
||||
<name>Gentoo Scheme Project</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">Ypsilon is the implementation of Scheme Programming Language, which conforms
|
||||
to the latest standard R6RS.</longdescription>
|
||||
<longdescription lang="en">
|
||||
Ypsilon is the implementation of Scheme Programming Language, which conforms
|
||||
to the latest standard R6RS.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="google-code">ypsilon</remote-id>
|
||||
<remote-id type="github">fujita-y/ypsilon</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -8,8 +8,8 @@ inherit flag-o-matic toolchain-funcs
|
||||
MY_P="${P/_p/.update}"
|
||||
|
||||
DESCRIPTION="R6RS-compliant Scheme implementation for real-time applications"
|
||||
HOMEPAGE="https://code.google.com/p/ypsilon/"
|
||||
SRC_URI="https://ypsilon.googlecode.com/files/${MY_P}.tar.gz"
|
||||
HOMEPAGE="http://www.littlewingpinball.com/doc/en/ypsilon"
|
||||
SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user