diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 04:04:23 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 04:04:23 +0000 |
commit | 3c4a9c27c049631bc68c96e5792eb3db2307160a (patch) | |
tree | cf471a92441e9fb66c8cec4dd6141fa4c7e07496 /kde-base/ksystemlog | |
parent | Marked ppc stable for bug #322791. (diff) | |
download | gentoo-2-3c4a9c27c049631bc68c96e5792eb3db2307160a.tar.gz gentoo-2-3c4a9c27c049631bc68c96e5792eb3db2307160a.tar.bz2 gentoo-2-3c4a9c27c049631bc68c96e5792eb3db2307160a.zip |
Marked ppc stable for bug #322791.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ksystemlog')
-rw-r--r-- | kde-base/ksystemlog/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksystemlog/ksystemlog-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksystemlog/ChangeLog b/kde-base/ksystemlog/ChangeLog index b7253ec7d35c..154ecdf90a90 100644 --- a/kde-base/ksystemlog/ChangeLog +++ b/kde-base/ksystemlog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksystemlog # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.53 2010/08/03 07:43:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.54 2010/08/09 04:04:23 josejx Exp $ + + 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> ksystemlog-4.4.5.ebuild: + Marked ppc stable for bug #322791. 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> ksystemlog-4.4.5.ebuild: diff --git a/kde-base/ksystemlog/ksystemlog-4.4.5.ebuild b/kde-base/ksystemlog/ksystemlog-4.4.5.ebuild index 6b620a7740cf..7be3e5991b46 100644 --- a/kde-base/ksystemlog/ksystemlog-4.4.5.ebuild +++ b/kde-base/ksystemlog/ksystemlog-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.4.5.ebuild,v 1.2 2010/08/03 07:43:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.4.5.ebuild,v 1.3 2010/08/09 04:04:23 josejx Exp $ EAPI="3" @@ -9,7 +9,7 @@ KMNAME="kdeadmin" inherit kde4-meta DESCRIPTION="KDE system log viewer" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" # Tests hang, last checked in 4.3.3 |