From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-512863-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 492E1138010 for <garchives@archives.gentoo.org>; Mon, 8 Oct 2012 16:26:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5289EE02DF; Mon, 8 Oct 2012 16:26:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C6B11E02DF for <gentoo-commits@lists.gentoo.org>; Mon, 8 Oct 2012 16:26:26 +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 33D3533C770 for <gentoo-commits@lists.gentoo.org>; Mon, 8 Oct 2012 16:26:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D25B3E5436 for <gentoo-commits@lists.gentoo.org>; Mon, 8 Oct 2012 16:26:24 +0000 (UTC) From: "Zac Medico" <zmedico@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" <zmedico@gentoo.org> Message-ID: <1349713536.ae5d657a2c7e5fcf23607e8b061f049e56f8137f.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: bin/ X-VCS-Repository: proj/portage X-VCS-Files: bin/misc-functions.sh X-VCS-Directories: bin/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: ae5d657a2c7e5fcf23607e8b061f049e56f8137f X-VCS-Branch: master Date: Mon, 8 Oct 2012 16:26:24 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1d6db892-4ec5-4b74-a309-1b5ff1a58c1c X-Archives-Hash: 5ccc08408f88a3b91d36a513695a076c commit: ae5d657a2c7e5fcf23607e8b061f049e56f8137f Author: Tim Boudreau <niftiness <AT> gmail <DOT> com> AuthorDate: Mon Oct 8 16:25:36 2012 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Mon Oct 8 16:25:36 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=ae5d657a dyn_spec: s/Copyright/License/, bug #437588 Fixes 'Unknown tag' error with rpm 4.10.0. --- bin/misc-functions.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index 986264e..7db6676 100755 --- a/bin/misc-functions.sh +++ b/bin/misc-functions.sh @@ -1175,7 +1175,7 @@ Summary: ${DESCRIPTION} Name: ${PN} Version: ${PV} Release: ${PR} -Copyright: GPL +License: GPL Group: portage/${CATEGORY} Source: ${PF}.tar.gz Buildroot: ${D}