net-misc/fb-client: added ebulids, manifest file and metadata.xml.
This commit is contained in:
parent
f00ae827c5
commit
d33703c399
2
net-misc/fb-client/Manifest
Normal file
2
net-misc/fb-client/Manifest
Normal file
@ -0,0 +1,2 @@
|
||||
DIST fb-client-1.3.3.tar.gz 21428 SHA256 5beace32aea81d31b7cb9b4071c57cd256797799e0fbfdd4f13859c0633e7b7b SHA512 1227bc2d1c9afc11b74e36f83cb899ee4fff156b62d572114ef94dec9a8f0927b5a8bbc55ba0a8dfc4f6b9b2cfff913e895d3a6ceeb60e1c98239e4314745776 WHIRLPOOL f691f508415b9f471855c1c9ab0477d557b52b829cd52f0b7acf5b94da2fe921382d022fcb65d0a7207bb56d0461f09845e3bb37c5bc642969bd2692274e3e06
|
||||
DIST fb-client-1.4.tar.gz 21794 SHA256 7e048a32390168011c3a7d80787f68e613348a63e968a95fa85f885a928636d0 SHA512 4faa3652b7de0bf23eaed2a7ab19a376ccaa834b94952e56226e3fdbf134e4970441287dae2a9cb1bb7b91a473ee45ff5d115a215f1e42b41866179ed546ee17 WHIRLPOOL 57f4274ec69f8700ed0247899359c3ece97e6ea05d1cc784ef27f076319ac4d6e1d2c31ed33b800f06a208f2dab4a8c2a2c6c0e197d0b4f9a73665ce84618b2e
|
17
net-misc/fb-client/fb-client-1.3.3.ebuild
Normal file
17
net-misc/fb-client/fb-client-1.3.3.ebuild
Normal file
@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit eutils
|
||||
|
||||
DESCRIPTION="Client for paste.xinu.at"
|
||||
HOMEPAGE="https://paste.xinu.at"
|
||||
SRC_URI="https://paste.xinu.at/data/client/fb-${PV}.tar.gz -> fb-client-${PVR}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
||||
S="${WORKDIR}/fb-${PV}"
|
17
net-misc/fb-client/fb-client-1.4.ebuild
Normal file
17
net-misc/fb-client/fb-client-1.4.ebuild
Normal file
@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit eutils
|
||||
|
||||
DESCRIPTION="Client for paste.xinu.at"
|
||||
HOMEPAGE="https://paste.xinu.at"
|
||||
SRC_URI="https://paste.xinu.at/data/client/fb-${PV}.tar.gz -> fb-client-${PVR}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
||||
S="${WORKDIR}/fb-${PV}"
|
22
net-misc/fb-client/fb-client-9999.ebuild
Normal file
22
net-misc/fb-client/fb-client-9999.ebuild
Normal file
@ -0,0 +1,22 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit eutils git-2
|
||||
|
||||
DESCRIPTION="Client for paste.xinu.at"
|
||||
HOMEPAGE="https://paste.xinu.at"
|
||||
EGIT_REPO_URI="git://git.server-speed.net/users/flo/fb"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
src_unpack() {
|
||||
git-2_src_unpack
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
emake
|
||||
}
|
8
net-misc/fb-client/metadata.xml
Normal file
8
net-misc/fb-client/metadata.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer>
|
||||
<email>nils.freydank@posteo.de</email>
|
||||
<name>Holgersson</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user