diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-06-27 15:03:40 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-06-27 15:03:40 +0000 |
commit | 58349b192cb98ee9158591618773028ac943494b (patch) | |
tree | e5c1d7e844979c50719fa518862736fe2ca31681 /app-doc/quanta-docs | |
parent | version bump (bug #138168) (diff) | |
download | gentoo-2-58349b192cb98ee9158591618773028ac943494b.tar.gz gentoo-2-58349b192cb98ee9158591618773028ac943494b.tar.bz2 gentoo-2-58349b192cb98ee9158591618773028ac943494b.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'app-doc/quanta-docs')
-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 9499c73aeac0..12a403961367 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.29 2006/05/30 19:29:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.30 2006/06/27 15:03:40 gmsoft Exp $ + + 27 Jun 2006; Guy Martin <gmsoft@gentoo.org> quanta-docs-20051201.ebuild: + Stable on hppa. 30 May 2006; Markus Rothe <corsair@gentoo.org> quanta-docs-20051201.ebuild: diff --git a/app-doc/quanta-docs/quanta-docs-20051201.ebuild b/app-doc/quanta-docs/quanta-docs-20051201.ebuild index f2904030dbe4..2dd4a24bb1be 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.5 2006/05/30 19:29:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20051201.ebuild,v 1.6 2006/06/27 15:03:40 gmsoft 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} |