diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 18:35:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 18:35:20 +0000 |
commit | 5d310a09c1732c73fd0d48352b3eb14b9e854031 (patch) | |
tree | 67b177eaa9dfd1a8967ff8f002cbec090a8d4854 /kde-base/katepart | |
parent | Stable for x86, wrt bug #442394 (diff) | |
download | gentoo-2-5d310a09c1732c73fd0d48352b3eb14b9e854031.tar.gz gentoo-2-5d310a09c1732c73fd0d48352b3eb14b9e854031.tar.bz2 gentoo-2-5d310a09c1732c73fd0d48352b3eb14b9e854031.zip |
Stable for x86, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/katepart')
-rw-r--r-- | kde-base/katepart/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/katepart/katepart-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/katepart/ChangeLog b/kde-base/katepart/ChangeLog index e1645f3d6f85..bb422fde3d5b 100644 --- a/kde-base/katepart/ChangeLog +++ b/kde-base/katepart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/katepart # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.49 2012/11/23 17:02:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.50 2012/11/23 18:35:20 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> katepart-4.9.3.ebuild: + Stable for x86, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> katepart-4.9.3.ebuild: Stable for amd64, wrt bug #442394 diff --git a/kde-base/katepart/katepart-4.9.3.ebuild b/kde-base/katepart/katepart-4.9.3.ebuild index 69d6559ded8e..58c38bbf59f9 100644 --- a/kde-base/katepart/katepart-4.9.3.ebuild +++ b/kde-base/katepart/katepart-4.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.9.3.ebuild,v 1.2 2012/11/23 17:02:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.9.3.ebuild,v 1.3 2012/11/23 18:35:20 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ KMMODULE="part" inherit kde4-meta DESCRIPTION="KDE Editor KPart" -KEYWORDS="amd64 ~arm ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" |