diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 19:20:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 19:20:27 +0000 |
commit | 634bb94bdba683aad1b53d1213dae43c4be8b1e3 (patch) | |
tree | d6af1d7277299b74d549a5ac29a041c3f213b1e8 /kde-base/keduca/keduca-3.5.7.ebuild | |
parent | fix namespace for mythplugins (diff) | |
download | gentoo-2-634bb94bdba683aad1b53d1213dae43c4be8b1e3.tar.gz gentoo-2-634bb94bdba683aad1b53d1213dae43c4be8b1e3.tar.bz2 gentoo-2-634bb94bdba683aad1b53d1213dae43c4be8b1e3.zip |
Stable on sparc wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/keduca/keduca-3.5.7.ebuild')
-rw-r--r-- | kde-base/keduca/keduca-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/keduca/keduca-3.5.7.ebuild b/kde-base/keduca/keduca-3.5.7.ebuild index 3aa8836243e7..7c9ce8faea62 100644 --- a/kde-base/keduca/keduca-3.5.7.ebuild +++ b/kde-base/keduca/keduca-3.5.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/keduca-3.5.7.ebuild,v 1.2 2007/07/11 01:08:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/keduca-3.5.7.ebuild,v 1.3 2007/08/07 19:20:27 gustavoz Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: Form-based tests and exams" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |