public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: sys-apps/ubuntu-keyring/
@ 2015-05-17 23:46 Sebastian Pipping
  0 siblings, 0 replies; only message in thread
From: Sebastian Pipping @ 2015-05-17 23:46 UTC (permalink / raw
  To: gentoo-commits

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
+}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-17 23:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-17 23:46 [gentoo-commits] proj/betagarden:master commit in: sys-apps/ubuntu-keyring/ Sebastian Pipping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox