From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: profiles/, dev-util/arch-install-scripts/
Date: Sat, 3 Jan 2015 22:55:47 +0000 (UTC) [thread overview]
Message-ID: <1420323332.b9f663c666d379db1dabe1041ec585b3213a9496.sping@gentoo> (raw)
commit: b9f663c666d379db1dabe1041ec585b3213a9496
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sat Jan 3 22:07:32 2015 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Jan 3 22:15:32 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=b9f663c6
dev-util/arch-install-scripts: 14
---
.../arch-install-scripts-14.ebuild | 21 +++++++++++++++++++++
dev-util/arch-install-scripts/metadata.xml | 8 ++++++++
profiles/package.mask | 4 ++++
3 files changed, 33 insertions(+)
diff --git a/dev-util/arch-install-scripts/arch-install-scripts-14.ebuild b/dev-util/arch-install-scripts/arch-install-scripts-14.ebuild
new file mode 100644
index 0000000..dae9f30
--- /dev/null
+++ b/dev-util/arch-install-scripts/arch-install-scripts-14.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+DESCRIPTION="Arch Linux install tools (pacstrap, genfstab, arch-chroot)"
+HOMEPAGE="https://projects.archlinux.org/arch-install-scripts.git/"
+SRC_URI="https://projects.archlinux.org/${PN}.git/snapshot/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="sys-apps/pacman"
+
+src_install() {
+ emake DESTDIR="${D}" PREFIX=/usr install
+}
diff --git a/dev-util/arch-install-scripts/metadata.xml b/dev-util/arch-install-scripts/metadata.xml
new file mode 100644
index 0000000..16bcc9f
--- /dev/null
+++ b/dev-util/arch-install-scripts/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>sping@gentoo.org</email>
+ <name>Sebastian Pipping</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index e38b382..02aab3f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -4,3 +4,7 @@
# 2011-06-06 Sebastian Pipping <sping@gentoo.org>
# Experimental downstream patches
=media-gfx/cataract-1.1.0_p20110326_p2
+
+# 2015-01-03 Sebastian Pipping <sping@gentoo.org>
+# Depends on masked sys-apps/pacman
+dev-util/arch-install-scripts
reply other threads:[~2015-01-03 22:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1420323332.b9f663c666d379db1dabe1041ec585b3213a9496.sping@gentoo \
--to=sping@gentoo.org \
--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