diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-04-08 13:57:56 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-04-08 13:57:56 +0200 |
commit | 5b19d86562268af29b3a6a0f2a4422db4da8587c (patch) | |
tree | ec8594603294d03fe0781df8e2c0e01490072b20 /net-misc | |
parent | net-misc/xrdp: add github upstream metadata (diff) | |
download | dilfridge-5b19d86562268af29b3a6a0f2a4422db4da8587c.tar.gz dilfridge-5b19d86562268af29b3a6a0f2a4422db4da8587c.tar.bz2 dilfridge-5b19d86562268af29b3a6a0f2a4422db4da8587c.zip |
net-misc/xorgxrdp: add upstream data; minor qa
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/xorgxrdp/metadata.xml | 3 | ||||
-rw-r--r-- | net-misc/xorgxrdp/xorgxrdp-0.2.15.ebuild | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/net-misc/xorgxrdp/metadata.xml b/net-misc/xorgxrdp/metadata.xml index 765a8e3..6fc1e7b 100644 --- a/net-misc/xorgxrdp/metadata.xml +++ b/net-misc/xorgxrdp/metadata.xml @@ -5,4 +5,7 @@ <email>dilfridge@gentoo.org</email> <name>Andreas K. Huettel</name> </maintainer> + <upstream> + <remote-id type="github">neutrinolabs/xorgxrdp</remote-id> + </upstream> </pkgmetadata> diff --git a/net-misc/xorgxrdp/xorgxrdp-0.2.15.ebuild b/net-misc/xorgxrdp/xorgxrdp-0.2.15.ebuild index bfb866c..456930f 100644 --- a/net-misc/xorgxrdp/xorgxrdp-0.2.15.ebuild +++ b/net-misc/xorgxrdp/xorgxrdp-0.2.15.ebuild @@ -10,7 +10,6 @@ SRC_URI="https://github.com/neutrinolabs/xorgxrdp/releases/download/v${PV}/${P}. LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND=" >=net-misc/xrdp-0.9.14:0= |