diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:53:19 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:53:19 +0000 |
commit | bf6c4f4176c5cf9fc021c8d3eb42e5a22916ef45 (patch) | |
tree | 2ec911f9af9a6398ccf51c8363e5042b4eaa3e0d /kde-base/ksystemlog | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-bf6c4f4176c5cf9fc021c8d3eb42e5a22916ef45.tar.gz gentoo-2-bf6c4f4176c5cf9fc021c8d3eb42e5a22916ef45.tar.bz2 gentoo-2-bf6c4f4176c5cf9fc021c8d3eb42e5a22916ef45.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksystemlog')
-rw-r--r-- | kde-base/ksystemlog/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksystemlog/ksystemlog-4.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/ksystemlog/ChangeLog b/kde-base/ksystemlog/ChangeLog index c8375cceb0b3..5ce9a33aeae2 100644 --- a/kde-base/ksystemlog/ChangeLog +++ b/kde-base/ksystemlog/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ksystemlog # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.34 2009/12/05 05:13:08 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.35 2009/12/10 16:53:19 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + ksystemlog-4.3.3.ebuild: + x86 stable, bug 292455 05 Dec 2009; Jonathan Callen <abcd@gentoo.org> ksystemlog-4.3.3.ebuild, ksystemlog-4.3.4.ebuild: diff --git a/kde-base/ksystemlog/ksystemlog-4.3.3.ebuild b/kde-base/ksystemlog/ksystemlog-4.3.3.ebuild index 5fd9d2715720..2f8232a26e97 100644 --- a/kde-base/ksystemlog/ksystemlog-4.3.3.ebuild +++ b/kde-base/ksystemlog/ksystemlog-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.3.3.ebuild,v 1.5 2009/12/05 05:13:08 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.3.3.ebuild,v 1.6 2009/12/10 16:53:19 fauli Exp $ EAPI="2" @@ -9,7 +9,7 @@ KMNAME="kdeadmin" inherit kde4-meta DESCRIPTION="KDE system log viewer" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook" # Tests hang, last checked in 4.3.3 |