dev-scheme/gauche-gl: tidy
authorAkinori Hattori <hattya@gentoo.org>
Wed, 11 Jul 2018 13:48:00 +0000 (22:48 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Wed, 11 Jul 2018 13:48:00 +0000 (22:48 +0900)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-scheme/gauche-gl/gauche-gl-0.6.ebuild
dev-scheme/gauche-gl/metadata.xml

index 337001f237d60b3834b42032930eab45017dcfcf..2aeabe93efb5ef439c7a588f00cf2fb0ff989f3b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -22,9 +22,7 @@ RDEPEND=">=dev-scheme/gauche-0.9.4
 DEPEND="${RDEPEND}"
 S="${WORKDIR}/${MY_P}"
 
-PATCHES=(
-       "${FILESDIR}"/${P}-simple.viewer.patch
-)
+PATCHES=( "${FILESDIR}"/${P}-simple.viewer.patch )
 
 src_configure() {
        econf $(usex cg --enable-cg "")
index 86d5e8fbae5fd60b42f4319d877250d34f3464a2..1cf61eefae9c51a11efd6f263ab82f2700553f87 100644 (file)
@@ -3,6 +3,7 @@
 <pkgmetadata>
        <maintainer type="person">
                <email>hattya@gentoo.org</email>
+               <name>Akinori Hattori</name>
        </maintainer>
        <longdescription>
                OpenGL binding of Gauche
@@ -11,6 +12,7 @@
                <flag name="cg">Enable NVidia Cg binding</flag>
        </use>
        <upstream>
+               <remote-id type="github">shirok/Gauche-gl</remote-id>
                <remote-id type="sourceforge">gauche</remote-id>
        </upstream>
 </pkgmetadata>