diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-24 15:04:47 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-24 15:04:47 +0000 |
commit | aacb730b4113291f58a1049ed184b04a1300ccb1 (patch) | |
tree | 320b581a9b704c6b91af2a768ce7ad358add2de6 /kde-base/quanta/quanta-3.4.3.ebuild | |
parent | Stable on sparc wrt #112842 (diff) | |
download | gentoo-2-aacb730b4113291f58a1049ed184b04a1300ccb1.tar.gz gentoo-2-aacb730b4113291f58a1049ed184b04a1300ccb1.tar.bz2 gentoo-2-aacb730b4113291f58a1049ed184b04a1300ccb1.zip |
Stable on sparc wrt #112842
(Portage version: 2.0.53_rc7)
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 71a89f5b2a9c..2a6ffdd6e021 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.1 2005/10/13 00:10:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.3.ebuild,v 1.2 2005/11/24 15:00:59 gustavoz 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" |