diff options
author | 2008-05-13 03:35:51 +0000 | |
---|---|---|
committer | 2008-05-13 03:35:51 +0000 | |
commit | 6bc03e3ad7fe75f52a0384d529e0f69cc7772425 (patch) | |
tree | 6e7113c37f0ccdc324f1d33ca7410384072e8167 /kde-base/kate-plugins | |
parent | Stable for HPPA (bug #221063). (diff) | |
download | gentoo-2-6bc03e3ad7fe75f52a0384d529e0f69cc7772425.tar.gz gentoo-2-6bc03e3ad7fe75f52a0384d529e0f69cc7772425.tar.bz2 gentoo-2-6bc03e3ad7fe75f52a0384d529e0f69cc7772425.zip |
Stable for HPPA (bug #221063).
(Portage version: 2.1.5_rc10)
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 a9c45afff7c9..c7dbfd78bbdb 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.84 2008/05/12 20:03:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.85 2008/05/13 03:35:51 jer Exp $ + + 13 May 2008; Jeroen Roovers <jer@gentoo.org> kate-plugins-3.5.9.ebuild: + Stable for HPPA (bug #221063). 12 May 2008; Brent Baude <ranger@gentoo.org> kate-plugins-3.5.9.ebuild: Marking kate-plugins-3.5.9 ppc stable for 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 a9abfbf246ee..c4064289053a 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.5 2008/05/12 20:03:40 ranger Exp $ +# $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 $ 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} )" |