diff options
author | 2008-05-15 12:52:04 +0000 | |
---|---|---|
committer | 2008-05-15 12:52:04 +0000 | |
commit | fa74957b453c8a9f2e77de140139862ee47904b3 (patch) | |
tree | 6b0ce990cb9c7252dd85bd40889f11ffd7648542 /kde-base/drkonqi | |
parent | Version bump to Qt-4.4.0. (diff) | |
download | gentoo-2-fa74957b453c8a9f2e77de140139862ee47904b3.tar.gz gentoo-2-fa74957b453c8a9f2e77de140139862ee47904b3.tar.bz2 gentoo-2-fa74957b453c8a9f2e77de140139862ee47904b3.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/drkonqi')
-rw-r--r-- | kde-base/drkonqi/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/drkonqi/drkonqi-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/drkonqi/ChangeLog b/kde-base/drkonqi/ChangeLog index 7506fe4fc1f9..61b87d99f0c7 100644 --- a/kde-base/drkonqi/ChangeLog +++ b/kde-base/drkonqi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/drkonqi # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/drkonqi/ChangeLog,v 1.96 2008/05/13 01:09:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/drkonqi/ChangeLog,v 1.97 2008/05/15 12:52:04 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> drkonqi-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> drkonqi-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/drkonqi/drkonqi-3.5.9.ebuild b/kde-base/drkonqi/drkonqi-3.5.9.ebuild index c97134f9ef63..ee57d1ddb655 100644 --- a/kde-base/drkonqi/drkonqi-3.5.9.ebuild +++ b/kde-base/drkonqi/drkonqi-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/drkonqi/drkonqi-3.5.9.ebuild,v 1.5 2008/05/13 01:09:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/drkonqi/drkonqi-3.5.9.ebuild,v 1.6 2008/05/15 12:52:04 corsair Exp $ KMNAME=kdebase EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-02.tar.bz2" DESCRIPTION="KDE crash handler gives the user feedback if a program crashed" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" RDEPEND="sys-devel/gdb" |