diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 19:56:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 19:56:05 +0000 |
commit | bb27ee18c33f84e6cae91d2938f9567e33ab280b (patch) | |
tree | 54d1982d3fe54e926886a0c5cddaace24d2f0a5a /kde-base/kmplot | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-bb27ee18c33f84e6cae91d2938f9567e33ab280b.tar.gz gentoo-2-bb27ee18c33f84e6cae91d2938f9567e33ab280b.tar.bz2 gentoo-2-bb27ee18c33f84e6cae91d2938f9567e33ab280b.zip |
Stable on alpha.
(Portage version: 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="" |