From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: sys-apps/ubuntu-keyring/
Date: Sun, 17 May 2015 23:46:57 +0000 (UTC) [thread overview]
Message-ID: <1431906261.f7728f0e5d39ff0a07bba5dff997dba1520e1a91.sping@gentoo> (raw)
commit: f7728f0e5d39ff0a07bba5dff997dba1520e1a91
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sun May 17 23:44:21 2015 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun May 17 23:44:21 2015 +0000
URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=f7728f0e
sys-apps/ubuntu-keyring: 2012.05.19
sys-apps/ubuntu-keyring/metadata.xml | 8 ++++++++
.../ubuntu-keyring/ubuntu-keyring-2012.05.19.ebuild | 21 +++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/sys-apps/ubuntu-keyring/metadata.xml b/sys-apps/ubuntu-keyring/metadata.xml
new file mode 100644
index 0000000..16bcc9f
--- /dev/null
+++ b/sys-apps/ubuntu-keyring/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/sys-apps/ubuntu-keyring/ubuntu-keyring-2012.05.19.ebuild b/sys-apps/ubuntu-keyring/ubuntu-keyring-2012.05.19.ebuild
new file mode 100644
index 0000000..141ca9e
--- /dev/null
+++ b/sys-apps/ubuntu-keyring/ubuntu-keyring-2012.05.19.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="GnuPG archive keys of the Ubuntu archive"
+HOMEPAGE="http://packages.ubuntu.com/vivid/ubuntu-keyring"
+SRC_URI="mirror://ubuntu/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+src_install() {
+ insinto /usr/share/keyrings/
+ doins keyrings/*.gpg
+
+ dodoc changelog README
+}
reply other threads:[~2015-05-17 23:47 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=1431906261.f7728f0e5d39ff0a07bba5dff997dba1520e1a91.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