diff options
author | 2004-02-17 20:19:36 +0000 | |
---|---|---|
committer | 2004-02-17 20:19:36 +0000 | |
commit | 040fb8470c1afc68eaa44ad2cf664adc634fd54d (patch) | |
tree | 6c19bcd744c7eb9d56423b3c015d1f40000c4f8f /media-gfx/aoi/aoi-1.6.ebuild | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-040fb8470c1afc68eaa44ad2cf664adc634fd54d.tar.gz gentoo-2-040fb8470c1afc68eaa44ad2cf664adc634fd54d.tar.bz2 gentoo-2-040fb8470c1afc68eaa44ad2cf664adc634fd54d.zip |
Remove alpha keywords because this package eventually depends on >=jdk-1.4, which we don't have on alpha
Diffstat (limited to 'media-gfx/aoi/aoi-1.6.ebuild')
-rw-r--r-- | media-gfx/aoi/aoi-1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/aoi/aoi-1.6.ebuild b/media-gfx/aoi/aoi-1.6.ebuild index 0e42aa1f0cf4..2dc4b072d4a3 100644 --- a/media-gfx/aoi/aoi-1.6.ebuild +++ b/media-gfx/aoi/aoi-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/aoi/aoi-1.6.ebuild,v 1.1 2003/10/10 11:09:26 brandy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/aoi/aoi-1.6.ebuild,v 1.2 2004/02/17 20:16:36 agriffis Exp $ inherit java-pkg @@ -10,7 +10,7 @@ DESCRIPTION="A free, open-source 3D modelling and rendering studio." SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip doc? ( http://aoi.sourceforge.net/docs/downloads/manual.zip )" HOMEPAGE="http://aoi.sourceforge.net/index" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~hppa" LICENSE="GPL-2" SLOT="0" DEPEND="" |