public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/blueness:master commit in: app-portage/grs/
Date: Thu, 25 Jun 2015 17:46:30 +0000 (UTC)	[thread overview]
Message-ID: <1435254384.6ecdbea77cddaedbd81f668ba14b96efd77bc936.blueness@gentoo> (raw)

commit:     6ecdbea77cddaedbd81f668ba14b96efd77bc936
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 25 17:46:24 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Jun 25 17:46:24 2015 +0000
URL:        https://gitweb.gentoo.org/dev/blueness.git/commit/?id=6ecdbea7

app-portage/grs: testing before putting it on the tree.

 app-portage/grs/ChangeLog      |  4 ++++
 app-portage/grs/Manifest       |  4 ++++
 app-portage/grs/grs-0.1.ebuild | 21 +++++++++++++++++++++
 app-portage/grs/metadata.xml   | 25 +++++++++++++++++++++++++
 4 files changed, 54 insertions(+)

diff --git a/app-portage/grs/ChangeLog b/app-portage/grs/ChangeLog
new file mode 100644
index 0000000..244eb76
--- /dev/null
+++ b/app-portage/grs/ChangeLog
@@ -0,0 +1,4 @@
+# ChangeLog for app-portage/grs
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+

diff --git a/app-portage/grs/Manifest b/app-portage/grs/Manifest
new file mode 100644
index 0000000..be1e0c1
--- /dev/null
+++ b/app-portage/grs/Manifest
@@ -0,0 +1,4 @@
+DIST grs-0.1.tar.bz2 17705 SHA256 7cf2c7ebed6fcfbdcd36c399c54517f9e987b51153b9a226ae8c38133c3c178b SHA512 859658a2e805d39b535b1195475851075a7bbd8c1d4da3d0320da00707646afba513b0d365bb2c3d103b8624b13815c16cb4c75abad35ea0b31853f837225168 WHIRLPOOL f1e40034b7690e6876ed44a9a786141fe60cf8af960d99c35a7157b0e09f9699c082696d3cec6fdc855a98d60ca82936b0ab1654028fbfc8cde65bb793df2c6a
+EBUILD grs-0.1.ebuild 573 SHA256 9d2315b2ec282266f92b5515c59099431694435b2f031b81a9ee87d2ea8fd568 SHA512 a250b0bfa219954d5da1d6297cae84bb55dbd7c8f41c149a6f464044dc25657e4548dbf99b7bae83d35ae64d9099e0e0301c243e43dd410547b448e50ac08c68 WHIRLPOOL 93020ed660c52a4d8b4e2fb05604e32ab13ec3fb17708eeeb00bd1db621cdf2b7de6c8dc656ec513a4d3f6c797d1dd3a91e0f8cff82ca2f3449329369af2cc9d
+MISC ChangeLog 116 SHA256 3e682050913b2876b143946396b366986cc2cc884515342f3dcabca8dc252127 SHA512 f531b8622cd7023916d03d21b6bf0a8b8f3bbc328c1973226135a21131b59dad04d020fa1570c778af3e2cf453c9027445f45a398b76f8639b0cc99a9224f824 WHIRLPOOL d25a19a674e1530ea02693697c28cf02701c40f59b17d401b1ad090c2b1d31fedff8013c042b9f159e3e0d2d86385a291ef4b882e3c087b5fd61cbcd769a451a
+MISC metadata.xml 1206 SHA256 91ecca0f2e8a69033cb48416df21f41ef72bbb36a290d76f6339759f5a5ddf90 SHA512 536aacb83998f905b5c6525e4d6e633ec970552b2d3e87897b14f8b64f40c19036f21d8f2f4687ae90bd4ccf341efec0f5c3cd4d002121998522894c2ab9e62d WHIRLPOOL 5f109b206942a9dcf045d521e7acc40f5f81a9d6a1f1679ebc308b44b94eac84ffaa558bfaba817a8ac0e4d019d902a030cd0e493b7eed177d81867470c01897

diff --git a/app-portage/grs/grs-0.1.ebuild b/app-portage/grs/grs-0.1.ebuild
new file mode 100644
index 0000000..7ca999e
--- /dev/null
+++ b/app-portage/grs/grs-0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/layman-2.3.0.ebuild,v 1.8 2015/06/25 00:24:51 floppym Exp $
+
+EAPI="5"
+
+PYTHON_COMPAT=( python{3_3,3_4} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Suite to build Gentoo Reference Systems"
+HOMEPAGE="http://dev.gentoo.org/~blueness/${PN}"
+SRC_URI="http://dev.gentoo.org/~blueness/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-python/configparser"
+RDEPEND="dev-libs/libcgroup"

diff --git a/app-portage/grs/metadata.xml b/app-portage/grs/metadata.xml
new file mode 100644
index 0000000..5f6237c
--- /dev/null
+++ b/app-portage/grs/metadata.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>tools-portage</herd>
+	<maintainer>
+		<email>dolsen@gentoo.org</email>
+		<name>Brian Dolbec</name>
+	</maintainer>
+	<maintainer>
+		<email>twitch153@gentoo.org</email>
+		<name>Devan Franchini</name>
+	</maintainer>
+	<use>
+		<flag name="bazaar">Support <pkg>dev-vcs/bzr</pkg> based overlays</flag>
+		<flag name="cvs">Support <pkg>dev-vcs/cvs</pkg> based overlays</flag>
+		<flag name="darcs">Support <pkg>dev-vcs/darcs</pkg> based overlays</flag>
+		<flag name="g-sorcery">Support <pkg>app-portage/g-sorcery</pkg> based overlays</flag>
+		<flag name="git">Support <pkg>dev-vcs/git</pkg> based overlays</flag>
+		<flag name="gpg">Support <pkg>app-crypt/gnupg</pkg> signed overlays lists and manifests</flag>
+		<flag name="mercurial">Support <pkg>dev-vcs/mercurial</pkg> based overlays</flag>
+		<flag name="squashfs">Support mounting squashfs image overlays locally read-only</flag>
+		<flag name="subversion">Support <pkg>dev-vcs/subversion</pkg> based overlays</flag>
+		<flag name="sync-plugin-portage">Install the <pkg>sys-apps/portage</pkg> sync module</flag>
+	</use>
+</pkgmetadata>


             reply	other threads:[~2015-06-25 17:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-25 17:46 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-25 17:51 [gentoo-commits] dev/blueness:master commit in: app-portage/grs/ Anthony G. Basile
2015-06-25 17:53 Anthony G. Basile
2015-06-25 18:10 Anthony G. Basile
2015-06-25 18:20 Anthony G. Basile
2015-06-30 11:56 Anthony G. Basile
2015-06-30 12:12 Anthony G. Basile
2015-06-30 12:23 Anthony G. Basile
2015-07-04  2:57 Anthony G. Basile

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=1435254384.6ecdbea77cddaedbd81f668ba14b96efd77bc936.blueness@gentoo \
    --to=blueness@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