diff options
Diffstat (limited to 'media-gfx/aoi/aoi-2.7.2.ebuild')
-rw-r--r-- | media-gfx/aoi/aoi-2.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/aoi/aoi-2.7.2.ebuild b/media-gfx/aoi/aoi-2.7.2.ebuild index b8c8d069543c..0141a5bf375b 100644 --- a/media-gfx/aoi/aoi-2.7.2.ebuild +++ b/media-gfx/aoi/aoi-2.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ DESCRIPTION="A free, open-source 3D modelling and rendering studio" SRC_URI="mirror://sourceforge/aoi/${MY_P}.zip doc? ( mirror://sourceforge/aoi/manual${MY_MANUAL_V}.zip )" HOMEPAGE="http://aoi.sourceforge.net/index" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" LICENSE="GPL-2" SLOT="0" DEPEND="app-arch/unzip" |