diff options
Diffstat (limited to 'app-doc/quanta-docs/quanta-docs-20030405.ebuild')
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-20030405.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/quanta-docs/quanta-docs-20030405.ebuild b/app-doc/quanta-docs/quanta-docs-20030405.ebuild index 1a8ecb4af3ab..65172211e25c 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-2005 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.11 2005/01/24 23:53:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20030405.ebuild,v 1.12 2005/03/14 21:05:41 hardave Exp $ DESCRIPTION="Lots of docs for quanta" HOMEPAGE="http://quanta.sourceforge.net" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/quanta/css.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~mips" IUSE="mysql" S=${WORKDIR} |