From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 933E01381F3 for ; Sun, 13 Oct 2013 14:56:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4296FE09EA; Sun, 13 Oct 2013 14:56:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 17217E09E7 for ; Sun, 13 Oct 2013 14:56:21 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B47133EF07 for ; Sun, 13 Oct 2013 14:56:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DA316E5466 for ; Sun, 13 Oct 2013 14:56:17 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1381674210.9ce74fd9bace5dc58903fbe8d71ddd8ccf8c2032.jlec@gentoo> Subject: [gentoo-commits] proj/betagarden:master commit in: sys-apps/debian-archive-keyring/ X-VCS-Repository: proj/betagarden X-VCS-Files: sys-apps/debian-archive-keyring/ChangeLog sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild sys-apps/debian-archive-keyring/metadata.xml X-VCS-Directories: sys-apps/debian-archive-keyring/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 9ce74fd9bace5dc58903fbe8d71ddd8ccf8c2032 X-VCS-Branch: master Date: Sun, 13 Oct 2013 14:56:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f71e5c05-8210-44be-a0d6-cc0e3db8dd6d X-Archives-Hash: 7dd013c1929003116a49a14f4a1bac44 commit: 9ce74fd9bace5dc58903fbe8d71ddd8ccf8c2032 Author: Justin Lecher gentoo org> AuthorDate: Sun Oct 13 14:23:30 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Oct 13 14:23:30 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=9ce74fd9 sys-apps/debian-archive-keyring: QA fixes Package-Manager: portage-2.2.7 --- sys-apps/debian-archive-keyring/ChangeLog | 8 ++++++++ .../debian-archive-keyring/debian-archive-keyring-2012.4.ebuild | 7 ++----- sys-apps/debian-archive-keyring/metadata.xml | 8 ++++---- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/sys-apps/debian-archive-keyring/ChangeLog b/sys-apps/debian-archive-keyring/ChangeLog new file mode 100644 index 0000000..2186013 --- /dev/null +++ b/sys-apps/debian-archive-keyring/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for sys-apps/debian-archive-keyring +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 13 Oct 2013; Justin Lecher + debian-archive-keyring-2012.4.ebuild, metadata.xml: + QA fixes + diff --git a/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild b/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild index f856eec..9c9ba11 100644 --- a/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild +++ b/sys-apps/debian-archive-keyring/debian-archive-keyring-2012.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="4" +EAPI=5 inherit unpacker @@ -10,14 +10,11 @@ DESCRIPTION="GnuPG archive keys of the Debian archive" HOMEPAGE="http://packages.debian.org/sid/debian-archive-keyring" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb" -LICENSE="" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="" -RDEPEND="" - S=${WORKDIR} src_install() { diff --git a/sys-apps/debian-archive-keyring/metadata.xml b/sys-apps/debian-archive-keyring/metadata.xml index 16bcc9f..3d7a619 100644 --- a/sys-apps/debian-archive-keyring/metadata.xml +++ b/sys-apps/debian-archive-keyring/metadata.xml @@ -1,8 +1,8 @@ - - sping@gentoo.org - Sebastian Pipping - + + sping@gentoo.org + Sebastian Pipping +