diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-18 13:50:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-18 13:50:07 +0000 |
commit | 17e2b6569a66272aa084d4d89ab4c9ce64eb9615 (patch) | |
tree | 392fc8910ea40da20f1d3e55422cd00ad13ff5f9 /kde-base/kate | |
parent | x86 stable, bug #287697 (diff) | |
download | gentoo-2-17e2b6569a66272aa084d4d89ab4c9ce64eb9615.tar.gz gentoo-2-17e2b6569a66272aa084d4d89ab4c9ce64eb9615.tar.bz2 gentoo-2-17e2b6569a66272aa084d4d89ab4c9ce64eb9615.zip |
x86 stable, bug #287697
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kate')
-rw-r--r-- | kde-base/kate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate/kate-4.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index ae8f3d32f86d..6709718bdbf8 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.148 2009/10/12 20:08:04 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.149 2009/10/18 13:50:07 maekke Exp $ + + 18 Oct 2009; Markus Meier <maekke@gentoo.org> kate-4.3.1.ebuild: + x86 stable, bug #287697 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kate-3.5.9.ebuild: KDE 3.5.9 removal diff --git a/kde-base/kate/kate-4.3.1.ebuild b/kde-base/kate/kate-4.3.1.ebuild index fdc765f5586d..2e5fea20953a 100644 --- a/kde-base/kate/kate-4.3.1.ebuild +++ b/kde-base/kate/kate-4.3.1.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.1.ebuild,v 1.2 2009/10/10 08:46:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.3.1.ebuild,v 1.3 2009/10/18 13:50:07 maekke 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 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="debug +handbook +plasma" DEPEND=" |