diff options
Diffstat (limited to 'kde-base/kate')
-rw-r--r-- | kde-base/kate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate/kate-4.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 01e19a961b87..c197f399ae94 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.160 2009/12/22 23:00:21 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.161 2009/12/27 15:02:40 armin76 Exp $ + + 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> kate-4.3.4.ebuild: + alpha/ia64/sparc stable 22 Dec 2009; Jonathan Callen <abcd@gentoo.org> kate-4.3.4.ebuild: Pull in changes from overlay diff --git a/kde-base/kate/kate-4.3.4.ebuild b/kde-base/kate/kate-4.3.4.ebuild index d75f7277a2d9..fd0ddcdaa66b 100644 --- a/kde-base/kate/kate-4.3.4.ebuild +++ b/kde-base/kate/kate-4.3.4.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/kde-base/kate/kate-4.3.4.ebuild,v 1.2 2009/12/22 23:00:21 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.3.4.ebuild,v 1.3 2009/12/27 15:02:40 armin76 Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="Kate is an MDI texteditor." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86" IUSE="debug +handbook +plasma" DEPEND=" |