diff options
author | Stefan Briesenick <sbriesen@gentoo.org> | 2012-09-09 22:22:36 +0000 |
---|---|---|
committer | Stefan Briesenick <sbriesen@gentoo.org> | 2012-09-09 22:22:36 +0000 |
commit | 3011fae49ad5b1af8703ea120a9b991939b3cf4c (patch) | |
tree | c518f1911c002d937fed2d43c67d94892d250a21 /sys-apps/nca/nca-0.9.0.ebuild | |
parent | Add virtual/glu dep. (diff) | |
download | historical-3011fae49ad5b1af8703ea120a9b991939b3cf4c.tar.gz historical-3011fae49ad5b1af8703ea120a9b991939b3cf4c.tar.bz2 historical-3011fae49ad5b1af8703ea120a9b991939b3cf4c.zip |
added GPL-2 to LICENSE, see bug #426146.
Package-Manager: portage-2.2.0_alpha124/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/nca/nca-0.9.0.ebuild')
-rw-r--r-- | sys-apps/nca/nca-0.9.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/nca/nca-0.9.0.ebuild b/sys-apps/nca/nca-0.9.0.ebuild index f87bcb4fb570..6bdd3de6b499 100644 --- a/sys-apps/nca/nca-0.9.0.ebuild +++ b/sys-apps/nca/nca-0.9.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/nca/nca-0.9.0.ebuild,v 1.2 2010/07/21 00:29:13 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/nca/nca-0.9.0.ebuild,v 1.3 2012/09/09 22:22:36 sbriesen Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="Network Console on Acid" HOMEPAGE="http://www.xenoclast.org/nca/" SRC_URI="http://www.xenoclast.org/nca/download/${P}.tar.gz" -LICENSE="BSD" +LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |