diff options
author | 2011-06-01 17:45:35 +0000 | |
---|---|---|
committer | 2011-06-01 17:45:35 +0000 | |
commit | c35c3c5dab964c0df2f5c3b8c0e8be95931d6fc3 (patch) | |
tree | 9d6b81acf3eda1d5a23e549ef690346cf79baede /kde-base/kate | |
parent | Marking kapptemplate-4.6.2 ppc for bug 354033 (diff) | |
download | gentoo-2-c35c3c5dab964c0df2f5c3b8c0e8be95931d6fc3.tar.gz gentoo-2-c35c3c5dab964c0df2f5c3b8c0e8be95931d6fc3.tar.bz2 gentoo-2-c35c3c5dab964c0df2f5c3b8c0e8be95931d6fc3.zip |
Marking kate-4.6.2 ppc for bug 354033
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/kate')
-rw-r--r-- | kde-base/kate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate/kate-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index e6047c1eff57..e3322a745c65 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.194 2011/05/09 22:20:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.195 2011/06/01 17:45:35 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> kate-4.6.2.ebuild: + Marking kate-4.6.2 ppc stable for bug 354033 09 May 2011; Markos Chandras <hwoarang@gentoo.org> kate-4.6.2.ebuild: Stable on amd64 wrt bug #354033 diff --git a/kde-base/kate/kate-4.6.2.ebuild b/kde-base/kate/kate-4.6.2.ebuild index 09cc934d998e..5e362e2028e5 100644 --- a/kde-base/kate/kate-4.6.2.ebuild +++ b/kde-base/kate/kate-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.6.2.ebuild,v 1.3 2011/05/09 22:20:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.6.2.ebuild,v 1.4 2011/06/01 17:45:35 ranger Exp $ EAPI=3 @@ -9,7 +9,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="Kate is an MDI texteditor." -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +plasma" DEPEND=" |