diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 21:01:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 21:01:19 +0000 |
commit | 51ff0f77609f8f928218c1a7e03c35d898f2b8fa (patch) | |
tree | 7facdf4a0bf7053b111a6dc58d812c35ed875681 /app-doc | |
parent | Add some more useflags for net-im/kopete. (diff) | |
download | gentoo-2-51ff0f77609f8f928218c1a7e03c35d898f2b8fa.tar.gz gentoo-2-51ff0f77609f8f928218c1a7e03c35d898f2b8fa.tar.bz2 gentoo-2-51ff0f77609f8f928218c1a7e03c35d898f2b8fa.zip |
Mark 20051201 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/quanta-docs/ChangeLog | 6 | ||||
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-20051201.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-doc/quanta-docs/ChangeLog b/app-doc/quanta-docs/ChangeLog index 9df670c8ec01..530f400aa51e 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.31 2006/07/07 15:53:50 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.32 2006/07/12 21:01:19 agriffis Exp $ + + 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> + quanta-docs-20051201.ebuild: + Mark 20051201 stable on ia64 07 Jul 2006; Thomas Cort <tcort@gentoo.org> quanta-docs-20051201.ebuild: Stable on alpha wrt Bug #134761. diff --git a/app-doc/quanta-docs/quanta-docs-20051201.ebuild b/app-doc/quanta-docs/quanta-docs-20051201.ebuild index 4083f708d84e..496d2de60319 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.7 2006/07/07 15:53:50 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20051201.ebuild,v 1.8 2006/07/12 21:01:19 agriffis 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} |