projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69124d7
)
sys-devel/automake: Fix license of 9999 ebuild from GPL-3 to GPL-2.
author
Matt Turner
<mattst88@gentoo.org>
Thu, 3 Sep 2015 05:01:42 +0000
(22:01 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Thu, 3 Sep 2015 05:02:09 +0000
(22:02 -0700)
Bug: https://bugs.gentoo.org/559466
sys-devel/automake/automake-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/automake/automake-9999.ebuild
b/sys-devel/automake/automake-9999.ebuild
index 429c78b89d3c9b3ff6acaccceb739c68c585aaaa..b4cc9fc20f47810a8c9c708e870a5392c9f6d61c 100644
(file)
--- a/
sys-devel/automake/automake-9999.ebuild
+++ b/
sys-devel/automake/automake-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
5
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-13,7
+13,7
@@
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
HOMEPAGE="https://www.gnu.org/software/automake/"
SRC_URI=""
-LICENSE="GPL-
3
"
+LICENSE="GPL-
2
"
# Use Gentoo versioning for slotting.
SLOT="${PV:0:4}"
KEYWORDS=""