summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-26 11:31:15 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-26 11:31:15 +0000
commit90dbc932bf835607a3b7d7e2563b6b3b51116543 (patch)
tree44608ca457df999dbce0c514c3c35eadeeb142ca /app-emacs/magit/magit-1.0.0.ebuild
parentStable for amd64, wrt bug #444764 (diff)
downloadgentoo-2-90dbc932bf835607a3b7d7e2563b6b3b51116543.tar.gz
gentoo-2-90dbc932bf835607a3b7d7e2563b6b3b51116543.tar.bz2
gentoo-2-90dbc932bf835607a3b7d7e2563b6b3b51116543.zip
Version bump, bug 444776. Specify LICENSE more precisely.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-emacs/magit/magit-1.0.0.ebuild')
-rw-r--r--app-emacs/magit/magit-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/magit/magit-1.0.0.ebuild b/app-emacs/magit/magit-1.0.0.ebuild
index 234defa85966..c612fe26c6d3 100644
--- a/app-emacs/magit/magit-1.0.0.ebuild
+++ b/app-emacs/magit/magit-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/magit/magit-1.0.0.ebuild,v 1.2 2012/04/02 17:54:02 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/magit/magit-1.0.0.ebuild,v 1.3 2012/11/26 11:31:15 ulm Exp $
EAPI=4
@@ -10,7 +10,7 @@ DESCRIPTION="An Emacs mode for GIT"
HOMEPAGE="http://magit.github.com/magit/"
SRC_URI="http://github.com/downloads/magit/magit/${P}.tar.gz"
-LICENSE="GPL-3 FDL-1.2"
+LICENSE="GPL-3+ FDL-1.2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""