diff options
Diffstat (limited to 'dev-util/sysprof/sysprof-1.1.8-r2.ebuild')
-rw-r--r-- | dev-util/sysprof/sysprof-1.1.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/sysprof/sysprof-1.1.8-r2.ebuild b/dev-util/sysprof/sysprof-1.1.8-r2.ebuild index c3a2f61ae043..05de1d55c2a9 100644 --- a/dev-util/sysprof/sysprof-1.1.8-r2.ebuild +++ b/dev-util/sysprof/sysprof-1.1.8-r2.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/dev-util/sysprof/sysprof-1.1.8-r2.ebuild,v 1.2 2012/09/13 11:47:26 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sysprof/sysprof-1.1.8-r2.ebuild,v 1.3 2012/09/18 09:59:26 tetromino Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="System-wide Linux Profiler" HOMEPAGE="http://sysprof.com/" SRC_URI="http://sysprof.com/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |