summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Boudreau <niftiness@gmail.com>2012-10-08 09:25:36 -0700
committerZac Medico <zmedico@gentoo.org>2012-10-08 09:25:36 -0700
commitae5d657a2c7e5fcf23607e8b061f049e56f8137f (patch)
treeb80d36e24304ed5e5fcc1331f5cd51d86cb8ea4d
parentad177e7083c89e259df95947f3de47be96dbbf56 (diff)
downloadportage-ae5d657a2c7e5fcf23607e8b061f049e56f8137f.tar.gz
portage-ae5d657a2c7e5fcf23607e8b061f049e56f8137f.tar.bz2
portage-ae5d657a2c7e5fcf23607e8b061f049e56f8137f.zip
dyn_spec: s/Copyright/License/, bug #437588
Fixes 'Unknown tag' error with rpm 4.10.0.
-rwxr-xr-xbin/misc-functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh
index 986264ed8..7db6676a0 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}