Compare commits

..

No commits in common. "9edd331e569309c068f5d01c8eab9fa812ba4eb4" and "0ae8395e9fa30224d11086dde1bffd2c08bfa8ee" have entirely different histories.

2 changed files with 2 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -14,7 +14,7 @@ SRC_URI="https://github.com/elementary/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-3+"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64 ~arm x86"
IUSE="doc +introspection test"
RESTRICT="!test? ( test )"

View File

@ -1,11 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@protonmail.com</email>
<name>Maciej Barć</name>
</maintainer>
<upstream>
<remote-id type="github">icecoder/ICEcoder</remote-id>
</upstream>
</pkgmetadata>