diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-26 13:52:53 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-26 13:52:53 +0000 |
commit | b4cadbded494365636028c7ad9dde75c44065dfd (patch) | |
tree | b981eb69a4c87e243b9365022404222fb91cee18 /app-office | |
parent | sci-libs/gdal: Version Bump, #440716; Respect AR and RANLIB, #444034; do not ... (diff) | |
download | gentoo-2-b4cadbded494365636028c7ad9dde75c44065dfd.tar.gz gentoo-2-b4cadbded494365636028c7ad9dde75c44065dfd.tar.bz2 gentoo-2-b4cadbded494365636028c7ad9dde75c44065dfd.zip |
Fix LICENSE, bug 448646.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/plan/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/plan/plan-1.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <ulm@gentoo.org> plan-1.9-r1.ebuild: + Fix LICENSE, bug 448646. 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> 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="" |