diff options
author | 2010-01-26 05:18:56 +0000 | |
---|---|---|
committer | 2010-01-26 05:18:56 +0000 | |
commit | d8c95f38c895735fc8a9daed332751be0b7c4864 (patch) | |
tree | 4b399ff5f84d6fbbcf1b71af196936d8cba6692f /sys-process/acct/acct-6.5.1.ebuild | |
parent | Version bump. Use PN and P in SRC_URI. (diff) | |
download | gentoo-2-d8c95f38c895735fc8a9daed332751be0b7c4864.tar.gz gentoo-2-d8c95f38c895735fc8a9daed332751be0b7c4864.tar.bz2 gentoo-2-d8c95f38c895735fc8a9daed332751be0b7c4864.zip |
Fix licenses.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'sys-process/acct/acct-6.5.1.ebuild')
-rw-r--r-- | sys-process/acct/acct-6.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/acct/acct-6.5.1.ebuild b/sys-process/acct/acct-6.5.1.ebuild index b3999f79d001..1cae6f0a157f 100644 --- a/sys-process/acct/acct-6.5.1.ebuild +++ b/sys-process/acct/acct-6.5.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/acct/acct-6.5.1.ebuild,v 1.2 2010/01/26 05:16:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/acct/acct-6.5.1.ebuild,v 1.3 2010/01/26 05:18:56 jer Exp $ DESCRIPTION="GNU system accounting utilities" HOMEPAGE="https://savannah.gnu.org/projects/acct/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86" IUSE="" |