diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-19 04:04:49 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-19 04:04:49 +0000 |
commit | a6feb7948f3bfad6823ef73f90718c5433384043 (patch) | |
tree | 2a23d7d052b5ef4610a0c9eb6b1997d85acabe0e /app-office/kplato/kplato-1.5.1.ebuild | |
parent | Added ~alpha keyword wrt Bug #122204. (diff) | |
download | gentoo-2-a6feb7948f3bfad6823ef73f90718c5433384043.tar.gz gentoo-2-a6feb7948f3bfad6823ef73f90718c5433384043.tar.bz2 gentoo-2-a6feb7948f3bfad6823ef73f90718c5433384043.zip |
Added ~alpha keyword wrt Bug #122204.
(Portage version: 2.1)
Diffstat (limited to 'app-office/kplato/kplato-1.5.1.ebuild')
-rw-r--r-- | app-office/kplato/kplato-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kplato/kplato-1.5.1.ebuild b/app-office/kplato/kplato-1.5.1.ebuild index 23849cba9a69..319074f64f55 100644 --- a/app-office/kplato/kplato-1.5.1.ebuild +++ b/app-office/kplato/kplato-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.5.1.ebuild,v 1.1 2006/05/20 15:41:28 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.5.1.ebuild,v 1.2 2006/06/19 04:04:49 tcort Exp $ KMNAME=koffice MAXKOFFICEVER=${PV} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |