diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 13:17:33 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 13:17:33 +0000 |
commit | 79ae74fb621aa0baca22634f7ca25496fe9bf3a0 (patch) | |
tree | babf62b319175c16a86b65c0ec8aa92b2e7a5926 /kde-base/kate | |
parent | drop virtual/libc dep (diff) | |
download | gentoo-2-79ae74fb621aa0baca22634f7ca25496fe9bf3a0.tar.gz gentoo-2-79ae74fb621aa0baca22634f7ca25496fe9bf3a0.tar.bz2 gentoo-2-79ae74fb621aa0baca22634f7ca25496fe9bf3a0.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kate')
-rw-r--r-- | kde-base/kate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate/kate-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 9f6178795113..a48c6fe697c2 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.106 2008/05/12 21:23:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.107 2008/05/15 13:17:33 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> kate-3.5.9.ebuild: + Stable on ppc64; bug #221063 12 May 2008; Jeroen Roovers <jer@gentoo.org> kate-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/kate/kate-3.5.9.ebuild b/kde-base/kate/kate-3.5.9.ebuild index 5260b575ee6d..af0c327cfdbc 100644 --- a/kde-base/kate/kate-3.5.9.ebuild +++ b/kde-base/kate/kate-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/kate-3.5.9.ebuild,v 1.5 2008/05/12 21:23:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-3.5.9.ebuild,v 1.6 2008/05/15 13:17:33 corsair Exp $ KMNAME=kdebase EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-06.tar.bz2" DESCRIPTION="Kate is an MDI texteditor." -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" KMEXTRA="doc/kwrite" |