diff options
author | 2005-12-10 20:03:15 +0000 | |
---|---|---|
committer | 2005-12-10 20:03:15 +0000 | |
commit | ae63abd8931c4ef4e3c77df0a2c8514880b6c3ce (patch) | |
tree | 3820ff4a8a08653aaff525a397fa7ee6df8e89f9 /kde-base/kmplot | |
parent | 7.10.17 version bump for bug 107506. (diff) | |
download | historical-ae63abd8931c4ef4e3c77df0a2c8514880b6c3ce.tar.gz historical-ae63abd8931c4ef4e3c77df0a2c8514880b6c3ce.tar.bz2 historical-ae63abd8931c4ef4e3c77df0a2c8514880b6c3ce.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 9364309ad5a8..7dd7d5f98212 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.31 2005/12/10 05:49:14 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.32 2005/12/10 19:53:24 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org kmplot-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> kmplot-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/kmplot/kmplot-3.4.3.ebuild b/kde-base/kmplot/kmplot-3.4.3.ebuild index 94f104aee332..d6b20ea70bff 100644 --- a/kde-base/kmplot/kmplot-3.4.3.ebuild +++ b/kde-base/kmplot/kmplot-3.4.3.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.3.ebuild,v 1.6 2005/12/10 05:49:14 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.4.3.ebuild,v 1.7 2005/12/10 19:53:24 kloeri Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |