diff options
author | 2005-12-10 07:33:06 +0000 | |
---|---|---|
committer | 2005-12-10 07:33:06 +0000 | |
commit | b69cb80765088ba5a9d19519c60ed6fbd96f2d96 (patch) | |
tree | f4e048af1b9709485879e726c707bfabcd1fd53f /kde-base/quanta/quanta-3.4.3.ebuild | |
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/quanta-3.4.3.ebuild')
-rw-r--r-- | kde-base/quanta/quanta-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |