diff options
Diffstat (limited to 'app-editors/kile/kile-2.1_beta3.ebuild')
-rw-r--r-- | app-editors/kile/kile-2.1_beta3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/kile/kile-2.1_beta3.ebuild b/app-editors/kile/kile-2.1_beta3.ebuild index 727eabfcade2..32b40a7828be 100644 --- a/app-editors/kile/kile-2.1_beta3.ebuild +++ b/app-editors/kile/kile-2.1_beta3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-2.1_beta3.ebuild,v 1.4 2009/12/24 16:13:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-2.1_beta3.ebuild,v 1.5 2009/12/28 20:54:07 maekke Exp $ EAPI=2 @@ -14,7 +14,7 @@ HOMEPAGE="http://kile.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ppc64 ~x86" +KEYWORDS="amd64 ~hppa ppc64 x86" SLOT="4" IUSE="debug handbook +pdf +png" |