diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:19:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:19:36 +0000 |
commit | 040fb8470c1afc68eaa44ad2cf664adc634fd54d (patch) | |
tree | 6c19bcd744c7eb9d56423b3c015d1f40000c4f8f /media-gfx/aoi | |
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')
-rw-r--r-- | media-gfx/aoi/ChangeLog | 9 | ||||
-rw-r--r-- | media-gfx/aoi/aoi-1.4.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/aoi/aoi-1.6.ebuild | 6 |
3 files changed, 13 insertions, 8 deletions
diff --git a/media-gfx/aoi/ChangeLog b/media-gfx/aoi/ChangeLog index 2dae4f3c2604..dd3df8f7eba2 100644 --- a/media-gfx/aoi/ChangeLog +++ b/media-gfx/aoi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/aoi -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/aoi/ChangeLog,v 1.2 2003/10/10 11:09:26 brandy Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/aoi/ChangeLog,v 1.3 2004/02/17 20:16:36 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> aoi-1.4.ebuild, + aoi-1.6.ebuild: + Remove alpha keywords because this package eventually depends on >=jdk-1.4, + which we don't have on alpha *aoi-1.6 (10 Oct 2003) diff --git a/media-gfx/aoi/aoi-1.4.ebuild b/media-gfx/aoi/aoi-1.4.ebuild index 19f01ca42318..62578ae3197d 100644 --- a/media-gfx/aoi/aoi-1.4.ebuild +++ b/media-gfx/aoi/aoi-1.4.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.4.ebuild,v 1.2 2003/09/06 23:56:38 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/aoi/aoi-1.4.ebuild,v 1.3 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}/${At} 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="" 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="" |