diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-02-01 08:03:40 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-02-01 08:03:40 +0000 |
commit | 1db8b6b08a7a95108f7c8582b0ef1f1538a69f52 (patch) | |
tree | 34a00ae5c7d946206f16b05ce7e9796b49c1d32f | |
parent | Restored ~ppc and ~ppc64 keywords to KDE-4.2.0 (diff) | |
download | gentoo-2-1db8b6b08a7a95108f7c8582b0ef1f1538a69f52.tar.gz gentoo-2-1db8b6b08a7a95108f7c8582b0ef1f1538a69f52.tar.bz2 gentoo-2-1db8b6b08a7a95108f7c8582b0ef1f1538a69f52.zip |
Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
-rw-r--r-- | kde-base/ksystemlog/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksystemlog/ksystemlog-4.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/ksystemlog/ChangeLog b/kde-base/ksystemlog/ChangeLog index a48bcc894649..c36fc02cdcdb 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.6 2009/01/27 17:55:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.7 2009/02/01 08:03:40 jmbsvicetto Exp $ + + 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + ksystemlog-4.2.0.ebuild: + Restored ~ppc and ~ppc64 keywords to KDE-4.2.0 *ksystemlog-4.2.0 (27 Jan 2009) diff --git a/kde-base/ksystemlog/ksystemlog-4.2.0.ebuild b/kde-base/ksystemlog/ksystemlog-4.2.0.ebuild index f92915d15b2c..198c6dbad968 100644 --- a/kde-base/ksystemlog/ksystemlog-4.2.0.ebuild +++ b/kde-base/ksystemlog/ksystemlog-4.2.0.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.2.0.ebuild,v 1.1 2009/01/27 17:55:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.2.0.ebuild,v 1.2 2009/02/01 08:03:40 jmbsvicetto Exp $ EAPI="2" @@ -9,7 +9,7 @@ KMMODULE="ksystemlog" inherit kde4-meta DESCRIPTION="KSystemLog is a system log viewer for KDE." -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="debug htmlhandbook" DEPEND="kde-base/kdepimlibs:${SLOT}" |