diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-10 07:33:06 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-10 07:33:06 +0000 |
commit | b69cb80765088ba5a9d19519c60ed6fbd96f2d96 (patch) | |
tree | f4e048af1b9709485879e726c707bfabcd1fd53f /kde-base/quanta | |
parent | Initial import of jgoodies-binding (diff) | |
download | gentoo-2-b69cb80765088ba5a9d19519c60ed6fbd96f2d96.tar.gz gentoo-2-b69cb80765088ba5a9d19519c60ed6fbd96f2d96.tar.bz2 gentoo-2-b69cb80765088ba5a9d19519c60ed6fbd96f2d96.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/quanta')
-rw-r--r-- | kde-base/quanta/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/quanta/quanta-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/quanta/ChangeLog b/kde-base/quanta/ChangeLog index 73b371fc5a25..f50f5557691f 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.33 2005/12/09 06:06:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.34 2005/12/10 07:28:49 chriswhite Exp $ + + 10 Dec 2005; Chris White <chriswhite@gentoo.org> quanta-3.4.3.ebuild: + Marked x86 stable for bug #112842. 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> quanta-3.4.3.ebuild: Marked ppc stable for bug #112842. diff --git a/kde-base/quanta/quanta-3.4.3.ebuild b/kde-base/quanta/quanta-3.4.3.ebuild index aa0226c652f6..2062d1d1698d 100644 --- a/kde-base/quanta/quanta-3.4.3.ebuild +++ b/kde-base/quanta/quanta-3.4.3.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.3.ebuild,v 1.5 2005/12/09 06:06:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.3.ebuild,v 1.6 2005/12/10 07:28:49 chriswhite Exp $ KMNAME=kdewebdev MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Quanta Plus Web Development Environment" -KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="doc tidy" DEPEND="dev-libs/libxslt dev-libs/libxml2" |