diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-05-30 04:49:10 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-05-30 04:49:10 +0000 |
commit | 30dbad3e36f11ae851bdb98a1fccbff8857cd2f1 (patch) | |
tree | 765cb8ddd2a3b1851abc90248cee94876c2bf7ba /app-doc/quanta-docs/quanta-docs-20051201.ebuild | |
parent | Marked ~ppc for bug #134641. (diff) | |
download | historical-30dbad3e36f11ae851bdb98a1fccbff8857cd2f1.tar.gz historical-30dbad3e36f11ae851bdb98a1fccbff8857cd2f1.tar.bz2 historical-30dbad3e36f11ae851bdb98a1fccbff8857cd2f1.zip |
Marked ppc stable for bug #134761.
Package-Manager: portage-2.1_rc3-r1
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 d888f6156187..e93d4ee1fe70 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.2 2006/05/29 22:31:58 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20051201.ebuild,v 1.3 2006/05/30 04:49:10 josejx 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} |