diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-01-30 12:15:09 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-01-30 12:15:09 +0000 |
commit | ab8b26bff42ba8ad7b4a4a6ffc0dd11bfc7d41cf (patch) | |
tree | 130f120e40f5b4d67505bcd4697d1d9ff1e1acad /app-office/kchart | |
parent | Remove old (diff) | |
download | gentoo-2-ab8b26bff42ba8ad7b4a4a6ffc0dd11bfc7d41cf.tar.gz gentoo-2-ab8b26bff42ba8ad7b4a4a6ffc0dd11bfc7d41cf.tar.bz2 gentoo-2-ab8b26bff42ba8ad7b4a4a6ffc0dd11bfc7d41cf.zip |
Remove old
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'app-office/kchart')
-rw-r--r-- | app-office/kchart/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kchart/kchart-2.1.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index d83374b967fd..44d3d33827aa 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kchart # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.114 2011/01/12 20:23:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.115 2011/01/30 12:15:09 tampakrap Exp $ + + 30 Jan 2011; Theo Chatzimichos <tampakrap@gentoo.org> kchart-2.1.2.ebuild: + EAPI3 12 Jan 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kchart-2.2.2.ebuild: diff --git a/app-office/kchart/kchart-2.1.2.ebuild b/app-office/kchart/kchart-2.1.2.ebuild index a65cb9d3d606..970da1fa6a7a 100644 --- a/app-office/kchart/kchart-2.1.2.ebuild +++ b/app-office/kchart/kchart-2.1.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-2.1.2.ebuild,v 1.3 2010/10/20 20:28:39 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-2.1.2.ebuild,v 1.4 2011/01/30 12:15:09 tampakrap Exp $ -EAPI="2" +EAPI="3" KMNAME="koffice" KMMODULE="${PN}" |