diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2010-10-15 21:42:49 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2010-10-15 21:42:49 +0000 |
commit | 31f104197167ede5bfe22f013ebe8147fdafcad3 (patch) | |
tree | 5ae0818f40744bf7df4f32dcb4bbf0bfb474ff09 /app-office/kchart | |
parent | Drop powerpc keywords so the global package mask can be removed. (diff) | |
download | gentoo-2-31f104197167ede5bfe22f013ebe8147fdafcad3.tar.gz gentoo-2-31f104197167ede5bfe22f013ebe8147fdafcad3.tar.bz2 gentoo-2-31f104197167ede5bfe22f013ebe8147fdafcad3.zip |
Drop powerpc keywords so the global package mask can be removed.
(Portage version: 2.1.9.18/cvs/Linux x86_64)
Diffstat (limited to 'app-office/kchart')
-rw-r--r-- | app-office/kchart/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/kchart/kchart-2.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index fa15fd3c43a7..4be917fe5534 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kchart # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.107 2010/09/25 20:27:27 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.108 2010/10/15 21:42:49 dilfridge Exp $ + + 15 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org> + kchart-2.2.2.ebuild: + Drop powerpc keywords so the global package mask can be removed. *kchart-2.2.2 (25 Sep 2010) diff --git a/app-office/kchart/kchart-2.2.2.ebuild b/app-office/kchart/kchart-2.2.2.ebuild index 2b9608256090..6f86da7327e8 100644 --- a/app-office/kchart/kchart-2.2.2.ebuild +++ b/app-office/kchart/kchart-2.2.2.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/app-office/kchart/kchart-2.2.2.ebuild,v 1.1 2010/09/25 20:27:27 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-2.2.2.ebuild,v 1.2 2010/10/15 21:42:49 dilfridge Exp $ EAPI=2 @@ -9,7 +9,7 @@ DESCRIPTION="KOffice chart application. Temporary dummy ebuild for compatibility SRC_URI="" HOMEPAGE="http://www.kde.org/" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~x86" SLOT="2" LICENSE="GPL-2" |