diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 20:59:16 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 20:59:16 +0000 |
commit | 2a86de06851eff608d8be8f0f949d7276c05cde1 (patch) | |
tree | 6942ae784794019eb5258f14a1b6a106af75ea1e /kde-base/quanta/quanta-3.4.3.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-2a86de06851eff608d8be8f0f949d7276c05cde1.tar.gz gentoo-2-2a86de06851eff608d8be8f0f949d7276c05cde1.tar.bz2 gentoo-2-2a86de06851eff608d8be8f0f949d7276c05cde1.zip |
Stable on ppc64
(Portage 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 2a6ffdd6e021..adf9ff9f23da 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.2 2005/11/24 15:00:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.3.ebuild,v 1.3 2005/11/24 20:54:18 corsair 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" |