diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-02-17 21:46:53 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-02-17 21:46:53 +0000 |
commit | ef49d9b39bfa81024377f52636bbc6a686aa828a (patch) | |
tree | 69e3ca6260ccf4ba33388b1a469815cb772de26a /media-gfx/aoi | |
parent | Marking stable on x86 (diff) | |
download | historical-ef49d9b39bfa81024377f52636bbc6a686aa828a.tar.gz historical-ef49d9b39bfa81024377f52636bbc6a686aa828a.tar.bz2 historical-ef49d9b39bfa81024377f52636bbc6a686aa828a.zip |
unkeyworded hppa, we don't have jdk
Diffstat (limited to 'media-gfx/aoi')
-rw-r--r-- | media-gfx/aoi/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/aoi/Manifest | 6 | ||||
-rw-r--r-- | media-gfx/aoi/aoi-1.4.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/aoi/aoi-1.6.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/media-gfx/aoi/ChangeLog b/media-gfx/aoi/ChangeLog index dd3df8f7eba2..000424446ef2 100644 --- a/media-gfx/aoi/ChangeLog +++ b/media-gfx/aoi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/aoi # 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 $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/aoi/ChangeLog,v 1.4 2004/02/17 21:46:53 gustavoz Exp $ + + 17 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org> aoi-1.4.ebuild, + aoi-1.6.ebuild: + unkeyworded hppa, we don't have jdk 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> aoi-1.4.ebuild, aoi-1.6.ebuild: diff --git a/media-gfx/aoi/Manifest b/media-gfx/aoi/Manifest index 91f0b9d6063e..42f2b45f4ce4 100644 --- a/media-gfx/aoi/Manifest +++ b/media-gfx/aoi/Manifest @@ -1,6 +1,6 @@ -MD5 8dd050ac9aef946e300f9c1de24ac8ad aoi-1.4.ebuild 1247 -MD5 6b4a55f4f1eb169cb2a950dcf2c7dbd4 aoi-1.6.ebuild 1436 -MD5 8d0821e0bb6b5503cc685c7dc45c5abb ChangeLog 681 +MD5 a67f895b636db6289dd17ad417e1c84a ChangeLog 808 +MD5 67543b189c23c7e16e471db36fa9f8f9 aoi-1.4.ebuild 1242 +MD5 b57e6498bb76d19706cd102f05902fd7 aoi-1.6.ebuild 1430 MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 MD5 fcbe212ec198a221be85dae7710648bf files/aoi 855 MD5 3ecf40985d61919e8ca250e839e013a3 files/digest-aoi-1.4 121 diff --git a/media-gfx/aoi/aoi-1.4.ebuild b/media-gfx/aoi/aoi-1.4.ebuild index 62578ae3197d..9f30521c7ef9 100644 --- a/media-gfx/aoi/aoi-1.4.ebuild +++ b/media-gfx/aoi/aoi-1.4.ebuild @@ -1,6 +1,6 @@ # 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.3 2004/02/17 20:16:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/aoi/aoi-1.4.ebuild,v 1.4 2004/02/17 21:46:53 gustavoz 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 mips hppa" +KEYWORDS="x86 ppc sparc mips" 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 2dc4b072d4a3..ba1330430d8b 100644 --- a/media-gfx/aoi/aoi-1.6.ebuild +++ b/media-gfx/aoi/aoi-1.6.ebuild @@ -1,6 +1,6 @@ # 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.2 2004/02/17 20:16:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/aoi/aoi-1.6.ebuild,v 1.3 2004/02/17 21:46:53 gustavoz 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 ~mips ~hppa" +KEYWORDS="~x86 ~ppc ~sparc ~mips" LICENSE="GPL-2" SLOT="0" DEPEND="" |