diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-02 03:50:59 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-02 03:50:59 +0000 |
commit | cb6fd7e9cc398524e8a670ffce40817fc3683565 (patch) | |
tree | 19d7bb6841491e8eb393601fba9b293def9ea720 /app-doc/quanta-docs | |
parent | stable on ppc64, bug #62166 (Manifest recommit) (diff) | |
download | gentoo-2-cb6fd7e9cc398524e8a670ffce40817fc3683565.tar.gz gentoo-2-cb6fd7e9cc398524e8a670ffce40817fc3683565.tar.bz2 gentoo-2-cb6fd7e9cc398524e8a670ffce40817fc3683565.zip |
stable on ppc64, bug #62167
Diffstat (limited to 'app-doc/quanta-docs')
-rw-r--r-- | app-doc/quanta-docs/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-20030405.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/quanta-docs/ChangeLog b/app-doc/quanta-docs/ChangeLog index 0ae9cca0b83d..7f2908a63213 100644 --- a/app-doc/quanta-docs/ChangeLog +++ b/app-doc/quanta-docs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-doc/quanta-docs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.8 2004/06/30 02:06:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.9 2004/09/02 03:50:59 tgall Exp $ + + 01 Sep 2004; Tom Gall <tgall@gentoo.org> quanta-docs-20030405.ebuild: + stable on ppc64, bug #62167 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> quanta-docs-20030405.ebuild: sync IUSE (+mysql) diff --git a/app-doc/quanta-docs/quanta-docs-20030405.ebuild b/app-doc/quanta-docs/quanta-docs-20030405.ebuild index cd6e7267c693..c20e5e850a61 100644 --- a/app-doc/quanta-docs/quanta-docs-20030405.ebuild +++ b/app-doc/quanta-docs/quanta-docs-20030405.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20030405.ebuild,v 1.5 2004/06/30 02:06:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20030405.ebuild,v 1.6 2004/09/02 03:50:59 tgall Exp $ S=${WORKDIR} DESCRIPTION="Lots of docs for quanta" @@ -16,7 +16,7 @@ HOMEPAGE="http://quanta.sourceforge.net" SLOT="0" IUSE="mysql" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc amd64" +KEYWORDS="x86 ppc sparc amd64 ppc64" src_install() { dodir /usr/share/apps/quanta/doc |