diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 15:06:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 15:06:56 +0000 |
commit | dd2b0be38a177a97dc3c5322ed8ae4aa0f5208c5 (patch) | |
tree | eed2bf92c089c5b66a2f096cd0a15ddd03fab9cf | |
parent | Stable for x86, wrt bug #450678 (diff) | |
download | gentoo-2-dd2b0be38a177a97dc3c5322ed8ae4aa0f5208c5.tar.gz gentoo-2-dd2b0be38a177a97dc3c5322ed8ae4aa0f5208c5.tar.bz2 gentoo-2-dd2b0be38a177a97dc3c5322ed8ae4aa0f5208c5.zip |
Stable for x86, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r-- | kde-base/kate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate/kate-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index c713ac746f38..b6f9a7827601 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.256 2013/01/27 11:46:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.257 2013/01/27 15:06:56 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kate-4.9.5.ebuild: + Stable for x86, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kate-4.9.5.ebuild: Stable for amd64, wrt bug #450678 diff --git a/kde-base/kate/kate-4.9.5.ebuild b/kde-base/kate/kate-4.9.5.ebuild index 584bb50732c3..efa6d078b538 100644 --- a/kde-base/kate/kate-4.9.5.ebuild +++ b/kde-base/kate/kate-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.9.5.ebuild,v 1.2 2013/01/27 11:46:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.9.5.ebuild,v 1.3 2013/01/27 15:06:56 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kate" inherit kde4-meta DESCRIPTION="Kate is an MDI texteditor." -KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" IUSE="debug +plasma" DEPEND=" |