diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-08-21 10:01:01 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-08-21 10:01:01 +0000 |
commit | 6aab1625a5778f0af352d3c35ca42c44643b9ff5 (patch) | |
tree | efafb858824daba34022dedf488850f9bcc9275e /app-doc/quanta-docs/quanta-docs-20041123.ebuild | |
parent | Stable on hppa (diff) | |
download | gentoo-2-6aab1625a5778f0af352d3c35ca42c44643b9ff5.tar.gz gentoo-2-6aab1625a5778f0af352d3c35ca42c44643b9ff5.tar.bz2 gentoo-2-6aab1625a5778f0af352d3c35ca42c44643b9ff5.zip |
Stable on hppa
(Portage version: 2.0.51.22-r2)
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 00ad69b27b74..4eab1bad17f3 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.5 2005/08/19 19:21:06 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20041123.ebuild,v 1.6 2005/08/21 09:59:02 killerfox 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} |