diff options
Diffstat (limited to 'kde-base/quanta')
-rw-r--r-- | kde-base/quanta/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/quanta/quanta-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/quanta/ChangeLog b/kde-base/quanta/ChangeLog index b39cf40abcc9..28cb0492022a 100644 --- a/kde-base/quanta/ChangeLog +++ b/kde-base/quanta/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/quanta # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.14 2005/07/01 23:39:57 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.15 2005/07/08 04:58:25 weeve Exp $ + + 08 Jul 2005; Jason Wever <weeve@gentoo.org> quanta-3.4.1.ebuild: + Stable on SPARC. 01 Jul 2005; Lars Weiler <pylon@gentoo.org> quanta-3.4.1.ebuild: Stable on ppc; Bug #97544. diff --git a/kde-base/quanta/quanta-3.4.1.ebuild b/kde-base/quanta/quanta-3.4.1.ebuild index c5bb5102ef0e..e46d9204df89 100644 --- a/kde-base/quanta/quanta-3.4.1.ebuild +++ b/kde-base/quanta/quanta-3.4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.1.ebuild,v 1.8 2005/07/01 23:39:57 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.1.ebuild,v 1.9 2005/07/08 04:58:25 weeve Exp $ KMNAME=kdewebdev MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Quanta Plus Web Development Environment" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="doc tidy" DEPEND="doc? ( app-doc/quanta-docs ) dev-libs/libxml2" |