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 | 8112314ab600c5ad646880fea613f98b103f876e (patch) | |
tree | 5a7ec784684f1c5adcc1c2c4c938ae960a318541 /app-doc | |
parent | Marked ~ppc for bug #134641. (diff) | |
download | gentoo-2-8112314ab600c5ad646880fea613f98b103f876e.tar.gz gentoo-2-8112314ab600c5ad646880fea613f98b103f876e.tar.bz2 gentoo-2-8112314ab600c5ad646880fea613f98b103f876e.zip |
Marked ppc stable for bug #134761.
(Portage version: 2.1_rc3-r1)
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/quanta-docs/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-20051201.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/quanta-docs/ChangeLog b/app-doc/quanta-docs/ChangeLog index aa9c15eeaa4a..7f30776f5e2c 100644 --- a/app-doc/quanta-docs/ChangeLog +++ b/app-doc/quanta-docs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-doc/quanta-docs # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.26 2006/05/29 22:31:58 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.27 2006/05/30 04:49:10 josejx Exp $ + + 30 May 2006; Joseph Jezak <josejx@gentoo.org> quanta-docs-20051201.ebuild: + Marked ppc stable for bug #134761. 29 May 2006; Jason Wever <weeve@gentoo.org> quanta-docs-20051201.ebuild: Stable on SPARC wrt bug #134761. 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} |