diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 14:14:01 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 14:14:01 +0000 |
commit | dc0bd35b4f80d0dd955b6567e7f64e0aba149b5f (patch) | |
tree | 6f8c8a4144548006d84c0381e5d1d53542b93e02 /kde-base/kate-plugins | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-dc0bd35b4f80d0dd955b6567e7f64e0aba149b5f.tar.gz gentoo-2-dc0bd35b4f80d0dd955b6567e7f64e0aba149b5f.tar.bz2 gentoo-2-dc0bd35b4f80d0dd955b6567e7f64e0aba149b5f.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kate-plugins')
-rw-r--r-- | kde-base/kate-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate-plugins/kate-plugins-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog index c7dbfd78bbdb..d10f932f081a 100644 --- a/kde-base/kate-plugins/ChangeLog +++ b/kde-base/kate-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate-plugins # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.85 2008/05/13 03:35:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.86 2008/05/15 14:14:01 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> kate-plugins-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> kate-plugins-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild index c4064289053a..7c96afce9bef 100644 --- a/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild +++ b/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild,v 1.6 2008/05/13 03:35:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild,v 1.7 2008/05/15 14:14:01 corsair Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA="kate" @@ -8,7 +8,7 @@ EAPI="1" inherit kde-meta DESCRIPTION="kate plugins and docs" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="|| ( >=kde-base/kate-${PV}:${SLOT} >=kde-base/kdebase-${PV}:${SLOT} )" |