summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-01-08 15:46:15 +0000
committerJeroen Roovers <jer@gentoo.org>2013-01-08 15:46:15 +0000
commit42e2fd10e23c06807d67e2d923de64e232cc83d9 (patch)
treea2657d8dd222799f0bc074ba501a9ff6b613fc62 /app-office/calcurse/calcurse-3.1.1.ebuild
parentVersion bump. (diff)
downloadgentoo-2-42e2fd10e23c06807d67e2d923de64e232cc83d9.tar.gz
gentoo-2-42e2fd10e23c06807d67e2d923de64e232cc83d9.tar.bz2
gentoo-2-42e2fd10e23c06807d67e2d923de64e232cc83d9.zip
Fix license. Version bump.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-office/calcurse/calcurse-3.1.1.ebuild')
-rw-r--r--app-office/calcurse/calcurse-3.1.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/calcurse/calcurse-3.1.1.ebuild b/app-office/calcurse/calcurse-3.1.1.ebuild
index 5f730f86a1c9..903b06236152 100644
--- a/app-office/calcurse/calcurse-3.1.1.ebuild
+++ b/app-office/calcurse/calcurse-3.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calcurse/calcurse-3.1.1.ebuild,v 1.1 2012/12/10 12:15:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calcurse/calcurse-3.1.1.ebuild,v 1.2 2013/01/08 15:46:15 jer Exp $
EAPI=4
inherit eutils
@@ -9,7 +9,7 @@ DESCRIPTION="a text-based personal organizer"
HOMEPAGE="http://calcurse.org"
SRC_URI="http://calcurse.org/files/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"