From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SBt4W-00078R-Nc for garchives@archives.gentoo.org; Sun, 25 Mar 2012 19:25:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 168DFE065A; Sun, 25 Mar 2012 19:25:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C3CCDE065A for ; Sun, 25 Mar 2012 19:25:40 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E28F01B4047 for ; Sun, 25 Mar 2012 19:25:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id EA184E5402 for ; Sun, 25 Mar 2012 19:25:37 +0000 (UTC) From: "Wim Muskee" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Wim Muskee" Message-ID: <1332703523.713ceebc7eed1bb0244f0e15c622b5654b86d257.wim@gentoo> Subject: [gentoo-commits] proj/ltsp:master commit in: sys-apps/kicktoo/ X-VCS-Repository: proj/ltsp X-VCS-Files: sys-apps/kicktoo/ChangeLog sys-apps/kicktoo/Manifest sys-apps/kicktoo/kicktoo-0.4.ebuild X-VCS-Directories: sys-apps/kicktoo/ X-VCS-Committer: wim X-VCS-Committer-Name: Wim Muskee X-VCS-Revision: 713ceebc7eed1bb0244f0e15c622b5654b86d257 X-VCS-Branch: master Date: Sun, 25 Mar 2012 19:25:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 82b36aa3-1a7c-4b14-bb5f-dac031c238f2 X-Archives-Hash: 76ee892d85708054817c82d6d8967ad3 commit: 713ceebc7eed1bb0244f0e15c622b5654b86d257 Author: Wim Muskee gmail com> AuthorDate: Sun Mar 25 19:25:23 2012 +0000 Commit: Wim Muskee gmail com> CommitDate: Sun Mar 25 19:25:23 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/ltsp.git;a=3D= commit;h=3D713ceebc kicktoo: versioned ebuild 0.4 --- sys-apps/kicktoo/ChangeLog | 5 +++ sys-apps/kicktoo/Manifest | 3 +- sys-apps/kicktoo/kicktoo-0.4.ebuild | 53 +++++++++++++++++++++++++++++= ++++++ 3 files changed, 60 insertions(+), 1 deletions(-) diff --git a/sys-apps/kicktoo/ChangeLog b/sys-apps/kicktoo/ChangeLog index 9c05f2a..fe27c26 100644 --- a/sys-apps/kicktoo/ChangeLog +++ b/sys-apps/kicktoo/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*kicktoo-0.4 (25 03 2012) + + 25 03 2012; Wim Muskee wimmuskee@gmail.com kicktoo-0.4.ebuild: + Versioned ebuild + 23 03 2012; Wim Muskee wimmuskee@gmail.com kicktoo-9999.ebuild: Add rdeps for new USE crypt, remove tftp use, dep on curl by default. =20 diff --git a/sys-apps/kicktoo/Manifest b/sys-apps/kicktoo/Manifest index 00e95bc..bc034ac 100644 --- a/sys-apps/kicktoo/Manifest +++ b/sys-apps/kicktoo/Manifest @@ -1,3 +1,4 @@ +EBUILD kicktoo-0.4.ebuild 1095 RMD160 eb63d52bf27d8157e9269583e6b1edc143= 550fa0 SHA1 e5fffbaebdb7a690cf906e2f00878ef46dfa49db SHA256 260995b006a50= 5bcd09e728f8ea5fe24eb637fb68307bcdcc4086b77d4bc502a EBUILD kicktoo-9999.ebuild 1062 RMD160 3f7ce4c6f44e1122722532c0435173af4= 4947b2a SHA1 9a12fcad76bdc772d9901b25a418530a45063d8b SHA256 0ef14bb2d838= 5c786dcc04164c572bcfe24023bce8d3f2b60cb735fdc53c66ea -MISC ChangeLog 579 RMD160 0105cf996b4a0db187d8590df1a746f956bb05bf SHA1 = f04a6869d85ceb802be4fc76507e54468250e9a7 SHA256 3ff970ce31f7a325f048c5b8f= c4a3b84acf3a7a64e3a9ce799105dc0faa06464 +MISC ChangeLog 691 RMD160 da12380d16e3ae4e9036f68970f81d9b4deacbdb SHA1 = e38ab73be891d6ace3e4ba3c5496afb299015bd4 SHA256 f3fc248c1da0d5de748ee3143= f0806a1c7b933ef28656a51ebc1382e194bb725 MISC metadata.xml 302 RMD160 1be96893ead419114202fda09d6ecca0684063c1 SH= A1 6afeec61bd316895df480c8cfb7b23323a00bfff SHA256 a72ebbf3acf77d53709e09= 341f4c910dd6bd24c5b52d1515976d93ea8a600cca diff --git a/sys-apps/kicktoo/kicktoo-0.4.ebuild b/sys-apps/kicktoo/kickt= oo-0.4.ebuild new file mode 100644 index 0000000..e25803c --- /dev/null +++ b/sys-apps/kicktoo/kicktoo-0.4.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D"1" + +inherit git-2 + +EGIT_REPO_URI=3D"git://github.com/r1k0/kicktoo.git" +EGIT_COMMIT=3D"48fddb3" +DESCRIPTION=3D"A Portage based installer/profiler for Gentoo/Funtoo (/Ex= herbo RIP)" +HOMEPAGE=3D"https://github.com/r1k0/kicktoo" +LICENSE=3D"GPL-2" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +# making the profiles optional, included by default +# they are not required for the tool +IUSE=3D"crypt doc +examples" +RDEPEND=3D"sys-block/parted + net-misc/curl + crypt? ( + dev-libs/libgcrypt + dev-libs/popt + dev-libs/libgpg-error + sys-apps/util-linux + sys-fs/cryptsetup + )" + +src_install() { + ktdir=3D/usr/share/kicktoo + + insinto ${ktdir}/modules + doins modules/* +=09 + dobin kicktoo + newbin daemon/kicktood.pl kicktood +=09 + if use doc; then + dodoc README + dodoc TODO + newdoc profiles/config.txt profile-config.txt + fi +=09 + if use examples; then + insinto ${ktdir}/kbin + doins kbin/* + insinto ${ktdir}/kconfig + doins kconfig/* + insinto ${ktdir}/profiles + rm profiles/config.txt + doins -r profiles/* + fi +}