diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-30 19:29:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-30 19:29:42 +0000 |
commit | 97221e6f5ca64ddb696d3e27b2ed771eb5b1eaf3 (patch) | |
tree | eb29f631ad743537c8a34d2cace705d1ee37585d /app-doc/quanta-docs/quanta-docs-20051201.ebuild | |
parent | Stable on amd64 and x86 wrt bug #133615. (diff) | |
download | gentoo-2-97221e6f5ca64ddb696d3e27b2ed771eb5b1eaf3.tar.gz gentoo-2-97221e6f5ca64ddb696d3e27b2ed771eb5b1eaf3.tar.bz2 gentoo-2-97221e6f5ca64ddb696d3e27b2ed771eb5b1eaf3.zip |
Stable on ppc64; bug #134761
(Portage version: 2.0.54-r2)
Diffstat (limited to 'app-doc/quanta-docs/quanta-docs-20051201.ebuild')
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-20051201.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/quanta-docs/quanta-docs-20051201.ebuild b/app-doc/quanta-docs/quanta-docs-20051201.ebuild index 02dabcc03903..f2904030dbe4 100644 --- a/app-doc/quanta-docs/quanta-docs-20051201.ebuild +++ b/app-doc/quanta-docs/quanta-docs-20051201.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20051201.ebuild,v 1.4 2006/05/30 15:32:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20051201.ebuild,v 1.5 2006/05/30 19:29:42 corsair Exp $ DESCRIPTION="Language documentation files for Quanta." HOMEPAGE="http://quanta.kdewebdev.org/" @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/quanta-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} |