diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 20:15:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 20:15:36 +0000 |
commit | 0c861e66260c12064d9b78d7079b19687497b3c9 (patch) | |
tree | 0e5e145491adcb2aedca567eb466cf549aebe0ee /kde-base/kmplot | |
parent | Stable for amd64, wrt bug #414605 (diff) | |
download | gentoo-2-0c861e66260c12064d9b78d7079b19687497b3c9.tar.gz gentoo-2-0c861e66260c12064d9b78d7079b19687497b3c9.tar.bz2 gentoo-2-0c861e66260c12064d9b78d7079b19687497b3c9.zip |
Stable for amd64, wrt bug #414605
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index e71f2f31a955..a807dfc185d9 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.208 2012/05/18 06:37:23 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.209 2012/05/18 20:15:36 ago Exp $ + + 18 May 2012; Agostino Sarubbo <ago@gentoo.org> kmplot-4.8.3.ebuild: + Stable for amd64, wrt bug #414605 18 May 2012; Joseph Jezak <josejx@gentoo.org> kmplot-4.8.3.ebuild: Marked ~ppc ~ppc64 for bug #402989. diff --git a/kde-base/kmplot/kmplot-4.8.3.ebuild b/kde-base/kmplot/kmplot-4.8.3.ebuild index 8ee6d14d4e26..b2cf3fffa137 100644 --- a/kde-base/kmplot/kmplot-4.8.3.ebuild +++ b/kde-base/kmplot/kmplot-4.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.8.3.ebuild,v 1.2 2012/05/18 06:37:23 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.8.3.ebuild,v 1.3 2012/05/18 20:15:36 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |