diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-28 20:51:22 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-28 20:51:22 +0000 |
commit | ecf859e36d9cc8a12180db2d5e299e2465c8dd86 (patch) | |
tree | 7747c80cdeeeed907d7b5b54e491fba7bcae9a5f /kde-base/quanta/quanta-3.4.1.ebuild | |
parent | Initial commit, closes bug #93145. (diff) | |
download | gentoo-2-ecf859e36d9cc8a12180db2d5e299e2465c8dd86.tar.gz gentoo-2-ecf859e36d9cc8a12180db2d5e299e2465c8dd86.tar.bz2 gentoo-2-ecf859e36d9cc8a12180db2d5e299e2465c8dd86.zip |
added ~ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/quanta/quanta-3.4.1.ebuild')
-rw-r--r-- | kde-base/quanta/quanta-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/quanta/quanta-3.4.1.ebuild b/kde-base/quanta/quanta-3.4.1.ebuild index 3e7f2f4eb5f1..b29670d3a0d9 100644 --- a/kde-base/quanta/quanta-3.4.1.ebuild +++ b/kde-base/quanta/quanta-3.4.1.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.1.ebuild,v 1.4 2005/05/28 17:27:03 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.4.1.ebuild,v 1.5 2005/05/28 20:50:05 corsair Exp $ KMNAME=kdewebdev MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Quanta Plus Web Development Environment" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc tidy" DEPEND="doc? ( app-doc/quanta-docs ) dev-libs/libxml2" |