diff options
author | 2006-09-03 12:43:40 +0000 | |
---|---|---|
committer | 2006-09-03 12:43:40 +0000 | |
commit | 73d09b7c5bcea8ba5623cef500ba2e57f68f6362 (patch) | |
tree | 3193ae58a0a17df60bbb38073de4b97adfeca4de /kde-base/quanta/quanta-3.5.2.ebuild | |
parent | Remove the bug #, it fools up portage. (diff) | |
download | historical-73d09b7c5bcea8ba5623cef500ba2e57f68f6362.tar.gz historical-73d09b7c5bcea8ba5623cef500ba2e57f68f6362.tar.bz2 historical-73d09b7c5bcea8ba5623cef500ba2e57f68f6362.zip |
Stable on ia64.
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'kde-base/quanta/quanta-3.5.2.ebuild')
-rw-r--r-- | kde-base/quanta/quanta-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/quanta/quanta-3.5.2.ebuild b/kde-base/quanta/quanta-3.5.2.ebuild index 7ac67d8bf013..1ba29d982b4e 100644 --- a/kde-base/quanta/quanta-3.5.2.ebuild +++ b/kde-base/quanta/quanta-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.5.2.ebuild,v 1.9 2006/06/01 05:12:55 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.5.2.ebuild,v 1.10 2006/09/03 12:10:12 kloeri Exp $ KMNAME=kdewebdev MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Quanta Plus Web Development Environment" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="doc tidy" DEPEND="dev-libs/libxslt dev-libs/libxml2" |