summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCtibor Brančík <ctibor@brancik.cz>2020-01-12 18:27:36 +0100
committerCtibor Brančík <ctibor@brancik.cz>2020-01-12 18:27:36 +0100
commit72b9ff990b83ae90425a7d502f68e26e894977d0 (patch)
tree093b3dd258288942cbc5229a8aff936abf83321f
parent14b8c525ec11cc810f87e6e9021b125ee2919d2b (diff)
downloadbrancik-overlay-72b9ff990b83ae90425a7d502f68e26e894977d0.tar.gz
brancik-overlay-72b9ff990b83ae90425a7d502f68e26e894977d0.tar.bz2
Fix errors in ebuilds reported by repoman
-rw-r--r--app-crypt/acsccid/acsccid-1.1.7.ebuild2
-rw-r--r--app-crypt/eobcanka/Manifest2
-rw-r--r--app-crypt/eobcanka/eobcanka-3.1.2.ebuild8
-rw-r--r--app-misc/bulbcalculator/bulbcalculator-3.0.0.ebuild2
-rw-r--r--app-misc/bulbcalculator/bulbcalculator-9999.ebuild2
-rw-r--r--app-office/portablesigner/portablesigner-2.0.ebuild2
-rw-r--r--app-office/zfo-editor/zfo-editor-0.3.2.ebuild2
-rw-r--r--dev-libs/wiringPi/metadata.xml27
-rw-r--r--media-video/libam7xxx/libam7xxx-9999.ebuild2
-rw-r--r--media-video/libam7xxx/metadata.xml3
-rw-r--r--sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild2
-rw-r--r--sys-auth/poldi/poldi-9999.ebuild2
-rw-r--r--x11-libs/libQGLViewer/libQGLViewer-2.7.2.ebuild2
-rw-r--r--x11-libs/libQGLViewer/metadata.xml7
14 files changed, 43 insertions, 22 deletions
diff --git a/app-crypt/acsccid/acsccid-1.1.7.ebuild b/app-crypt/acsccid/acsccid-1.1.7.ebuild
index 77f8441..88ce448 100644
--- a/app-crypt/acsccid/acsccid-1.1.7.ebuild
+++ b/app-crypt/acsccid/acsccid-1.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
diff --git a/app-crypt/eobcanka/Manifest b/app-crypt/eobcanka/Manifest
index c110c16..048e4cb 100644
--- a/app-crypt/eobcanka/Manifest
+++ b/app-crypt/eobcanka/Manifest
@@ -1 +1 @@
-DIST eObcanka.deb 82989622 SHA256 fffb99e05b625ce10f13f7050200b04d677e49f5188a82cf7c198314a8f58059 SHA512 c472c7ffac78f40b00049b99f4a1f1d7bab11cf799cb1e667d588a7fa0f34289b348517cede9d3a62f25b0f8d6f7ebde6517e699b3d2714c7fed152c7653b19a WHIRLPOOL 938d678560ed07d923b85e0f333c310ab6254693da2f8604f13d1e99377ada6425187fdfb71be7fbe1c33931f62fa0ca1d78b45ccfeee700f9e7d4bb3aec58b5
+DIST eobcanka-3.1.2.deb 82989622 SHA256 fffb99e05b625ce10f13f7050200b04d677e49f5188a82cf7c198314a8f58059 SHA512 c472c7ffac78f40b00049b99f4a1f1d7bab11cf799cb1e667d588a7fa0f34289b348517cede9d3a62f25b0f8d6f7ebde6517e699b3d2714c7fed152c7653b19a WHIRLPOOL 938d678560ed07d923b85e0f333c310ab6254693da2f8604f13d1e99377ada6425187fdfb71be7fbe1c33931f62fa0ca1d78b45ccfeee700f9e7d4bb3aec58b5
diff --git a/app-crypt/eobcanka/eobcanka-3.1.2.ebuild b/app-crypt/eobcanka/eobcanka-3.1.2.ebuild
index bfb8bd5..32ff9d1 100644
--- a/app-crypt/eobcanka/eobcanka-3.1.2.ebuild
+++ b/app-crypt/eobcanka/eobcanka-3.1.2.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit unpacker xdg
-DESCRIPTION="Applications and libraries for the Czech eObčanka identity card."
+DESCRIPTION="Applications and libraries for the Czech eObcanka identity card."
HOMEPAGE="https://info.eidentita.cz/eop"
-SRC_URI="https://info.eidentita.cz/download/eObcanka.deb"
+SRC_URI="https://info.eidentita.cz/download/eObcanka.deb -> ${PN}-${PV}.deb"
-LICENSE="Apache-2.0 LGPL-3 Openssl eObcanka"
+LICENSE="Apache-2.0 LGPL-3 openssl eObcanka"
SLOT="0"
KEYWORDS="~amd64"
diff --git a/app-misc/bulbcalculator/bulbcalculator-3.0.0.ebuild b/app-misc/bulbcalculator/bulbcalculator-3.0.0.ebuild
index 952b001..cc9c0ba 100644
--- a/app-misc/bulbcalculator/bulbcalculator-3.0.0.ebuild
+++ b/app-misc/bulbcalculator/bulbcalculator-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
diff --git a/app-misc/bulbcalculator/bulbcalculator-9999.ebuild b/app-misc/bulbcalculator/bulbcalculator-9999.ebuild
index 7678d13..df32f7d 100644
--- a/app-misc/bulbcalculator/bulbcalculator-9999.ebuild
+++ b/app-misc/bulbcalculator/bulbcalculator-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
diff --git a/app-office/portablesigner/portablesigner-2.0.ebuild b/app-office/portablesigner/portablesigner-2.0.ebuild
index 1d27afa..1d47291 100644
--- a/app-office/portablesigner/portablesigner-2.0.ebuild
+++ b/app-office/portablesigner/portablesigner-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/app-office/zfo-editor/zfo-editor-0.3.2.ebuild b/app-office/zfo-editor/zfo-editor-0.3.2.ebuild
index b797706..4c1b4b4 100644
--- a/app-office/zfo-editor/zfo-editor-0.3.2.ebuild
+++ b/app-office/zfo-editor/zfo-editor-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/dev-libs/wiringPi/metadata.xml b/dev-libs/wiringPi/metadata.xml
new file mode 100644
index 0000000..3b0bb37
--- /dev/null
+++ b/dev-libs/wiringPi/metadata.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>ctibor@brnacik.cz</email>
+ <name>Ctibor Brančík</name>
+</maintainer>
+<upstream>
+ <maintainer status="active">
+ <name>Gordon Henderson</name>
+ </maintainer>
+</upstream>
+<longdescription>
+ WiringPi is a PIN based GPIO access library written in C
+ for the BCM2835 used in the Raspberry Pi (1, 2 and 3).
+ It’s designed to be familiar to people who have used the
+ Arduino “wiring” system.
+
+ A main library, devices library and utility app are included.
+
+ You need to uncomment the relevant features in config.txt to use
+ this package (for example, "dtparam=spi=on").
+
+ NB: please note that Gentoo is treated as an unsupported platform
+ by upstream; any bug reports sent there will be rejected.
+</longdescription>
+</pkgmetadata>
diff --git a/media-video/libam7xxx/libam7xxx-9999.ebuild b/media-video/libam7xxx/libam7xxx-9999.ebuild
index a32cdf2..6e6ad44 100644
--- a/media-video/libam7xxx/libam7xxx-9999.ebuild
+++ b/media-video/libam7xxx/libam7xxx-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
diff --git a/media-video/libam7xxx/metadata.xml b/media-video/libam7xxx/metadata.xml
index 9645930..5e720e1 100644
--- a/media-video/libam7xxx/metadata.xml
+++ b/media-video/libam7xxx/metadata.xml
@@ -9,9 +9,6 @@
An Open Source driver for USB pico projectors.
</longdescription>
<upstream>
- <maintainer status="active">
- <email>ao2@ao2.it</email>
- </maintainer>
<changelog>https://git.ao2.it/libam7xxx.git/</changelog>
<bugs-to>https://ao2.it/en/blog/2012/03/30/open-source-driver-usb-pico-projectors</bugs-to>
</upstream>
diff --git a/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild b/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
index de82d6f..88354ff 100644
--- a/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
+++ b/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
diff --git a/sys-auth/poldi/poldi-9999.ebuild b/sys-auth/poldi/poldi-9999.ebuild
index e059b5c..ca32237 100644
--- a/sys-auth/poldi/poldi-9999.ebuild
+++ b/sys-auth/poldi/poldi-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
diff --git a/x11-libs/libQGLViewer/libQGLViewer-2.7.2.ebuild b/x11-libs/libQGLViewer/libQGLViewer-2.7.2.ebuild
index 4a91987..6d8e288 100644
--- a/x11-libs/libQGLViewer/libQGLViewer-2.7.2.ebuild
+++ b/x11-libs/libQGLViewer/libQGLViewer-2.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
diff --git a/x11-libs/libQGLViewer/metadata.xml b/x11-libs/libQGLViewer/metadata.xml
index 6f836ff..119b525 100644
--- a/x11-libs/libQGLViewer/metadata.xml
+++ b/x11-libs/libQGLViewer/metadata.xml
@@ -2,10 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
-<email>aballier@gentoo.org</email>
-<name>Alexis Ballier</name>
+<email>ctibor@brancik.cz</email>
+<name>Ctibor Brančík</name>
</maintainer>
- <use>
- <flag name="designer">Installs <pkg>dev-qt/designer</pkg> plugin.</flag>
- </use>
</pkgmetadata>