summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/povtree/povtree-1.5-r1.ebuild')
-rw-r--r--media-gfx/povtree/povtree-1.5-r1.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/media-gfx/povtree/povtree-1.5-r1.ebuild b/media-gfx/povtree/povtree-1.5-r1.ebuild
index b7412b4b9f8d..f5dff54f0e84 100644
--- a/media-gfx/povtree/povtree-1.5-r1.ebuild
+++ b/media-gfx/povtree/povtree-1.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/povtree/povtree-1.5-r1.ebuild,v 1.1 2013/07/24 03:38:48 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/povtree/povtree-1.5-r1.ebuild,v 1.2 2014/04/25 15:10:42 ulm Exp $
EAPI=5
@@ -10,10 +10,10 @@ DESCRIPTION="Tree generator for POVray based on TOMTREE macro"
HOMEPAGE="http://propro.ru/go/Wshop/povtree/povtree.html"
SRC_URI="http://propro.ru/go/Wshop/povtree/${MY_P}.zip"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-LICENSE="as-is"
+# Free for non-commercial use, according to e-mail from authors #446168
+LICENSE="free-noncomm"
SLOT="0"
-IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
RDEPEND=">=virtual/jre-1.3"
DEPEND="app-arch/unzip"