diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-03-07 08:55:05 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-03-07 08:55:05 +0000 |
commit | 56707c9a9ab58a318980355992fd99b75b6d7ad8 (patch) | |
tree | a1d989b2935b98305a534213e8c5ebb480a5be92 /sys-apps/9base | |
parent | Version bump (diff) | |
download | gentoo-2-56707c9a9ab58a318980355992fd99b75b6d7ad8.tar.gz gentoo-2-56707c9a9ab58a318980355992fd99b75b6d7ad8.tar.bz2 gentoo-2-56707c9a9ab58a318980355992fd99b75b6d7ad8.zip |
Update LICENSE, MIT has been split off from the 9base license file.
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'sys-apps/9base')
-rw-r--r-- | sys-apps/9base/9base-6-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/9base/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/9base/9base-6-r1.ebuild b/sys-apps/9base/9base-6-r1.ebuild index d5c31a3ed04b..497f92d914b9 100644 --- a/sys-apps/9base/9base-6-r1.ebuild +++ b/sys-apps/9base/9base-6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/9base/9base-6-r1.ebuild,v 1.4 2013/01/04 14:06:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/9base/9base-6-r1.ebuild,v 1.5 2013/03/07 08:55:05 ulm Exp $ EAPI=5 inherit toolchain-funcs @@ -9,7 +9,7 @@ DESCRIPTION="A port of various original Plan 9 tools for Unix, based on plan9por HOMEPAGE="http://tools.suckless.org/9base" SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz" -LICENSE="9base" +LICENSE="9base MIT" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" diff --git a/sys-apps/9base/ChangeLog b/sys-apps/9base/ChangeLog index 4c21fed4b82d..df70798cc433 100644 --- a/sys-apps/9base/ChangeLog +++ b/sys-apps/9base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/9base # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/9base/ChangeLog,v 1.5 2013/01/04 14:06:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/9base/ChangeLog,v 1.6 2013/03/07 08:55:05 ulm Exp $ + + 07 Mar 2013; Ulrich Müller <ulm@gentoo.org> 9base-6-r1.ebuild: + Update LICENSE, MIT has been split off from the 9base license file. 04 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> 9base-6-r1.ebuild: EAPI5 |