diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-15 19:55:39 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-15 19:55:39 +0000 |
commit | 02c041e4a810b12f21844b2bfa7962fa78dd32cd (patch) | |
tree | aeff305cfe69f30054c7be6b7a6914863f7c96c8 /sys-process/unixtop | |
parent | LICENSE is identical with BSD, bug 301123. (diff) | |
download | gentoo-2-02c041e4a810b12f21844b2bfa7962fa78dd32cd.tar.gz gentoo-2-02c041e4a810b12f21844b2bfa7962fa78dd32cd.tar.bz2 gentoo-2-02c041e4a810b12f21844b2bfa7962fa78dd32cd.zip |
LICENSE is identical with BSD, bug 301123.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'sys-process/unixtop')
-rw-r--r-- | sys-process/unixtop/ChangeLog | 7 | ||||
-rw-r--r-- | sys-process/unixtop/unixtop-3.8_beta1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-process/unixtop/ChangeLog b/sys-process/unixtop/ChangeLog index dac0995b1c03..0afb2cd53512 100644 --- a/sys-process/unixtop/ChangeLog +++ b/sys-process/unixtop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/unixtop -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/unixtop/ChangeLog,v 1.1 2009/09/26 14:08:50 grobian Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/unixtop/ChangeLog,v 1.2 2010/01/15 19:55:39 ulm Exp $ + + 15 Jan 2010; Ulrich Mueller <ulm@gentoo.org> unixtop-3.8_beta1-r1.ebuild: + LICENSE is identical with BSD, bug 301123. *unixtop-3.8_beta1-r1 (05 Apr 2009) diff --git a/sys-process/unixtop/unixtop-3.8_beta1-r1.ebuild b/sys-process/unixtop/unixtop-3.8_beta1-r1.ebuild index 6cf7034be57b..7b83efb9e5d7 100644 --- a/sys-process/unixtop/unixtop-3.8_beta1-r1.ebuild +++ b/sys-process/unixtop/unixtop-3.8_beta1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/unixtop/unixtop-3.8_beta1-r1.ebuild,v 1.1 2009/09/26 14:08:50 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/unixtop/unixtop-3.8_beta1-r1.ebuild,v 1.2 2010/01/15 19:55:39 ulm Exp $ inherit eutils autotools @@ -8,7 +8,7 @@ DESCRIPTION="top for UNIX systems" HOMEPAGE="http://unixtop.sourceforge.net/" SRC_URI="mirror://sourceforge/unixtop/top-${PV/_/}.tar.bz2" -LICENSE="unixtop" +LICENSE="BSD" SLOT="0" KEYWORDS="~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |