From b4cadbded494365636028c7ad9dde75c44065dfd Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Wed, 26 Dec 2012 13:52:53 +0000 Subject: Fix LICENSE, bug 448646. (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25) --- app-office/plan/ChangeLog | 5 ++++- app-office/plan/plan-1.9-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-office') diff --git a/app-office/plan/ChangeLog b/app-office/plan/ChangeLog index 6007a97b5754..ed40fce2c920 100644 --- a/app-office/plan/ChangeLog +++ b/app-office/plan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/plan # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/plan/ChangeLog,v 1.22 2012/10/24 19:00:33 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/plan/ChangeLog,v 1.23 2012/12/26 13:52:53 ulm Exp $ + + 26 Dec 2012; Ulrich Müller plan-1.9-r1.ebuild: + Fix LICENSE, bug 448646. 24 Oct 2012; Ulrich Müller plan-1.9-r1.ebuild: Update dependency after package move from x11-libs/openmotif to diff --git a/app-office/plan/plan-1.9-r1.ebuild b/app-office/plan/plan-1.9-r1.ebuild index ddfda6bcc14d..0d829db681da 100644 --- a/app-office/plan/plan-1.9-r1.ebuild +++ b/app-office/plan/plan-1.9-r1.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-office/plan/plan-1.9-r1.ebuild,v 1.3 2012/10/24 19:00:33 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.9-r1.ebuild,v 1.4 2012/12/26 13:52:53 ulm Exp $ EAPI=1 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.bitrot.de/plan.html" SRC_URI="ftp://ftp.fu-berlin.de/unix/X11/apps/plan/${P}.tar.gz mirror://gentoo/${P}-gentoo.tar.bz2" -LICENSE="as-is" +LICENSE="GPL-2+" #448646 SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="" -- cgit v1.2.3-65-gdbad