diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-11-04 12:24:18 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-11-04 12:24:18 +0000 |
commit | 00b326907ec6307679357a75cca186276df38fe6 (patch) | |
tree | a72bde9b06cdf9c442d838f7b4551ec88ee3c1cb /app-office/kchart | |
parent | x86 stable per bug 340070 (diff) | |
download | gentoo-2-00b326907ec6307679357a75cca186276df38fe6.tar.gz gentoo-2-00b326907ec6307679357a75cca186276df38fe6.tar.bz2 gentoo-2-00b326907ec6307679357a75cca186276df38fe6.zip |
x86 stable per bug 340070
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'app-office/kchart')
-rw-r--r-- | app-office/kchart/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kchart/kchart-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index 4003c3d5f55f..8641a18a7bf5 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,9 @@ # 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.110 2010/10/29 20:35:55 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.111 2010/11/04 12:24:18 tomka Exp $ + + 04 Nov 2010; Thomas Kahle <tomka@gentoo.org> kchart-2.2.2.ebuild: + x86 stable per bug 340070 29 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org> metadata.xml: Added myself to maintainers diff --git a/app-office/kchart/kchart-2.2.2.ebuild b/app-office/kchart/kchart-2.2.2.ebuild index 6f86da7327e8..0adf44138635 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.2 2010/10/15 21:42:49 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-2.2.2.ebuild,v 1.3 2010/11/04 12:24:18 tomka 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 ~x86" +KEYWORDS="~amd64 x86" SLOT="2" LICENSE="GPL-2" |