diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-08 10:13:18 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-08 10:13:18 +0000 |
commit | 394ccd5dfaa672c4dc15bd848b6d135a2846f0c6 (patch) | |
tree | de81638344383d7c9b6e29a33a633f3784415d96 /app-doc | |
parent | Update comment. (diff) | |
download | gentoo-2-394ccd5dfaa672c4dc15bd848b6d135a2846f0c6.tar.gz gentoo-2-394ccd5dfaa672c4dc15bd848b6d135a2846f0c6.tar.bz2 gentoo-2-394ccd5dfaa672c4dc15bd848b6d135a2846f0c6.zip |
Stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/quanta-docs/ChangeLog | 6 | ||||
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-20041123.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-doc/quanta-docs/ChangeLog b/app-doc/quanta-docs/ChangeLog index 1f4eabd28d64..d57279506ae4 100644 --- a/app-doc/quanta-docs/ChangeLog +++ b/app-doc/quanta-docs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-doc/quanta-docs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.16 2005/07/09 19:48:39 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.17 2005/08/08 10:13:18 greg_g Exp $ + + 08 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> + quanta-docs-20041123.ebuild: + Stable on x86. *quanta-docs-20041123 (09 Jul 2005) diff --git a/app-doc/quanta-docs/quanta-docs-20041123.ebuild b/app-doc/quanta-docs/quanta-docs-20041123.ebuild index 08977a614fea..fec5ec4f55df 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.1 2005/07/09 19:48:39 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20041123.ebuild,v 1.2 2005/08/08 10:13:18 greg_g 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} |