diff --git a/dev-libs/libtrbase/ChangeLog b/dev-libs/libtrbase/ChangeLog new file mode 100644 index 0000000..fc0a248 --- /dev/null +++ b/dev-libs/libtrbase/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for dev-libs/trbase +# Copyright 1999-2015 Georg Hopp; Distributed under the GPL v3 + +*libtrbase-1.0.2 (11 Apr 2016) + + 11 Apr 2016; Georg Hopp metadata.xml, + libtrbase-1.0.2.ebuild : + Initial import. diff --git a/dev-libs/libtrbase/libtrbase-1.0.2.ebuild b/dev-libs/libtrbase/libtrbase-1.0.2.ebuild new file mode 100644 index 0000000..94b2de3 --- /dev/null +++ b/dev-libs/libtrbase/libtrbase-1.0.2.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2016 Georg Hopp +# Distributed under the terms of the GNU General Public License v3 + +EAPI=6 + +inherit eutils + +DESCRIPTION="The taskrambler framewark base class." +HOMEPAGE="https://gitlab.weird-web-workers.org/taskrambler/trbase" +SRC_URI="http://ci_build.weird-web-workers.org/trbase/artifacts/${P}.tar.gz" +LICENSE="GPL-3+" + +SLOT="1.0" + +KEYWORDS="amd64 ~x86" + +IUSE="memopt" + +DEPEND="" +RDEPEND="${DEPEND}" diff --git a/dev-libs/libtrbase/metadata.xml b/dev-libs/libtrbase/metadata.xml new file mode 100644 index 0000000..834dd5c --- /dev/null +++ b/dev-libs/libtrbase/metadata.xml @@ -0,0 +1,12 @@ + + + + + georg@steffers.org + Author and primary maintainer + + + The very basic library for the taskrambler framework. This provides + a class system for C applications as well as some support code. + + diff --git a/dev-libs/libtrbase/skel.metadata.xml b/dev-libs/libtrbase/skel.metadata.xml new file mode 100644 index 0000000..5323b1b --- /dev/null +++ b/dev-libs/libtrbase/skel.metadata.xml @@ -0,0 +1,33 @@ + + + + + + exampledev@gentoo.org + Primary maintainer + + + exampleproject@gentoo.org + Gentoo Example Project + +Long description of the package + + Uses app-text/aspell for spell checking. + Requires an installed dictionary from app-dicts + Description of how USE='flag' affects this package + Description of how USERLAND='GNU' affects this + package + +