diff options
Diffstat (limited to 'app-doc/quanta-docs/quanta-docs-20041123.ebuild')
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-20041123.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/quanta-docs/quanta-docs-20041123.ebuild b/app-doc/quanta-docs/quanta-docs-20041123.ebuild index 313473541fd8..00ad69b27b74 100644 --- a/app-doc/quanta-docs/quanta-docs-20041123.ebuild +++ b/app-doc/quanta-docs/quanta-docs-20041123.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-20041123.ebuild,v 1.4 2005/08/09 07:26:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20041123.ebuild,v 1.5 2005/08/19 19:21:06 hansmi Exp $ DESCRIPTION="Language documentation files for quanta." HOMEPAGE="http://quanta.kdewebdev.org/" @@ -19,7 +19,7 @@ SRC_URI="mirror://gentoo/${PN}-css-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="mysql" S=${WORKDIR} |