summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2007-09-12 05:21:03 +0000
committerWilliam Thomson <wltjr@gentoo.org>2007-09-12 05:21:03 +0000
commit43f58f5f50f32b6915b906495105c9d43d525fed (patch)
treea67b16f23231e76918daa688407d7d156b916972 /dev-java/jrrd
parentLicense correction, removed commented code. (diff)
downloadhistorical-43f58f5f50f32b6915b906495105c9d43d525fed.tar.gz
historical-43f58f5f50f32b6915b906495105c9d43d525fed.tar.bz2
historical-43f58f5f50f32b6915b906495105c9d43d525fed.zip
License correction.
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-java/jrrd')
-rw-r--r--dev-java/jrrd/jrrd-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jrrd/jrrd-1.0.1.ebuild b/dev-java/jrrd/jrrd-1.0.1.ebuild
index de6ddbf604ae..c47dc4357907 100644
--- a/dev-java/jrrd/jrrd-1.0.1.ebuild
+++ b/dev-java/jrrd/jrrd-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jrrd/jrrd-1.0.1.ebuild,v 1.1 2007/09/12 04:58:46 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jrrd/jrrd-1.0.1.ebuild,v 1.2 2007/09/12 05:21:03 wltjr Exp $
inherit eutils java-pkg-2
@@ -10,7 +10,7 @@ SLOT="0"
SRC_URI="mirror://sourceforge/opennms/${P}.tar.gz"
HOMEPAGE="http://www.opennms.org/"
KEYWORDS="~amd64 ~x86"
-LICENSE="Apache-2.0"
+LICENSE="GPL-2"
COMMON_DEP="net-analyzer/rrdtool"