diff options
-rw-r--r-- | kde-base/kmplot/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-3.5.0.ebuild | 6 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-3.5.1.ebuild | 6 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-3.5.2.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index fd32f5c0897b..400921c43930 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,10 @@ # 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.37 2006/03/24 22:10:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.38 2006/03/28 00:19:06 agriffis Exp $ + + 28 Mar 2006; Aron Griffis <agriffis@gentoo.org> kmplot-3.5.0.ebuild, + kmplot-3.5.1.ebuild, kmplot-3.5.2.ebuild: + Mark 3.5.2 3.5.1 3.5.0 ~ia64 24 Mar 2006; Aron Griffis <agriffis@gentoo.org> kmplot-3.4.3.ebuild: Mark 3.4.3 stable on ia64 diff --git a/kde-base/kmplot/kmplot-3.5.0.ebuild b/kde-base/kmplot/kmplot-3.5.0.ebuild index 24b397cb0eba..26bda7527e3d 100644 --- a/kde-base/kmplot/kmplot-3.5.0.ebuild +++ b/kde-base/kmplot/kmplot-3.5.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.0.ebuild,v 1.5 2005/12/17 10:00:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.5.0.ebuild,v 1.6 2006/03/28 00:19:06 agriffis 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" diff --git a/kde-base/kmplot/kmplot-3.5.1.ebuild b/kde-base/kmplot/kmplot-3.5.1.ebuild index c56187fcb499..b1fddac87f30 100644 --- a/kde-base/kmplot/kmplot-3.5.1.ebuild +++ b/kde-base/kmplot/kmplot-3.5.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.1.ebuild,v 1.1 2006/01/22 22:53:02 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.5.1.ebuild,v 1.2 2006/03/28 00:19:06 agriffis 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" diff --git a/kde-base/kmplot/kmplot-3.5.2.ebuild b/kde-base/kmplot/kmplot-3.5.2.ebuild index 7089b57cade5..5aabbcfdb108 100644 --- a/kde-base/kmplot/kmplot-3.5.2.ebuild +++ b/kde-base/kmplot/kmplot-3.5.2.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.2.ebuild,v 1.1 2006/03/22 20:15:22 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.5.2.ebuild,v 1.2 2006/03/28 00:19:06 agriffis 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |