diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-01 05:12:55 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-01 05:12:55 +0000 |
commit | 2b60038327fba3973cbdff97b8cc970a6ce4a8b5 (patch) | |
tree | 8d78a143f2131fb40d5772c5ba8fba1ab1b4afa6 /kde-base/quanta | |
parent | Stable on alpha wrt Bug #132213. (diff) | |
download | gentoo-2-2b60038327fba3973cbdff97b8cc970a6ce4a8b5.tar.gz gentoo-2-2b60038327fba3973cbdff97b8cc970a6ce4a8b5.tar.bz2 gentoo-2-2b60038327fba3973cbdff97b8cc970a6ce4a8b5.zip |
Stable on alpha wrt Bug #132213.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/quanta')
-rw-r--r-- | kde-base/quanta/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/quanta/quanta-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/quanta/ChangeLog b/kde-base/quanta/ChangeLog index 3d803d3e3e6d..c13816a2f3dc 100644 --- a/kde-base/quanta/ChangeLog +++ b/kde-base/quanta/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/quanta # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.48 2006/05/29 22:18:56 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.49 2006/06/01 05:12:55 tcort Exp $ + + 01 Jun 2006; Thomas Cort <tcort@gentoo.org> quanta-3.5.2.ebuild: + Stable on alpha wrt Bug #132213. 29 May 2006; Jason Wever <weeve@gentoo.org> quanta-3.5.2.ebuild: Stable on SPARC wrt bug #132213. diff --git a/kde-base/quanta/quanta-3.5.2.ebuild b/kde-base/quanta/quanta-3.5.2.ebuild index 6f15c61f1d67..7ac67d8bf013 100644 --- a/kde-base/quanta/quanta-3.5.2.ebuild +++ b/kde-base/quanta/quanta-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.5.2.ebuild,v 1.8 2006/05/30 05:09:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.5.2.ebuild,v 1.9 2006/06/01 05:12:55 tcort Exp $ KMNAME=kdewebdev MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Quanta Plus Web Development Environment" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="doc tidy" DEPEND="dev-libs/libxslt dev-libs/libxml2" |