public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Wim Muskee" <wimmuskee@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/ltsp:master commit in: sys-apps/quickstart/
Date: Thu, 24 Mar 2011 20:35:52 +0000 (UTC)	[thread overview]
Message-ID: <3cd9d026b8e18709e641339bfc663cda69f8712e.wim@gentoo> (raw)

commit:     3cd9d026b8e18709e641339bfc663cda69f8712e
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Thu Mar 24 20:35:27 2011 +0000
Commit:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
CommitDate: Thu Mar 24 20:35:27 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ltsp.git;a=commit;h=3cd9d026

quickstart: Added tftp dependency.

---
 sys-apps/quickstart/ChangeLog              |    5 ++++-
 sys-apps/quickstart/Manifest               |    6 +++---
 sys-apps/quickstart/metadata.xml           |   10 +++++++++-
 sys-apps/quickstart/quickstart-9999.ebuild |    7 ++++---
 4 files changed, 20 insertions(+), 8 deletions(-)

diff --git a/sys-apps/quickstart/ChangeLog b/sys-apps/quickstart/ChangeLog
index fddc43c..04e5a3f 100644
--- a/sys-apps/quickstart/ChangeLog
+++ b/sys-apps/quickstart/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sys-apps/quickstart
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  24 03 2011; Wim Muskee wimmuskee@gmail.com quickstart-9999.ebuild:
+  Added tftp dependency.
+
   20 02 2010; Wim Muskee wimmuskee@gmail.com quickstart-9999.ebuild:
   Changed svn to git repository.
 

diff --git a/sys-apps/quickstart/Manifest b/sys-apps/quickstart/Manifest
index 67eab32..6783264 100644
--- a/sys-apps/quickstart/Manifest
+++ b/sys-apps/quickstart/Manifest
@@ -1,5 +1,5 @@
 DIST quickstart-0.6.tar.bz2 13411 RMD160 2141427ed32ba390bbf0d042fee3310092632f72 SHA1 3f293eb50762a48aae369dff69a6eb02a3c97222 SHA256 f2a03ba1433b429ad043660808c4efe067662d95580731dcbe4722a888a4f065
 EBUILD quickstart-0.6.ebuild 988 RMD160 c27679e1d885751c97f7825188e1435abbfe6a88 SHA1 4eb983edf4fcf0a133f7bbcc54dfcb24b64f0ca7 SHA256 f98ae6f79b4965be3819ca10c1d88aaf4742bfe875bc2d31c31eaffc011f13d2
-EBUILD quickstart-9999.ebuild 657 RMD160 28712f8e127ee72c83a3259ab02cad118d1e8a09 SHA1 c51ff1c52e38e10fdc757d2d23d1a17e3fcf561a SHA256 7f53f362de3930ee72207e51a240554d5c0cfac090cb716684ba488aa6a83163
-MISC ChangeLog 352 RMD160 99059432f6ed15407056b1b950c28bb69c637441 SHA1 7333c1cfd38df55b9650adcf4bfea80dfb301750 SHA256 4ebba85fb212c780523a43a3e99aeb50a652b6b8a422742e8725fe0d2b6eee94
-MISC metadata.xml 160 RMD160 d86217bb48cf4283e08e43bcaabbc919101ad795 SHA1 d6147d00f16e8cfeef893d0764b0675a93d62849 SHA256 56fca1e06f6dcbe3bc12e7d3962998c7cb79d74f218ce8a17b07771b3e06f49e
+EBUILD quickstart-9999.ebuild 686 RMD160 5fbb65966fd821eee9085707f44c1a24d560e695 SHA1 a31dee717353ff6c9ef0d70db224f2d8ef501c37 SHA256 e3facbde4ad769e2221d848c63502fdecf71254476bad9cce3285af29880661c
+MISC ChangeLog 447 RMD160 5e0e42fcb12239c0f670dd114cc3c1b0e49d86bf SHA1 942e54bdf6c792604ba02601b4de2623c8c73d1f SHA256 3b8d1424fdb92525b89498325d35731c0fa8c00a4f4c72068e1c0c2b0165567d
+MISC metadata.xml 304 RMD160 84ae1f69cc8ecd59f9916319b6d55e4772370296 SHA1 1e314f501ad304a7316fc362fc52c004e68a3220 SHA256 3d4eb5270a5b625a4680fc14d938e590977510a29c953dc487bc559c09bbf715

diff --git a/sys-apps/quickstart/metadata.xml b/sys-apps/quickstart/metadata.xml
index 20ce219..82efee7 100644
--- a/sys-apps/quickstart/metadata.xml
+++ b/sys-apps/quickstart/metadata.xml
@@ -1,5 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>no-herd</herd>
+	<herd>no-herd</herd>
+	
+    <maintainer>
+	<email></email>
+    </maintainer>
+
+    <use>
+        <flag name='tftp'>Add support for TFTP downloading.</flag>
+    </use>
 </pkgmetadata>

diff --git a/sys-apps/quickstart/quickstart-9999.ebuild b/sys-apps/quickstart/quickstart-9999.ebuild
index eb1d5a9..577112b 100644
--- a/sys-apps/quickstart/quickstart-9999.ebuild
+++ b/sys-apps/quickstart/quickstart-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -6,11 +6,12 @@ EGIT_REPO_URI="git://git.agaffney.org/quickstart.git"
 inherit eutils git
 
 DESCRIPTION="Quickstart automated installer"
-HOMEPAGE="http://dev.gentoo.org/~agaffney/quickstart.php"
+HOMEPAGE="http://agaffney.org/quickstart.php"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="tftp"
+RDEPEND="tftp? ( net-ftp/tftp-hpa )"
 
 src_install() {
 	qsdir=/usr/share/quickstart



             reply	other threads:[~2011-03-24 20:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-24 20:35 Wim Muskee [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-25 11:02 [gentoo-commits] proj/ltsp:master commit in: sys-apps/quickstart/ Wim Muskee
2011-10-17 15:21 Wim Muskee
2013-03-11 12:28 Wim Muskee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3cd9d026b8e18709e641339bfc663cda69f8712e.wim@gentoo \
    --to=wimmuskee@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox