diff options
author | 2005-03-18 17:36:08 +0000 | |
---|---|---|
committer | 2005-03-18 17:36:08 +0000 | |
commit | 3879f57039415c12c7610c0e6deaf6284de29a49 (patch) | |
tree | 96d9be4a77ff261d5fef8d330f9ce057eb5e38ac /kde-base/kmplot | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-3879f57039415c12c7610c0e6deaf6284de29a49.tar.gz gentoo-2-3879f57039415c12c7610c0e6deaf6284de29a49.tar.bz2 gentoo-2-3879f57039415c12c7610c0e6deaf6284de29a49.zip |
Added to ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-3.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 2c3fda3e38ba..4fe2fd1841b0 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.5 2005/03/13 21:19:06 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.6 2005/03/18 17:35:44 morfic Exp $ + + 18 Mar 2005; Daniel Goller <morfic@gentoo.org> kmplot-3.4.0.ebuild: + Added to ~ppc 13 Mar 2005; Dan Armak <danarmak@gentoo.org> kmplot-3.4.0.ebuild: KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a diff --git a/kde-base/kmplot/kmplot-3.4.0.ebuild b/kde-base/kmplot/kmplot-3.4.0.ebuild index 2562dc36253d..e203c22196f3 100644 --- a/kde-base/kmplot/kmplot-3.4.0.ebuild +++ b/kde-base/kmplot/kmplot-3.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.4.0.ebuild,v 1.1 2005/03/13 21:19:06 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.4.0.ebuild,v 1.2 2005/03/18 17:35:44 morfic Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="" |