diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-26 23:08:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-26 23:08:58 +0000 |
commit | fac22b22f872b238404b7900aa1a58739a6b705a (patch) | |
tree | db37468937055c75cfd7c09287f27b5602801954 /kde-base/kmplot | |
parent | Add ~x86-fbsd keyword, restrict binchecks and strip. (diff) | |
download | gentoo-2-fac22b22f872b238404b7900aa1a58739a6b705a.tar.gz gentoo-2-fac22b22f872b238404b7900aa1a58739a6b705a.tar.bz2 gentoo-2-fac22b22f872b238404b7900aa1a58739a6b705a.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 46803a95e16a..ded63f37f508 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.58 2006/11/18 18:13:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.59 2006/11/26 23:08:58 corsair Exp $ + + 26 Nov 2006; Markus Rothe <corsair@gentoo.org> kmplot-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -kmplot-3.5.3.ebuild, -kmplot-3.5.4.ebuild: diff --git a/kde-base/kmplot/kmplot-3.5.5.ebuild b/kde-base/kmplot/kmplot-3.5.5.ebuild index e2cb65072ef1..2263091353b9 100644 --- a/kde-base/kmplot/kmplot-3.5.5.ebuild +++ b/kde-base/kmplot/kmplot-3.5.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.5.5.ebuild,v 1.5 2006/11/16 03:56:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.5.5.ebuild,v 1.6 2006/11/26 23:08:58 corsair Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |